VDB
DEBIAN-CVE-2024-46752
DEBIAN-CVE-2024-46752
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUG_ON() with error handling at update_ref_for_cow() Instead of a BUG_ON() just return an error, log an error message and abort the transaction in case we find an extent buffer belonging to the relocation tree that doesn't have the full backref flag set. This is unexpected and should never happen (save for bugs or a potential bad memory).
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 0, 6.1.112-1~deb11u1, 6.1.106-3~deb11u2 |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 6.19.14-1, 6.6.13-1, 6.6.13-1 |
| Debian:12 | linux | 6.1.64-1, 6.1.67-1, 6.1.69-1 |
Timeline
- Sep 18, 2024 CVE Published
- Apr 28, 2026 CVE Updated