CVE-2023-52703
published 2024-05-21CVE-2023-52703: In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported that act_len…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.25%
16.9th percentile
In the Linux kernel, the following vulnerability has been resolved:
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
syzbot reported that act_len in kalmia_send_init_packet() is
uninitialized when passing it to the first usb_bulk_msg error path. Jiri
Pirko noted that it's pointless to pass it in the error path, and that
the value that would be printed in the second error path would be the
value of act_len from the first call to usb_bulk_msg.[1]
With this in mind, let's just not pass act_len to the usb_bulk_msg error
paths.
1: https://lore.kernel.org/lkml/Y9pY61y1nwTuzMOa@nanopsycho/
Affected
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.15-1 (bookworm) | linux 6.1.15-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= d40261236e8e278cb1936cb5e934262971692b10 < 1b5de7d44890b78519acbcc80d8d1f23ff2872e5 | 1b5de7d44890b78519acbcc80d8d1f23ff2872e5 |
| linux | linux | >= d40261236e8e278cb1936cb5e934262971692b10 < 723ef7b66f37c0841f5a451ccbce47ee1641e081 | 723ef7b66f37c0841f5a451ccbce47ee1641e081 |
| linux | linux | >= d40261236e8e278cb1936cb5e934262971692b10 < a753352622b4f3c0219e0e9c73114b2848ae6042 | a753352622b4f3c0219e0e9c73114b2848ae6042 |
| linux | linux | >= d40261236e8e278cb1936cb5e934262971692b10 < 525bdcb0838d19d918c7786151ee14661967a030 | 525bdcb0838d19d918c7786151ee14661967a030 |
| linux | linux | >= d40261236e8e278cb1936cb5e934262971692b10 < 338f826d3afead6e4df521f7972a4bef04a72efb | 338f826d3afead6e4df521f7972a4bef04a72efb |
| linux | linux | >= d40261236e8e278cb1936cb5e934262971692b10 < 02df3170c04a8356cd571ab9155a42f030190abc | 02df3170c04a8356cd571ab9155a42f030190abc |
| linux | linux | >= d40261236e8e278cb1936cb5e934262971692b10 < c68f345b7c425b38656e1791a0486769a8797016 | c68f345b7c425b38656e1791a0486769a8797016 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.15-1 | 6.1.15-1 |
| linux | linux_kernel | >= 0 < 6.1.15-1 | 6.1.15-1 |
| linux | linux_kernel | >= 0 < 6.1.15-1 | 6.1.15-1 |
| linux | linux_kernel | >= 3.0.1 < 4.14.306 | 4.14.306 |
| linux | linux_kernel | >= 4.15 < 4.19.273 | 4.19.273 |
| linux | linux_kernel | >= 4.20 < 5.4.232 | 5.4.232 |
| linux | linux_kernel | >= 5.11 < 5.15.95 | 5.15.95 |
| linux | linux_kernel | >= 5.16 < 6.1.13 | 6.1.13 |
| linux | linux_kernel | >= 5.5 < 5.10.169 | 5.10.169 |
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.
GHSA
GHSA-hcvq-7hmv-2q86: In the Linux kernel, the following vulnerability has been resolved:
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
syzbot reported t
ghsa_unreviewed·2024-05-21
CVE-2023-52703 [LOW] CWE-908 GHSA-hcvq-7hmv-2q86: In the Linux kernel, the following vulnerability has been resolved:
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
syzbot reported t
In the Linux kernel, the following vulnerability has been resolved:
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
syzbot reported that act_len in kalmia_send_init_packet() is
uninitialized when passing it to the first usb_bulk_msg error path. Jiri
Pirko noted that it's pointless to pass it in the error path, and that
the value that would be printed in the second error path would be the
value of act_len from the first call to usb_bulk_msg.[1]
With this in mind, let's just not pass act_len to the usb_bulk_msg error
paths.
1: https://lore.kernel.org/lkml/Y9pY61y1nwTuzMOa@nanopsycho/
OSV
CVE-2023-52703: In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported tha
osv·2024-05-21·CVSS 5.5
CVE-2023-52703 [MEDIUM] CVE-2023-52703: In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported tha
In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported that act_len in kalmia_send_init_packet() is uninitialized when passing it to the first usb_bulk_msg error path. Jiri Pirko noted that it's pointless to pass it in the error path, and that the value that would be printed in the second error path would be the value of act_len from the first call to usb_bulk_msg.[1] With this in mind, let's just not pass act_len to the usb_bulk_msg error paths. 1: https://lore.kernel.org/lkml/Y9pY61y1nwTuzMOa@nanopsycho/
Red Hat
kernel: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
vendor_redhat·2024-05-21·CVSS 5.5
CVE-2023-52703 [MEDIUM] CWE-15 kernel: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
kernel: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
In the Linux kernel, the following vulnerability has been resolved:
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
syzbot reported that act_len in kalmia_send_init_packet() is
uninitialized when passing it to the first usb_bulk_msg error path. Jiri
Pirko noted that it's pointless to pass it in the error path, and that
the value that would be printed in the second error path would be the
value of act_len from the first call to usb_bulk_msg.[1]
With this in mind, let's just not pass act_len to the usb_bulk_msg error
paths.
1: https://lore.kernel.org/lkml/Y9pY61y1nwTuzMOa@nanopsycho/
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Out of support
Debian
CVE-2023-52703: linux - In the Linux kernel, the following vulnerability has been resolved: net/usb: ka...
vendor_debian·2023·CVSS 5.5
CVE-2023-52703 [MEDIUM] CVE-2023-52703: linux - In the Linux kernel, the following vulnerability has been resolved: net/usb: ka...
In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported that act_len in kalmia_send_init_packet() is uninitialized when passing it to the first usb_bulk_msg error path. Jiri Pirko noted that it's pointless to pass it in the error path, and that the value that would be printed in the second error path would be the value of act_len from the first call to usb_bulk_msg.[1] With this in mind, let's just not pass act_len to the usb_bulk_msg error paths. 1: https://lore.kernel.org/lkml/Y9pY61y1nwTuzMOa@nanopsycho/
Scope: local
bookworm: resolved (fixed in 6.1.15-1)
bullseye: resolved (fixed in 5.10.178-1)
forky: resolved (fixed in 6.1.15-1)
sid: resolved (fixed in 6.1.15-1)
trixie: resolved (fixed in 6.1.15
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/02df3170c04a8356cd571ab9155a42f030190abchttps://git.kernel.org/stable/c/1b5de7d44890b78519acbcc80d8d1f23ff2872e5https://git.kernel.org/stable/c/338f826d3afead6e4df521f7972a4bef04a72efbhttps://git.kernel.org/stable/c/525bdcb0838d19d918c7786151ee14661967a030https://git.kernel.org/stable/c/723ef7b66f37c0841f5a451ccbce47ee1641e081https://git.kernel.org/stable/c/a753352622b4f3c0219e0e9c73114b2848ae6042https://git.kernel.org/stable/c/c68f345b7c425b38656e1791a0486769a8797016https://git.kernel.org/stable/c/02df3170c04a8356cd571ab9155a42f030190abchttps://git.kernel.org/stable/c/1b5de7d44890b78519acbcc80d8d1f23ff2872e5https://git.kernel.org/stable/c/338f826d3afead6e4df521f7972a4bef04a72efbhttps://git.kernel.org/stable/c/525bdcb0838d19d918c7786151ee14661967a030https://git.kernel.org/stable/c/723ef7b66f37c0841f5a451ccbce47ee1641e081https://git.kernel.org/stable/c/a753352622b4f3c0219e0e9c73114b2848ae6042https://git.kernel.org/stable/c/c68f345b7c425b38656e1791a0486769a8797016
2024-05-21
Published