CVE-2025-22007

Publication date

2025-04-03 07:19:07

Family

Linux

State

PUBLISHED

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 on error. Returning NULL will lead to a NULL dereference.