Name | CVE-2025-38715 |
Description | 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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
linux (PTS) | bullseye | 5.10.223-1 | vulnerable |
bullseye (security) | 5.10.237-1 | vulnerable | |
bookworm | 6.1.148-1 | vulnerable | |
bookworm (security) | 6.1.147-1 | vulnerable | |
trixie | 6.12.43-1 | fixed | |
trixie (security) | 6.12.41-1 | vulnerable | |
forky, sid | 6.16.7-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
linux | source | trixie | 6.12.43-1 | |||
linux | source | (unstable) | 6.16.3-1 |
https://git.kernel.org/linus/a431930c9bac518bf99d6b1da526a7f37ddee8d8 (6.17-rc1)