Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48732
HistoryJun 20, 2024 - 12:00 a.m.

CVE-2022-48732

2024-06-2000:00:00
ubuntu.com
ubuntu.com
1
linux kernel
nouveau
bios boundary checking

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:
drm/nouveau: fix off by one in BIOS boundary checking
Bounds checking when parsing init scripts embedded in the BIOS reject
access to the last byte. This causes driver initialization to fail on
Apple eMac’s with GeForce 2 MX GPUs, leaving the system with no working
console.
This is probably only seen on OpenFirmware machines like PowerPC Macs
because the BIOS image provided by OF is only the used parts of the ROM,
not a power-of-two blocks read from PCI directly so PCs always have
empty bytes at the end that are never accessed.

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%

Related for UB:CVE-2022-48732