cve/2024/CVE-2024-35948.md

18 lines
868 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-35948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35948)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1c6fdbd8f246%3C%20fcdbc1d7a4b6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the Linux kernel, the following vulnerability has been resolved:bcachefs: Check for journal entries overruning end of sb clean sectionFix a missing bounds check in superblock validation.Note that we don't yet have repair code for this case - repair code forindividual items is generally low priority, since the whole superblockis checksummed, validated prior to write, and we have backups.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/LLfam/foob