CVE-2024-56605

Source
https://cve.org/CVERecord?id=CVE-2024-56605
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-56605.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-56605
Downstream
Related
Published
2024-12-27T14:51:10.344Z
Modified
2026-03-12T02:14:34.363387Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
Details

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2capsockcreate()

btsockalloc() allocates the sk object and attaches it to the provided sock object. On error l2capsockalloc() frees the sk object, but the dangling pointer is still attached to the sock object, which may create use-after-free in other code.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56605.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
49dfbb9129c4edb318578de35cc45c555df37884
Fixed
f6ad641646b67f29c7578dcd6c25813c7dcbf51e
Fixed
daa13175a6dea312a76099066cb4cbd4fc959a84
Fixed
a8677028dd5123e5e525b8195483994d87123de4
Fixed
bb2f2342a6ddf7c04f9aefbbfe86104cd138e629
Fixed
8ad09ddc63ace3950ac43db6fbfe25b40f589dd6
Fixed
61686abc2f3c2c67822aa23ce6f160467ec83d35
Fixed
7c4f78cdb8e7501e9f92d291a7d956591bf73be9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-56605.json"