cve/2025/CVE-2025-22007.md
2025-09-29 21:09:30 +02:00

948 B

CVE-2025-22007

Description

In the Linux kernel, the following vulnerability has been resolved:Bluetooth: Fix error code in chan_alloc_skb_cb()The chan_alloc_skb_cb() function is supposed to return error pointers onerror. Returning NULL will lead to a NULL dereference.

POC

Reference

No PoCs from references.

Github