Lucene search
+L

837 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-41849

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drivers/video/fbdev/smscufx.c in the Linux kernel through 5.19.12 has a race condition and resultant use- after-free if a physically proximate attacker removes ...

4.2CVSS6.2AI score0.00324EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-21838

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: core: flush gadget workqueue after device removal devicedel can lead to new work being scheduled in gadget-work workqueue. This is observed, for...

5.5CVSS6.8AI score0.00198EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38253

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacomaesbatteryhandler Commit fd2a9b29dc9c HID: wacom: Remove AES...

8.8CVSS5.5AI score0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-21978

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fix address space leak when Hyper-V DRM device is removed When a Hyper-V DRM...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49896

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: cxl/pmem: Fix cxlpmemregion and cxlmemdev leak When a cxlnvdimm object goes through a -remov...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/08 12:00 a.m.4 views

PT-2025-40070

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s accel/ivpu subsystem where recovery work could be scheduled even after device removal was initiated, potentially leading to use-after-free issues if t...

7.8CVSS8.2AI score0.00137EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-23039

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel through 6.2.0-rc2. drivers/tty/vcc.c has a race condition and resultant use-after-free if a physically proximate...

5.7CVSS6.2AI score0.00217EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.15 views

kernel: writeback: avoid use-after-free after removing device

In the Linux kernel, the following vulnerability has been resolved: writeback: avoid use-after-free after removing device When a disk is removed, bdiunregister gets called to stop further writeback and wait for associated delayed work to complete. However, wbinodewritebackend may schedule bandwid...

7.8CVSS6.3AI score0.00213EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.16 views

kernel: writeback: avoid use-after-free after removing device

In the Linux kernel, the following vulnerability has been resolved: writeback: avoid use-after-free after removing device When a disk is removed, bdiunregister gets called to stop further writeback and wait for associated delayed work to complete. However, wbinodewritebackend may schedule bandwid...

7.8CVSS6.3AI score0.00213EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/09 11:15 a.m.4 views

DEBIAN-CVE-2025-38253

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacomaesbatteryhandler Commit fd2a9b29dc9c "HID: wacom: Remove AES powersupply after extended inactivity" introduced wacomaesbatteryhandler which is scheduled as a delayed work aesbatterywork. In...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.8 views

UBUNTU-CVE-2025-38253

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacomaesbatteryhandler Commit fd2a9b29dc9c "HID: wacom: Remove AES powersupply after extended inactivity" introduced wacomaesbatteryhandler which is scheduled as a delayed work aesbatterywork. In...

8.8CVSS5.9AI score0.00197EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2025/07/09 10:42 a.m.22 views

CVE-2025-38253 HID: wacom: fix crash in wacom_aes_battery_handler()

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacomaesbatteryhandler Commit fd2a9b29dc9c "HID: wacom: Remove AES powersupply after extended inactivity" introduced wacomaesbatteryhandler which is scheduled as a delayed work aesbatterywork. In...

8.8CVSS0.00197EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/09 12:00 a.m.11 views

PT-2025-28881

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The Linux kernel contains a flaw in the Wacom HID driver related to the wacom aes battery handler function. A crash can occur if a Wacom device is removed while the aes battery work is...

5.5CVSS5.9AI score0.00197EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.8 views

SUSE CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

4.7CVSS6.5AI score0.00107EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.6CVSS6AI score0.00107EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38114 e1000: Move cancel_work_sync to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.23 views

CVE-2025-38105 ALSA: usb-audio: Kill timer properly at removal

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

0.00161EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.12 views

CVE-2025-38105

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS5.5AI score0.00161EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.9 views

SUSE CVE-2022-49974

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix rumble worker null pointer deref We can dereference a null pointer trying to queue work to a destroyed workqueue. If the device is disconnected, nintendohidremove is called, in which the rumblequeue is destroye...

5.5CVSS5.8AI score0.0025EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.6 views

SUSE CVE-2022-49995

In the Linux kernel, the following vulnerability has been resolved: writeback: avoid use-after-free after removing device When a disk is removed, bdiunregister gets called to stop further writeback and wait for associated delayed work to complete. However, wbinodewritebackend may schedule bandwid...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References9
Rows per page
Query Builder