CVE-2024-35935

low
Published 2024-05-19 · Modified 2026-05-12
CVSS v3
3.3
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS v2
VIR risk
3.3

Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: handle path ref underflow in header iterate_inode_ref() Change BUG_ON to proper error handling if building the path buffer fails. The pointers are not printed so we don't accidentally leak kernel addresses.

Predictions

Exploit likelihood
34%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-35935

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-35935.html

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/c1363ed8867b81ea169fba2ccc14af96a85ed183

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/be2b6bcc936ae17f42fff6494106a5660b35d8d3

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/9ae356c627b493323e1433dcb27a26917668c07c

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/4720d590c4cb5d9ffa0060b89743651cc7e995f9

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/3c6ee34c6f9cd12802326da26631232a61743501

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/2f6174fd4ccf403b42b3d5f0d1b6b496a0e5330a

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/03938619a1e718b6168ae4528e1b0f979293f1a5

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/024529c27c8b4b273325a169e078337c8279e229

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed6.1.90-1
debian debianbullseyefixed5.10.216-1
debian debianforkyfixed6.8.9-1
debian debiansidfixed6.8.9-1
debian debiantrixiefixed6.8.9-1
debian debian10.0affected
linux linux-kernelaffected4.19.312

References

CWEs

CWE-209

Verify integrity in audit chain (admin only). AS-IS.