Lucene search
+L

7540 matches found

Cvelist
Cvelist
added 2026/05/27 12:57 p.m.50 views

CVE-2026-46048 ALSA: caiaq: fix usb_dev refcount leak on probe failure

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the USB device with usbgetdev and stores the matching usbputdev in cardfree, which is installed as the sndcard's -privatefree destructor...

0.00123EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:57 p.m.17 views

CVE-2026-46048

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the USB device with usbgetdev and stores the matching usbputdev in cardfree, which is installed as the sndcard's -privatefree destructor...

5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/27 12:57 p.m.46 views

CVE-2026-46048

CVE-2026-46048 relates to a leak in the Linux kernel ALSA caiaq driver. The issue arises because create_card() takes a usb_get_dev() reference to a USB device and stores the corresponding usb_put_dev() in card_free(), which is registered as snd_card’s private_free destructor. However, private_fre...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.60 views

CVE-2026-46018 ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAXNRRATES parseuac2sampleraterange caps the number of enumerated rates at MAXNRRATES, but it only breaks out of the current rate loop. A malformed UAC2 RANGE response with additional...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 12:55 p.m.13 views

CVE-2026-45991 udf: fix partition descriptor append bookkeeping

In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated partition descriptors can trigger a heap out-of-bounds write in partdescsloc. handlepartitiondescriptor deduplicates entries by partition...

7.8CVSS5.8AI score
SaveExploits0References10
CVE
CVE
added 2026/05/27 12:17 p.m.46 views

CVE-2026-45923

Summary: CVE-2026-45923 affects the Linux kernel’s USB-CATC driver. Affected codePath: probe time endpoint verification for CATC USB endpoints. Root cause: CATC probe uses hardcoded endpoint pipes (TX/RX bulk 1, interrupt status 2) without validating endpoint descriptors, allowing a malformed USB...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/05/27 12:17 p.m.48 views

CVE-2026-45911

CVE-2026-45911 affects the Linux kernel USB3 (cdns3) driver. When a USB role switch to host occurs during resume, the host path can dereference an uninitialized xhci-hcd device, causing a NULL pointer dereference. The fixed behavior is to skip the resume operation for the newly chosen role if a r...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/27 8:06 a.m.11 views

CVE-2026-40851 Command injection via USB

A local attacker can perform a confusion attack on the cfgparser via a specially crafted file on an USB stick leading to code execution. This can result in a total loss of confidentiality, integrity and availability...

8.4CVSS5.9AI score0.00133EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.23 views

PT-2026-44089

pam usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/conf.c allocates heap memory proportional to n devices, a count derived from libxml2 XPath evaluation of the config file, without first enforcing an upper bound. On 32-bit targets armv7l, i686 -...

6.7CVSS5.9AI score0.00149EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.23 views

CVE-2026-45923

In the Linux kernel, the following vulnerability has been resolved: net: usb: catc: enable basic endpoint checking catcprobe fills three URBs with hardcoded endpoint pipes without verifying the endpoint descriptors: - usbsndbulkpipeusbdev, 1 and usbrcvbulkpipeusbdev, 1 for TX/RX -...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.21 views

Google Chrome 安全漏洞

Google Chrome is a web browser developed by the American company Google. Versions of Google Chrome prior to 148.0.7778.216 contained a security vulnerability caused by improper implementation of USB components. This vulnerability could allow remote attackers to execute arbitrary code through...

8.8CVSS6.2AI score0.00296EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.17 views

Cloud Foundry BOSH Director 安全漏洞

Cloud Foundry BOSH Director is a cloud infrastructure deployment and lifecycle management platform developed by the US Cloud Foundry company. Versions of Cloud Foundry BOSH Director prior to v282.1.12 contained security vulnerabilities. These vulnerabilities stemmed from AgentClient not performin...

6.8CVSS5.8AI score0.00083EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.30 views

pam_usb 安全漏洞

pamusb is a Linux hardware authentication tool developed by McDope’s individual developer, based on USB devices. Versions of pamusb prior to 0.9.0 contain security vulnerabilities; these vulnerabilities stem from the lack of mandatory verification of the system-side pad file, which could allow...

7.1CVSS5.8AI score0.00119EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.14 views

PT-2026-44684

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 148.0.7778.216 Description An inappropriate implementation in the USB component allows a remote attacker to execute arbitrary code through the use of a crafted HTML page. Recommendations Update to version...

9.6CVSS6.2AI score0.00368EPSS
SaveExploits5References156
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.27 views

PT-2026-43971

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A lifetime bookkeeping error exists in the ucan driver within the CAN subsystem. USB drivers bind to USB interfaces, and device managed resources must have their lifetime tied to the...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.19 views

Google Chrome 输入验证错误漏洞

Google Chrome is a web browser developed by Google Inc. Versions of Google Chrome prior to 148.0.7778.216 contained a vulnerability related to input validation. This vulnerability stemmed from insufficient validation of untrusted inputs during USB communication, which could allow remote attackers...

8.8CVSS6.2AI score0.00234EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.15 views

PT-2026-44577

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 148.0.7778.216 Description Insufficient validation of untrusted input in the USB component allows a remote attacker to execute arbitrary code through a crafted HTML page. Recommendations Update to version...

9.6CVSS6.2AI score0.00368EPSS
SaveExploits4References156
RedhatCVE
RedhatCVE
added 2026/05/25 11:11 p.m.26 views

CVE-2026-41682

A flaw was found in pupnp, an SDK for developing Universal Plug and Play UPnP applications. This vulnerability, known as Server-Side Request Forgery SSRF, arises from port truncation in the parseuri function. A remote attacker can exploit this flaw to confuse port assignments, potentially enablin...

6.9CVSS5.7AI score0.00346EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/25 11:29 a.m.24 views

Security Bulletin: TDI is vulnerable to do not reject out of range writes due to uuid-11.1.0 - CVE-2026-41907

Summary portal-tdi, portal-tdl and portal gcm uses carbon data table and this library requires uuid 11.1.0 the same library have this CVE-2026-41907 Vulnerability Details CVEID:CVE-2026-41907 DESCRIPTION: uuid is for the creation of RFC9562 formerly RFC4122 UUIDs. Prior to 14.0.0, v3, v5, and v6...

9.3CVSS5.8AI score0.00337EPSS
SaveExploits1Affected Software1
Circl
Circl
added 2026/05/22 11:07 p.m.16 views

CVE-2026-48700

creationtimestamp| type| source ---|---|--- 2026-05-22 23:07:23+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmi2fe6z5d2h 2026-05-24 21:10:32+00:00| seen| https://bsky.app/profile/matoken.inari.opencocon.org.ap.brid.gy/post/3mmmusivcvso2...

9.3CVSS5.8AI score0.00181EPSS
SaveExploits0References2
Rows per page
Query Builder