The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade RHEL:9
grub2-pc-modules
to version 1:2.06-27.el9_0.7 or higher.
This issue was patched in RHSA-2022:5099
.
Note: Versions mentioned in the description apply only to the upstream grub2-pc-modules
package and not the grub2-pc-modules
package as distributed by RHEL
.
See How to fix?
for RHEL:9
relevant fixed versions and status.
Integer underflow in grub_net_recv_ip4_packets; A malicious crafted IP packet can lead to an integer underflow in grub_net_recv_ip4_packets() function on rsm->total_len value. Under certain circumstances the total_len value may end up wrapping around to a small integer number which will be used in memory allocation. If the attack succeeds in such way, subsequent operations can write past the end of the buffer.