Lucene search
+L

25057 matches found

EUVD
EUVD
added 2026/01/23 2:25 p.m.5 views

EUVD-2026-4403

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.3AI score0.00119EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/23 2:25 p.m.40 views

CVE-2025-71152 net: dsa: properly keep track of conduit reference

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make sense...

0.00124EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/23 2:25 p.m.35 views

CVE-2025-71152

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make sense...

5.4AI score0.00124EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/01/23 2:25 p.m.13 views

CVE-2025-71152

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make sense...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 2:25 p.m.9 views

CVE-2025-71152 net: dsa: properly keep track of conduit reference

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make sense...

5.4AI score
SaveExploits0References7
CVE
CVE
added 2026/01/23 2:25 p.m.31 views

CVE-2025-71152

CVE-2025-71152 is a vulnerability reported in the Linux kernel and appears in multiple OS advisories. Connected entries indicate patches for Root Linux (rootio-linux) across Debian 11/12/13 variants, and additional OSV records show Debian-based and Chainguard advisories patching Root packages. Pu...

7.8CVSS5.4AI score0.00124EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/01/23 2:16 p.m.22 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS0.00158EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/23 2:16 p.m.6 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS6.6AI score0.00158EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/23 2:16 p.m.9 views

UBUNTU-CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/01/23 2:15 p.m.5 views

CVE-2025-71150

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/01/23 2:15 p.m.5 views

EUVD-2026-4405

In the Linux kernel, the following vulnerability has been resolved: iouring/poll: correctly handle iopolladd return value on update When the core of iouring was updated to handle completions consistently and with fixed return codes, the POLLREMOVE opcode with updates got slightly broken. If a...

5.3AI score0.00018EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/23 2:15 p.m.7 views

EUVD-2026-4412

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix leaked ct in error paths There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In order to solve it make sure that the check is...

5.2AI score0.00248EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/23 1:39 p.m.40 views

CVE-2025-71145 usb: phy: isp1301: fix non-OF device reference imbalance

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS0.00158EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/23 1:39 p.m.7 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

5.2AI score0.00158EPSS
SaveExploits0References7
CVE
CVE
added 2026/01/23 1:39 p.m.47 views

CVE-2025-71145

CVE-2025-71145 (Linux kernel) fixes a use-after-free-like race by correcting usb: phy: isp1301 to increment the I2C device reference count for non-OF (Open Firmware) paths as well as OF paths. The bug was a device reference imbalance in isp1301_get_client() where non-OF callers could not reliably...

7.8CVSS5.2AI score0.00158EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/23 1:39 p.m.10 views

CVE-2025-71145 usb: phy: isp1301: fix non-OF device reference imbalance

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.2AI score
SaveExploits0References9
OSV
OSV
added 2026/01/23 1:33 p.m.4 views

MINI-QRXP-5R27-7P2R

Bulletin has no description...

5.8CVSS5AI score0.00363EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 1:33 p.m.6 views

MINI-284V-3G9F-FR4J

Bulletin has no description...

5.3CVSS5AI score0.00236EPSS
SaveExploits0
EUVD
EUVD
added 2026/01/23 1:24 p.m.11 views

EUVD-2026-4410

The weDocs: AI Powered Knowledge Base, Docs, Documentation, Wiki & AI Chatbot plugin for WordPress is vulnerable to unauthorized modification or loss of data due to a missing capability check on the 'wedocsuserdocumentationhandlingcapabilities' function in all versions up to, and including, 2.1.1...

4.3CVSS5.6AI score0.00275EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/01/23 11:55 a.m.10 views

EUVD-2026-4419

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in Tapandsign Technologies Software Inc. Tap&Sign allows Cross-Site Scripting XSS.This issue affects Tap&Sign: through 23012026. NOTE: The vendor was contacted early about this disclosure but d...

4.7CVSS5.4AI score0.00297EPSS
SaveExploits0References2
Rows per page
Query Builder