Bugzilla – Bug 1224702
VUL-0: CVE-2024-35948: kernel: bcachefs: Check for journal entries overruning end of sb clean section
Last modified: 2024-06-10 12:55:29 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-35948 https://www.cve.org/CVERecord?id=CVE-2024-35948 https://git.kernel.org/stable/c/fcdbc1d7a4b638e5d5668de461f320386f3002aa https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-35948.mbox
We do not build bcachefs in our kernels. Considering this as a nop from our side. Back to security team.
All done, closing.