cve/2024/CVE-2024-35948.md
2025-09-29 16:08:36 +00:00

868 B

CVE-2024-35948

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