CVE-2023-53681
EUVD-2025-3196807.10.2025, 16:15
In the Linux kernel, the following vulnerability has been resolved: bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent In some specific situations, the return value of __bch_btree_node_alloc may be NULL. This may lead to a potential NULL pointer dereference in caller function like a calling chain : btree_split->bch_btree_node_alloc->__bch_btree_node_alloc. Fix it by initializing the return value in __bch_btree_node_alloc.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 3.10 ≤ 𝑥 < 4.19.291 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.253 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.188 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.121 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.39 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.4.4 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References