VDB
DEBIAN-CVE-2025-38715
DEBIAN-CVE-2025-38715
PUBLISHED
CVSS 7.099999904632568 HIGH
In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfs_bnode_read() This patch introduces is_bnode_offset_valid() method that checks the requested offset value. Also, it introduces check_and_correct_requested_length() method that checks and correct the requested length (if it is necessary). These methods are used in hfs_bnode_read(), hfs_bnode_write(), hfs_bnode_clear(), hfs_bnode_copy(), and hfs_bnode_move() with the goal to prevent the access out of allocated memory and triggering the crash.
Risk Scores
CVSS 3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.14.5-1, 6.12.41-1, 6.12.43-1 |
| Debian:13 | linux | 6.12.41-1, 6.12.38-1, 0 |
| Debian:11 | linux | 0, 0, 5.10.103-1 |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.106-3, 6.1.106-3 |
| Debian:12 | linux | 6.1.90-1, 6.1.90-1~bpo11+1, 6.1.94-1 |
Exploit Intelligence
- 4081.3.6.yml (github-poc)
Timeline
- Sep 4, 2025 CVE Published
- Apr 28, 2026 CVE Updated