← Back to CVE List

CVE-2025-22007

Published: 2025-04-03T08:15Z
Last Modified: 2025-04-10T13:31Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 on error. Returning NULL will lead to a NULL dereference. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt