Lucene search

K
f5F5F5:K000132893
HistoryMar 08, 2023 - 12:00 a.m.

K000132893 : GRUB2 vulnerability CVE-2022-28733

2023-03-0800:00:00
my.f5.com
12
grub2
vulnerability
integer underflow
remote code execution
memory allocation
packet handling
data integrity
confidentiality
denial of service

7.3 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

26.5%

Security Advisory Description

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. (CVE-2022-28733)

Impact

This flaw allows an attacker to craft a malicious packet, triggering an integer underflow in grub code. Consequently, the memory allocation for handling the packet data may be smaller than the size needed. This issue causes an out-of-bands write during packet handling, compromising data integrity, confidentiality issues, a denial of service, and remote code execution.