CVE-2023-52781
published 2024-05-21CVE-2023-52781: In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usb_get_bos_descriptor()' The BOS descriptor defines a…
PriorityP421medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.24%
15.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
The BOS descriptor defines a root descriptor and is the base descriptor for
accessing a family of related descriptors.
Function 'usb_get_bos_descriptor()' encounters an iteration issue when
skipping the 'USB_DT_DEVICE_CAPABILITY' descriptor type. This results in
the same descriptor being read repeatedly.
To address this issue, a 'goto' statement is introduced to ensure that the
pointer and the amount read is updated correctly. This ensures that the
function iterates to the next descriptor instead of reading the same
descriptor repeatedly.
Affected
36 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.66-1 (bookworm) | linux 6.1.66-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 3.16.79 < 3.17 | 3.17 |
| linux | linux | >= 3dd550a2d36596a1b0ee7955da3b611c031d3873 < 9ef94ec8e52eaf7b9abc5b5f8f5b911751112223 | 9ef94ec8e52eaf7b9abc5b5f8f5b911751112223 |
| linux | linux | >= 3dd550a2d36596a1b0ee7955da3b611c031d3873 < 64c27b7b2357ddb38b6afebaf46d5bff4d250702 | 64c27b7b2357ddb38b6afebaf46d5bff4d250702 |
| linux | linux | >= 3dd550a2d36596a1b0ee7955da3b611c031d3873 < f89fef7710b2ba0f7a1e46594e530dcf2f77be91 | f89fef7710b2ba0f7a1e46594e530dcf2f77be91 |
| linux | linux | >= 3dd550a2d36596a1b0ee7955da3b611c031d3873 < 7c0244cc311a4038505b73682b7c8ceaa5c7a8c8 | 7c0244cc311a4038505b73682b7c8ceaa5c7a8c8 |
| linux | linux | >= 3dd550a2d36596a1b0ee7955da3b611c031d3873 < 974bba5c118f4c2baf00de0356e3e4f7928b4cbc | 974bba5c118f4c2baf00de0356e3e4f7928b4cbc |
| linux | linux | >= 4.14.146 < 4.15 | 4.15 |
| linux | linux | >= 4.19.75 < 4.20 | 4.20 |
| linux | linux | >= 4.4.194 < 4.5 | 4.5 |
| linux | linux | >= 4.9.194 < 4.10 | 4.10 |
| linux | linux | >= 5.2.17 < 5.3 | 5.3 |
| linux | linux | >= 5.3.1 < 5.4 | 5.4 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.205-1 | 5.10.205-1 |
| linux | linux_kernel | >= 0 < 6.1.66-1 | 6.1.66-1 |
| linux | linux_kernel | >= 0 < 6.6.8-1 | 6.6.8-1 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
vendor_redhat·2024-05-21·CVSS 5.5
CVE-2023-52781 [MEDIUM] CWE-20 kernel: usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
kernel: usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
In the Linux kernel, the following vulnerability has been resolved:
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
The BOS descriptor defines a root descriptor and is the base descriptor for
accessing a family of related descriptors.
Function 'usb_get_bos_descriptor()' encounters an iteration issue when
skipping the 'USB_DT_DEVICE_CAPABILITY' descriptor type. This results in
the same descriptor being read repeatedly.
To address this issue, a 'goto' statement is introduced to ensure that the
pointer and the amount read is updated correctly. This ensures that the
function iterates to the next descriptor instead of reading the same
descriptor repeatedly.
Package: kernel (Red Hat Enterprise Linux 6) - Out
Debian
CVE-2023-52781: linux - In the Linux kernel, the following vulnerability has been resolved: usb: config...
vendor_debian·2023·CVSS 5.5
CVE-2023-52781 [MEDIUM] CVE-2023-52781: linux - In the Linux kernel, the following vulnerability has been resolved: usb: config...
In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usb_get_bos_descriptor()' The BOS descriptor defines a root descriptor and is the base descriptor for accessing a family of related descriptors. Function 'usb_get_bos_descriptor()' encounters an iteration issue when skipping the 'USB_DT_DEVICE_CAPABILITY' descriptor type. This results in the same descriptor being read repeatedly. To address this issue, a 'goto' statement is introduced to ensure that the pointer and the amount read is updated correctly. This ensures that the function iterates to the next descriptor instead of reading the same descriptor repeatedly.
Scope: local
bookworm: resolved (fixed in 6.1.66-1)
bullseye: resolved (fixed in 5.10.205-1)
forky: resolved (fixed in 6.6.8
OSV
CVE-2023-52781: In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usb_get_bos_descriptor()' The BOS descriptor
osv·2024-05-21·CVSS 5.5
CVE-2023-52781 [MEDIUM] CVE-2023-52781: In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usb_get_bos_descriptor()' The BOS descriptor
In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usb_get_bos_descriptor()' The BOS descriptor defines a root descriptor and is the base descriptor for accessing a family of related descriptors. Function 'usb_get_bos_descriptor()' encounters an iteration issue when skipping the 'USB_DT_DEVICE_CAPABILITY' descriptor type. This results in the same descriptor being read repeatedly. To address this issue, a 'goto' statement is introduced to ensure that the pointer and the amount read is updated correctly. This ensures that the function iterates to the next descriptor instead of reading the same descriptor repeatedly.
GHSA
GHSA-3pwm-r3r4-xpvf: In the Linux kernel, the following vulnerability has been resolved:
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
The BOS descripto
ghsa_unreviewed·2024-05-21
CVE-2023-52781 [MEDIUM] CWE-670 GHSA-3pwm-r3r4-xpvf: In the Linux kernel, the following vulnerability has been resolved:
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
The BOS descripto
In the Linux kernel, the following vulnerability has been resolved:
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
The BOS descriptor defines a root descriptor and is the base descriptor for
accessing a family of related descriptors.
Function 'usb_get_bos_descriptor()' encounters an iteration issue when
skipping the 'USB_DT_DEVICE_CAPABILITY' descriptor type. This results in
the same descriptor being read repeatedly.
To address this issue, a 'goto' statement is introduced to ensure that the
pointer and the amount read is updated correctly. This ensures that the
function iterates to the next descriptor instead of reading the same
descriptor repeatedly.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/64c27b7b2357ddb38b6afebaf46d5bff4d250702https://git.kernel.org/stable/c/7c0244cc311a4038505b73682b7c8ceaa5c7a8c8https://git.kernel.org/stable/c/974bba5c118f4c2baf00de0356e3e4f7928b4cbchttps://git.kernel.org/stable/c/9ef94ec8e52eaf7b9abc5b5f8f5b911751112223https://git.kernel.org/stable/c/f89fef7710b2ba0f7a1e46594e530dcf2f77be91https://git.kernel.org/stable/c/64c27b7b2357ddb38b6afebaf46d5bff4d250702https://git.kernel.org/stable/c/7c0244cc311a4038505b73682b7c8ceaa5c7a8c8https://git.kernel.org/stable/c/974bba5c118f4c2baf00de0356e3e4f7928b4cbchttps://git.kernel.org/stable/c/9ef94ec8e52eaf7b9abc5b5f8f5b911751112223https://git.kernel.org/stable/c/f89fef7710b2ba0f7a1e46594e530dcf2f77be91
2024-05-21
Published