CVE-2024-56590

Summary

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

Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet

This fixes not checking if skb really contains an ACL header otherwise the code may attempt to access some uninitilized/invalid memory past the valid skb->data.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 219960a48771b35a3857a491b955c31d6c33d581affected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 559b1c7ac2e212a23b3833d3baf3bd957771d02eaffected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5e50d12cc6e95e1fde08f5db6992b616f714b0fbaffected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 93a6160dc198ffe5786da8bd8588cfd17f53b29aaffected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3fe288a8214e7dd784d1f9b7c9e448244d316b47affected
LinuxLinux2.6.12affected
LinuxLinux0 < 2.6.12unaffected
LinuxLinux5.15.174 <= 5.15.*unaffected
LinuxLinux6.1.120 <= 6.1.*unaffected
LinuxLinux6.6.66 <= 6.6.*unaffected
LinuxLinux6.12.5 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References