In the Linux kernel, the following vulnerability has been...
Low severity
Unreviewed
Published
May 19, 2024
to the GitHub Advisory Database
•
Updated Dec 23, 2025
Description
Published by the National Vulnerability Database
May 19, 2024
Published to the GitHub Advisory Database
May 19, 2024
Last updated
Dec 23, 2025
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.
References