In the Linux kernel, the following vulnerability has been resolved:
net: usb: pegasus: fix memory leak in update_eth_regs_async()
When asynchronously writing to the device registers and if usb_submit_urb()
fail, the code fail to release allocated to this point resources.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-01-31 12:16
Updated : 2026-03-25 15:56
NVD link : CVE-2026-23021
Mitre link : CVE-2026-23021
CVE.ORG link : CVE-2026-23021
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
