Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-35935
HistoryMay 19, 2024 - 10:10 a.m.

CVE-2024-35935 btrfs: send: handle path ref underflow in header iterate_inode_ref()

2024-05-1910:10:42
Linux
github.com
linux kernel
vulnerability
btrfs
send
handle
path ref
underflow
header
iterate_inode_ref
error handling
pointers
kernel addresses

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

btrfs: send: handle path ref underflow in header iterate_inode_ref()

Change BUG_ON to proper error handling if building the path buffer
fails. The pointers are not printed so we don’t accidentally leak kernel
addresses.

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial