Lucene search
+L

30 matches found

NVD
NVD
•added 2026/09/16 11:17 a.m.•6 views

CVE-2026-90021

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: initialize work in fmidialloc fmidialloc initializes freeref to 1 and it can only be incremented when a sound card is registered via fmidiregistercard. fmidiregistercard is only called in fmidibind which...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/16 11:17 a.m.•9 views

DEBIAN-CVE-2026-90021

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: initialize work in fmidialloc fmidialloc initializes freeref to 1 and it can only be incremented when a sound card is registered via fmidiregistercard. fmidiregistercard is only called in fmidibind which...

5.8AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:17 a.m.•6 views

AZL-101144 CVE-2026-90021 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: initialize work in fmidialloc fmidialloc initializes freeref to 1 and it can only be incremented when a sound card is registered via fmidiregistercard. fmidiregistercard is only called in fmidibind which...

5.8AI score0.00209EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/16 10:33 a.m.•7 views

EUVD-2026-80629

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: initialize work in fmidialloc fmidialloc initializes freeref to 1 and it can only be incremented when a sound card is registered via fmidiregistercard. fmidiregistercard is only called in fmidibind which...

5.8AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/16 10:33 a.m.•35 views

CVE-2026-90021 usb: gadget: f_midi: initialize work in f_midi_alloc()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: initialize work in fmidialloc fmidialloc initializes freeref to 1 and it can only be incremented when a sound card is registered via fmidiregistercard. fmidiregistercard is only called in fmidibind which...

0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/16 10:33 a.m.•18 views

CVE-2026-90021

In the Linux kernel , the USB gadget f_midi driver contained a bug where INIT_WORK was performed in f_midi_bind() rather than f_midi_alloc(). If f_midi_bind() was never executed, the work struct remained uninitialized, causing f_midi_free to trigger a warning in __flush_work due to work->func ...

5.8AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/16 10:33 a.m.•11 views

CVE-2026-90021 usb: gadget: f_midi: initialize work in f_midi_alloc()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: initialize work in fmidialloc fmidialloc initializes freeref to 1 and it can only be incremented when a sound card is registered via fmidiregistercard. fmidiregistercard is only called in fmidibind which...

5.8AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90021

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: fmidi: initialize work in fmidialloc fmidialloc initializes freeref to 1 and it can only be incremented when a sound card is registered via...

5.8AI score0.00209EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•12 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fixed warnings related to cancelsync on uninitialized workstructs. Betty reported encountering the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace:...

5.5CVSS6.3AI score0.00195EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/11 3:33 p.m.•15 views

CVE-2026-68403

A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. During the driver's initialization and cleanup process, an uninitialized work item could be accessed and cancelled. This issue occurs if a specific memory allocation fails, leading to an invalid work drain. A local attacker could...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•5 views

PT-2026-69803

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the brcmfmac WiFi driver where the brcmf sdio probe function stores a newly allocated bus in sdiodev-bus before allocating an ordered workqueue. If the workqueue...

5.5AI score0.0022EPSS
SaveExploits0
EUVD
EUVD
•added 2026/08/06 7:13 a.m.•21 views

EUVD-2026-53781

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.4AI score0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/06 12:00 a.m.•8 views

PT-2026-68427

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the USB gadget functionfs module where reset work is not consistently initialized. When a functionfs instance is unmounted, the ffs fs kill sb function calls cancel wo...

5.7AI score0.0022EPSS
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/08/06 12:00 a.m.•9 views

CVE-2026-64594

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.5AI score0.0022EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
•added 2026/02/04 5:16 p.m.•9 views

CVE-2026-23101

In the Linux kernel, the following vulnerability has been resolved: leds: led-class: Only Add LED to ledslist when it is fully ready Before this change the LED was added to ledslist before ledinitcore gets called adding it the list before ledclassdev.setbrightnesswork gets initialized. This leave...

4.7CVSS5.4AI score0.00127EPSS
SaveExploits0References34
CNNVD
CNNVD
•added 2026/02/04 12:00 a.m.•15 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 adding LEDs to the list before they are fully initialized. This may lead to the invocation of...

4.7CVSS5.8AI score0.00127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•11 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37805)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37805 advisory. - In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on...

5.5CVSS6.7AI score0.00195EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2025/11/28 12:00 a.m.•22 views

PT-2026-1250

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s netpoll functionality where a kernel warning can occur when netconsole setup fails on devices with the IFF DISABLE NETPOLL flag set. This warning aris...

9.8CVSS6.2AI score0.00693EPSS
SaveExploits10References418
Microsoft CVE
Microsoft CVE
•added 2025/07/11 7:00 a.m.•7 views

sound/virtio: Fix cancel_sync warnings on uninitialized work_structs

...

5.5CVSS7.2AI score0.00195EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/05/21 12:47 a.m.•9 views

SUSE CVE-2025-37895

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix error handling path in bnxtinitchip WARNON is triggered in flushwork if bnxtinitchip fails because we call cancelworksync on dim work that has not been initialized. WARNING: CPU: 37 PID: 5223 at kernel/workqueue.c:420...

2.5CVSS6.5AI score0.00194EPSS
SaveExploits0References3
Rows per page
Query Builder