CVE-2026-45939
gpib: Fix memory leak in ni_usb_init()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in ni_usb_init() In ni_usb_init(), if ni_usb_setup_init() fails, the function returns -EFAULT without freeing the allocated writes buffer, leading to a memory leak. Additionally, ni_usb_setup_init() returns 0 on failure, which causes ni_usb_init() to return -EFAULT, an inappropriate error code for this situation. Fix the leak by freeing writes in the error path. Modify ni_usb_setup_init() to return -EINVAL on failure and propagate this error code in ni_usb_init().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | May 27, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
4e127de14fa78bcd98c6459b0b984b8266cd0203 < 9c97fcfb7a62dea893104a046d544da8ac23370b 4e127de14fa78bcd98c6459b0b984b8266cd0203 < c899d4b62c0757a280831e89c1f3801b597e8f38 4e127de14fa78bcd98c6459b0b984b8266cd0203 < b89921eed8cf2d97250bac4be38dbcfbf048b586
Linux / Linux
6.13