THREATINT

We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Fathom (Privacy friendly web analytics)
Zendesk (Helpdesk and Chat)

Ok

Home | EN
Support
CVE
PUBLISHED

CVE-2023-52655

usb: aqc111: check packet for fixup for true limit

AssignerLinux
Reserved2024-03-06
Published2024-05-13
Updated2024-06-12

Description

In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeof(u64) the value passed to skb_trim() as length will wrap around ending up as some very large value. The driver will then proceed to parse the header located at that position, which will either oops or process some random value. The fix is to check against sizeof(u64) rather than 0, which the driver currently does. The issue exists since the introduction of the driver.

Product status

Default status
unaffected

1da177e4c3f4 before 84f2e5b3e70f
affected

1da177e4c3f4 before d69581c17608
affected

1da177e4c3f4 before 46412b2fb1f9
affected

1da177e4c3f4 before 82c386d73689
affected

1da177e4c3f4 before 2ebf775f0541
affected

1da177e4c3f4 before ccab434e674c
affected

Default status
affected

5.4.265
unaffected

5.10.205
unaffected

5.15.144
unaffected

6.1.69
unaffected

6.6.8
unaffected

6.7
unaffected

References

https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204

https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975

https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab

https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd

https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e

https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a

cve.org CVE-2023-52655

nvd.nist.gov CVE-2023-52655

Download JSON

Share this page
https://cve.threatint.com/CVE/CVE-2023-52655
© Copyright 2024 THREATINT. Made in Cyprus with +