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.
Metrics
Affected Vendors & Products
References
History
Tue, 07 Oct 2025 15:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | 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. | |
Title | bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-10-07T15:21:35.315Z
Reserved: 2025-10-07T15:16:59.664Z
Link: CVE-2023-53681

No data.

Status : Received
Published: 2025-10-07T16:15:52.287
Modified: 2025-10-07T16:15:52.287
Link: CVE-2023-53681

No data.

No data.