First published: Sun Feb 26 2023(Updated: )
A flaw was found in the Linux kernel. A use-after-free may be triggered in asus_kbd_backlight_set when plugging/disconnecting in a malicious USB device, which advertises itself as an Asus device. Similarly to the previous known <a href="https://access.redhat.com/security/cve/CVE-2023-25012">CVE-2023-25012</a>, but in asus devices, the work_struct may be scheduled by the LED controller while the device is disconnecting, triggering a use-after-free on the struct asus_kbd_leds *led structure. A malicious USB device may exploit the issue to cause memory corruption with controlled data. Reference: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df">https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <6.3 | 6.3 |
IBM Security Verify Governance, Identity Manager software component | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager virtual appliance component | <=ISVG 10.0.2 | |
Linux Kernel | <6.3 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-1079 has been classified as a medium severity vulnerability due to its potential exploitation through malicious USB devices.
To fix CVE-2023-1079, update the Linux kernel to version 6.3 or later, or apply the appropriate patches provided by your distribution.
CVE-2023-1079 affects the Linux kernel versions prior to 6.3, as well as specific IBM Security Verify Governance components up to version ISVG 10.0.2.
CVE-2023-1079 could be exploited through a use-after-free vulnerability triggered by connecting or disconnecting a malicious USB device.
As of now, there are no publicly available exploits specifically targeting CVE-2023-1079.