Lucene search
+L

1689 matches found

Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.20 views

PT-2026-61085

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the rzv2h-ivc media component where the buffer list rzv2h ivc::buffers.queue is accessed concurrently. While the list is intended to be protected by the rzv2h...

7.8CVSS5.5AI score0.00112EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.13 views

PT-2026-61500

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where ACPI PRM calls are delegated to a workqueue running in a kernel thread to detect and mitigate faulting memory accesses by firmware. Because these PRM accesses can...

5.2AI score0.00119EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/08 6:13 a.m.12 views

kernel: net: mana: Fix double destroy_workqueue on service rescan PCI path

A flaw was found in the Linux kernel's mana network driver. This vulnerability, a use-after-free, occurs when the PCI service rescan path attempts to destroy an already-freed workqueue a second time. A local attacker could exploit this condition to cause a system crash, leading to a denial of...

7.8CVSS5.9AI score0.00118EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/06 9:21 p.m.13 views

kernel: net: mana: Fix double destroy_workqueue on service rescan PCI path

A flaw was found in the Linux kernel's mana network driver. This vulnerability, a use-after-free, occurs when the PCI service rescan path attempts to destroy an already-freed workqueue a second time. A local attacker could exploit this condition to cause a system crash, leading to a denial of...

7.8CVSS6.9AI score0.00118EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2026/07/06 12:0 a.m.35 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: fs/smb/client: fix out-of-bounds read in cifssanitizeprepath CVE-2026-43112 kernel: net: mana: Fix double destroyworkqueue on service rescan PCI path CVE-2026-43276 kernel: Linux kernel:...

9.3CVSS6.6AI score0.00571EPSS
SaveExploits2References24
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53308

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver...

5.5CVSS5.5AI score0.001EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/29 9:20 a.m.18 views

CVE-2026-53308

A flaw was found in the Linux kernel's max77705 power supply driver. Incorrect management of workqueues and interrupt handlers during device removal can lead to a use-after-free vulnerability. This allows for the potential use of freed memory, which could result in system instability or, in certa...

5.5CVSS6AI score0.001EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/06/29 6:16 a.m.11 views

kernel: RDMA/iwcm: Fix workqueue list corruption by removing work_list

A flaw was found in the Linux kernel's Remote Direct Memory Access RDMA Internet Wide Area RDMA Protocol iWARP subsystem. Incorrect work submission logic in the iwcm component can lead to multiple queueing of work items. This allows a work item to be processed and freed while still present in the...

9.8CVSS6.6AI score0.00465EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/06/29 12:0 a.m.13 views

RHEL 9 : kernel (RHSA-2026:30848)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:30848 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/amd/display: Do not skip...

9.8CVSS6.1AI score0.00465EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/06/28 1:8 a.m.13 views

SUSE CVE-2026-53308

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.8AI score0.001EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-53161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: fastrpc: fix use-after-free of fastrpcuser in workqueue context There is a race between fastrpcdevicerelease and the workqueue that processes DSP response...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:8 a.m.13 views

misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context

...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2026/06/26 8:17 p.m.11 views

DEBIAN-CVE-2026-53308

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 8:17 p.m.16 views

CVE-2026-53308

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.5CVSS0.001EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/26 8:17 p.m.9 views

UBUNTU-CVE-2026-53308

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.12 views

CVE-2026-53308

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.5CVSS5.3AI score0.001EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/26 7:41 p.m.9 views

CVE-2026-53308 power: supply: max77705: Free allocated workqueue and fix removal order

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/06/26 7:41 p.m.32 views

CVE-2026-53308

The CVE-2026-53308 issue concerns the Linux kernel max77705 power supply driver. The root cause is improper management of a workqueue and interrupt handlers during device removal, which could lead to use-after-free of memory after the workqueue is destroyed but before the interrupt is freed via t...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/06/26 7:41 p.m.14 views

EUVD-2026-39843

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.8AI score0.001EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:41 p.m.9 views

CVE-2026-53308

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove, because the workqueue is not destroyed. 2...

5.8AI score0.001EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder