Lucene search
+L

3002 matches found

CNNVD
CNNVD
added 2026/05/06 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a double deallocation in the prussclkmuxsetup function within the soc ti pruss code...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-43196

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soc: ti: pruss: Fix double free in prussclkmuxsetup In the prussclkmuxsetup, the devmaddactionorreset indirectly calls prussoffreeclkprovider, which calls...

7.8CVSS7.1AI score0.00139EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.15 views

PT-2026-37515

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds write occurs in the rs9 driver when handling the 9FGV0841 chip. The chip registers 8 struct clk hw outputs, but the struct rs9 driver data .clk dif4..7 field lacks...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-43015

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note...

7.8CVSS7.1AI score0.00126EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/01 4:35 p.m.12 views

CVE-2026-43015

A flaw was found in the Linux kernel’s macb network driver. Improper handling of clock resources during the removal of a PCI Peripheral Component Interconnect device driver can lead to a use-after-free vulnerability. A local attacker could exploit this by performing specific module operations,...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.11 views

CVE-2026-43015

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/01 3:16 p.m.9 views

CVE-2026-43014

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clkregisterfixedrate need to be released with clkunregisterfixedrate, otherwise they are lost...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/01 3:16 p.m.11 views

CVE-2026-31756

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spinlock/unlock mismatch in dwc2hsotgudcstop dwc2gadgetexitclockgating internally calls callgadget macro, which expects hsotg-lock to be held since it does spinunlock/spinlock around the gadget driver...

5.5CVSS0.00095EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/01 2:15 p.m.10 views

CVE-2026-43015 net: macb: fix clk handling on PCI glue driver removal

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/05/01 2:15 p.m.27 views

CVE-2026-43015

The CVE-2026-43015 issue is in the Linux kernel macb PCI glue driver where clk handling during platform_device_unregister() can be used after the device is unregistered. The root cause is that platform_device_unregister may still use registered clks during a runtime resume callback, leading to a ...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.17 views

CVE-2026-43015

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/01 2:15 p.m.14 views

EUVD-2026-26614

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

5.8AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/01 2:14 p.m.11 views

CVE-2026-31756 usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spinlock/unlock mismatch in dwc2hsotgudcstop dwc2gadgetexitclockgating internally calls callgadget macro, which expects hsotg-lock to be held since it does spinunlock/spinlock around the gadget driver...

5.9AI score
SaveExploits0References10
CVE
CVE
added 2026/05/01 2:14 p.m.33 views

CVE-2026-31756

Technical details about CVE-2026-31756 are not publicly provided in the connected documents. Monitor for updates from vendors and advisories to confirm affected products, impact, and fixes.

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.10 views

CVE-2026-31756

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spinlock/unlock mismatch in dwc2hsotgudcstop dwc2gadgetexitclockgating internally calls callgadget macro, which expects hsotg-lock to be held since it does spinunlock/spinlock around the gadget driver...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/01 2:14 p.m.17 views

EUVD-2026-26569

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spinlock/unlock mismatch in dwc2hsotgudcstop dwc2gadgetexitclockgating internally calls callgadget macro, which expects hsotg-lock to be held since it does spinunlock/spinlock around the gadget driver...

5.7AI score0.00095EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.34 views

CVE-2026-31756 usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spinlock/unlock mismatch in dwc2hsotgudcstop dwc2gadgetexitclockgating internally calls callgadget macro, which expects hsotg-lock to be held since it does spinunlock/spinlock around the gadget driver...

0.00095EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the usb dwc2 gadget driver calling dwc2gadgetexitclockgating without holding a lock in the dwc2hsotgudcstop...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.15 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper clock handling by the macb driver during PCI bonding driver removal, which could lead to post-relea...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 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 the PM counter being incorrectly checked for cache values during multiple writes to the sysfs...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References1
Rows per page
Query Builder