Lucene search
+L

57 matches found

SUSE CVE
SUSE CVE
•added 2026/08/27 12:23 a.m.•7 views

SUSE CVE-2026-72482

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS6.7AI score0.00177EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: gpib: Fixed the double decrement of descriptorbusy in commandioctl. The commit d1857f8296dc “gpib: fix use-after-free in IO ioctl handlers” introduced a reference counter for descriptorbusy to prevent it from being dereferenced...

7.8CVSS5.9AI score0.00177EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/19 6:25 p.m.•13 views

CVE-2026-72482

A flaw was found in the gpib component of the Linux kernel. A double decrement of a descriptor counter within the commandioctl function can lead to a counter underflow. This re-enables a use-after-free vulnerability, where a concurrently active descriptor can be prematurely freed. This could resu...

7.8CVSS5.8AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-72482

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc gpib: fix use- after-free in IO ioctl handlers introduced a descriptorbusy...

7.8CVSS7.2AI score0.00177EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/15 6:22 a.m.•41 views

CVE-2026-72482

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS0.00177EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/15 6:22 a.m.•14 views

UBUNTU-CVE-2026-72482

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS5.8AI score0.00177EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•16 views

CVE-2026-72482

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS5.6AI score0.00177EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/15 5:57 a.m.•45 views

CVE-2026-72482

Summary of CVE-2026-72482 : In the Linux kernel’s gpib subsystem, a descriptor_busy reference counter used to pin gpib_descriptor across IO ioctl operations could be decremented twice in the command_ioctl() error path, causing the counter to underflow to -1 and enabling use-after-free on an activ...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/15 5:57 a.m.•14 views

EUVD-2026-59381

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

5.6AI score0.00177EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/15 5:57 a.m.•36 views

CVE-2026-72482 gpib: fix double decrement of descriptor_busy in command_ioctl()

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS0.00177EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/15 5:57 a.m.•18 views

CVE-2026-72482 gpib: fix double decrement of descriptor_busy in command_ioctl()

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS5.7AI score
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•1 views

CVE-2026-72482: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptorbusy in commandioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptorbusy reference counter to pin struct gpibdescriptor across IO ioctl operation...

7.8CVSS6.4AI score0.00177EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•25 views

PT-2026-72670

In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptor busy in command ioctl commit d1857f8296dc "gpib: fix use-after-free in IO ioctl handlers" introduced a descriptor busy reference counter to pin struct gpib descriptor across IO ioctl...

5.5AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/06/03 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-45939

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpib: Fix memory leak in niusbinit In niusbinit, if niusbsetupinit fails, the function returns -EFAULT without freeing the allocated writes buffer, leading to a...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/05/27 12:00 a.m.•20 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the niusbinit function in gpib. When niusbsetupinit fails, the allocated writes buffer is not...

5.9AI score0.0016EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/27 12:00 a.m.•0 views

CVE-2026-45939: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in niusbinit In niusbinit, if niusbsetupinit fails, the function returns -EFAULT without freeing the allocated writes buffer, leading to a memory leak. Additionally, niusbsetupinit returns 0 on failure, whic...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Staging: GPIB – Fixed an Oops after disconnection in niusb. If the USB dongle is disconnected, subsequent calls to the driver will cause a NULL dereference Oops, as the businterface is set to NULL upon disconnection. This issue w...

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Staging: GPIB – Fixed an Oops after disconnection in agilent USB. If the agilent USB dongle is disconnected, subsequent calls to the driver will cause a NULL dereference Oops, as the businterface is set to NULL upon disconnection...

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Staging: GPIB – Fix for the unset padding field being copied back to userspace. The introduction of a padding field in the gpibboardinfoioctl structure appears as initialized data on the stack frame that is copied back to userspa...

5.5CVSS5.9AI score0.00141EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: gpib: A use-after-free occurred in the IO ioctl handlers. The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpibdescriptor pointer after the board-biggpibmutex has been released. A concurrent IBCLOSEDEV ioctl can free the...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits0References1
Rows per page
Query Builder