In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2_validate_gd_parent() only bounds bg_bits against the parent allocator's ch…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2_validate_gd_parent() only bounds bg_bits against the parent allocator's chain geometry. A malicious descriptor can still claim a bg_size/bg_bits pair that exceeds the bitmap bytes that physically fit in the group descriptor block, so later bitmap scans and bit updates can run past bg_bitmap. Add a physical-cap check based on ocfs2_group_bitmap_size() for the parent allo…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/296c6a42b1174395935ca4cfe8f393e37b698d54
- https://git.kernel.org/stable/c/336340a0f8a141df8a4eb21a5a86f8ffb87769f6
- https://git.kernel.org/stable/c/4cd57ebee395041099fcdfcabb00749ce38d8b27
- https://git.kernel.org/stable/c/8f9903b0cdbb3155a8899410330b4b4d583a7a5c
- https://git.kernel.org/stable/c/99c21e7263248c3f084756bfae08163cc5d6c62f
- https://git.kernel.org/stable/c/9bd541e09dffff27e5bec0f9f45b0228173a5375
- https://git.kernel.org/stable/c/c5a125eadba05ba421c4b55e68da22b4a40d32b4
- https://git.kernel.org/stable/c/d2cd59fa848f9f13796ef214d3b1b5ca9a3fe21e
Timeline
- nvd_ingest NVD