Lucene search
+L

6886 matches found

Microsoft CVE
Microsoft CVE
added 2025/12/18 9:3 a.m.8 views

usb: storage: Fix memory leak in USB bulk transport

...

5.5CVSS5.4AI score0.00202EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/18 9:2 a.m.6 views

can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs

...

7CVSS6.7AI score0.00188EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.5 views

kernel: ALSA: usb-audio: Validate UAC3 power domain descriptors, too

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 power domain descriptors, too UAC3 power domain descriptors need to be verified with its variable bLength for avoiding the unexpected OOB accesses by malicious firmware, too...

7.8CVSS5.6AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.11 views

kernel: ALSA: usb-audio: Validate UAC3 cluster segment descriptors

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwis...

7.1CVSS5.7AI score0.00175EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.6 views

SUSE CVE-2025-68243

In the Linux kernel, the following vulnerability has been resolved: NFS: Check the TLS certificate fields in nfsmatchclient If the TLS security policy is of type RPCXPRTSECTLSX509, then the certserial and privkeyserial fields need to match as well since they define the client's identity, as...

6.5AI score0.00076EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.4 views

SUSE CVE-2025-68311

In the Linux kernel, the following vulnerability has been resolved: tty: serial: ip22zilog: Use platform device for probing After commit 84a9582fd203 "serial: core: Start managing serial controllers to enable runtime PM" serial drivers need to provide a device in struct uartport.dev otherwise an...

5.5CVSS6.5AI score0.00181EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/16 6:31 p.m.5 views

EUVD-2025-203758

In the Linux kernel, the following vulnerability has been resolved: tty: serial: ip22zilog: Use platform device for probing After commit 84a9582fd203 "serial: core: Start managing serial controllers to enable runtime PM" serial drivers need to provide a device in struct uartport.dev otherwise an...

6AI score0.00181EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/16 6:31 p.m.8 views

EUVD-2025-203790

In the Linux kernel, the following vulnerability has been resolved: most: usb: fix double free on late probe failure The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration. This unsurprisingly leads to bugs in the MOST...

6AI score0.00202EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/16 6:31 p.m.4 views

EUVD-2025-203793

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Fix race condition between concurrent dwc3removerequests call paths This patch addresses a race condition caused by unsynchronized execution of multiple call paths invoking dwc3removerequests, leading to premature...

6.1AI score0.00227EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68311

In the Linux kernel, the following vulnerability has been resolved: tty: serial: ip22zilog: Use platform device for probing After commit 84a9582fd203 "serial: core: Start managing serial controllers to enable runtime PM" serial drivers need to provide a device in struct uartport.dev otherwise an...

0.00181EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.9 views

CVE-2025-68290

In the Linux kernel, the following vulnerability has been resolved: most: usb: fix double free on late probe failure The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration. This unsurprisingly leads to bugs in the MOST...

0.00202EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 4:16 p.m.5 views

CVE-2025-68288

In the Linux kernel, the following vulnerability has been resolved: usb: storage: Fix memory leak in USB bulk transport A kernel memory leak was identified by the 'ioctlsg01' test from Linux Test Project LTP. The following bytes were mainly observed: 0x53425355. When USB storage devices incorrect...

0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 4:16 p.m.8 views

UBUNTU-CVE-2025-68282

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

5.8AI score0.00202EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.38 views

CVE-2025-68311 tty: serial: ip22zilog: Use platform device for probing

In the Linux kernel, the following vulnerability has been resolved: tty: serial: ip22zilog: Use platform device for probing After commit 84a9582fd203 "serial: core: Start managing serial controllers to enable runtime PM" serial drivers need to provide a device in struct uartport.dev otherwise an...

0.00181EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/16 3:39 p.m.27 views

CVE-2025-68311

CVE-2025-68311 : In the Linux kernel, the ip22zilog serial driver was probing without a platform device in its uart_port.dev, which could trigger an oops. The fix switches the ip22zilog driver to a platform driver and initializes the serial device in the sgI-ip22 code, following the commit that s...

6.1AI score0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:39 p.m.7 views

CVE-2025-68311 tty: serial: ip22zilog: Use platform device for probing

In the Linux kernel, the following vulnerability has been resolved: tty: serial: ip22zilog: Use platform device for probing After commit 84a9582fd203 "serial: core: Start managing serial controllers to enable runtime PM" serial drivers need to provide a device in struct uartport.dev otherwise an...

6.3AI score
SaveExploits0References6
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203653

In the Linux kernel, the following vulnerability has been resolved: NFS: Check the TLS certificate fields in nfsmatchclient If the TLS security policy is of type RPCXPRTSECTLSX509, then the certserial and privkeyserial fields need to match as well since they define the client's identity, as...

6AI score0.00076EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 3:15 p.m.24 views

CVE-2025-68243

In the Linux kernel, the following vulnerability has been resolved: NFS: Check the TLS certificate fields in nfsmatchclient If the TLS security policy is of type RPCXPRTSECTLSX509, then the certserial and privkeyserial fields need to match as well since they define the client's identity, as...

7CVSS0.00076EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.6 views

CVE-2025-68243

In the Linux kernel, the following vulnerability has been resolved: NFS: Check the TLS certificate fields in nfsmatchclient If the TLS security policy is of type RPCXPRTSECTLSX509, then the certserial and privkeyserial fields need to match as well since they define the client's identity, as...

7CVSS5.4AI score0.00076EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.38 views

CVE-2025-68290 most: usb: fix double free on late probe failure

In the Linux kernel, the following vulnerability has been resolved: most: usb: fix double free on late probe failure The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration. This unsurprisingly leads to bugs in the MOST...

0.00202EPSS
SaveExploits0References7
Rows per page
Query Builder