Vulnerability CVE-2024-35948


Published: 2024-05-20

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

bcachefs: Check for journal entries overruning end of sb clean section

Fix a missing bounds check in superblock validation.

Note that we don't yet have repair code for this case - repair code for
individual items is generally low priority, since the whole superblock
is checksummed, validated prior to write, and we have backups.

 References:
https://git.kernel.org/stable/c/fcdbc1d7a4b638e5d5668de461f320386f3002aa

Copyright 2026, cxsecurity.com

 

Back to Top