Lucene search
+L

3387 matches found

Cvelist
Cvelist
added 2026/07/24 3:27 p.m.39 views

CVE-2026-64233 usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four times...

0.00114EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 p.m.11 views

CVE-2026-64233

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-;extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four...

5.7AI score0.00114EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/24 3:27 p.m.9 views

CVE-2026-64233 usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four times...

5.8AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.15 views

PT-2026-64444

Summary The GHSA-6c99-87fr-6q7r fix wrapped WebAuthn authenticator deserialization in an ObjectInputFilter meant to allow only AuthenticatorImpl, but it short-circuits to ALLOWED for any object at stream depth 1. Because the Java serialization filter is consulted for every class in the graph and...

9.2CVSS6.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.18 views

PT-2026-64348

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the uvc function bind function where the opts-lock is not held while walking &opts-extension units. This occurs directly during the iExtension string-descriptor fixup...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.17 views

PT-2026-64357

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double free issue exists in the net2280 USB gadget driver. The usb initialize gadget function sets gadget release as the release callback for the embedded gadget device, meaning the...

7.8CVSS5.8AI score0.00121EPSS
SaveExploits0
NVD
NVD
added 2026/07/23 9:16 a.m.22 views

CVE-2026-16723

A remote code execution RCE vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required...

9CVSS0.00413EPSS
SaveExploits6References1
Vulnrichment
Vulnrichment
added 2026/07/23 8:26 a.m.16 views

CVE-2026-16723 Remote Code Execution in fastjson 1.2.68–1.2.83

A remote code execution RCE vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required...

9CVSS6.2AI score0.00413EPSS
SaveExploits6References1
EUVD
EUVD
added 2026/07/23 8:26 a.m.11 views

EUVD-2026-47929

A remote code execution RCE vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required...

9CVSS6.3AI score0.00413EPSS
SaveExploits6References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 8:26 a.m.13 views

CVE-2026-16723

A remote code execution RCE vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required...

9CVSS6.3AI score0.00413EPSS
SaveExploits6References2Affected Software1
CVE
CVE
added 2026/07/23 8:26 a.m.356 views

CVE-2026-16723

CVE-2026-16723 is a remote-code-execution vulnerability in Fastjson 1.2.68–1.2.83 that is exploitable under stock/default configuration without AutoType or a gadget. Connected docs confirm the attack chain can occur in Spring Boot fat‑JAR deployments: an attacker controls the @type value, Fastjso...

9CVSS6.3AI score0.00413EPSS
SaveIn wildExploits6References1
RedhatCVE
RedhatCVE
added 2026/07/21 9:13 p.m.12 views

CVE-2026-63895

A flaw was found in the Linux kernel's FunctionFS ffs driver. This vulnerability allows a privileged gadget daemon to receive uninitialized kernel memory slab residue due to incorrect handling of short USB control-OUT transfers. When ffsep0read processes a short control-OUT transfer, it copies mo...

5.2AI score0.00244EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.8 views

SUSE CVE-2026-63894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: serialize DMABUF cancel against request completion ffsepfiledmabufiocomplete calls usbepfreerequest on the completed request but leaves priv-req, the back-pointer that ffsdmabuftransfer set on submission, pointi...

6.4CVSS5.2AI score0.00159EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.10 views

SUSE CVE-2026-63895

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: copy only received bytes on short ep0 read ffsep0read allocates its control-OUT data buffer with kmalloc not kzalloc at the Length value from the Setup packet, then copies that full len to userspace regardless o...

2.4CVSS5.5AI score0.00244EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.11 views

SUSE CVE-2026-63896

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix integer underflow in WebUSB GETURL handling The WebUSB GETURL handler in compositesetup narrows landingpagelength to fit the host-supplied wLength using landingpagelength = wlength -...

6.1CVSS5.2AI score0.002EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/07/21 2:51 a.m.74 views

fastjson-1.2.83-gadget-rce

fastjson-1.2.83-gadget-rce Fastjson 1.2.83 getResourceAsStre...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.22 views

PT-2026-63585

Name of the Vulnerable Software and Affected Versions fastjson versions 1.2.68 through 1.2.83 Description A remote code execution RCE issue exists in the fastjson library, specifically impacting Spring Boot applications. This flaw allows an unauthenticated attacker to execute arbitrary code with...

9CVSS7AI score0.00413EPSS
SaveExploits6References11
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.9 views

axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget

A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could le...

9.1CVSS5.5AI score0.00586EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/07/20 11:40 a.m.17 views

CVE-2026-41855

A flaw was found in Spring Framework. In an untrusted Java Message Service JMS environment, the MappingJackson2MessageConverter and JacksonJsonMessageConverter components allow for arbitrary class instantiation. This vulnerability can be exploited by a remote attacker through gadget class...

9.8CVSS5.4AI score0.00268EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-63894

"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: usb: gadget: ffs: serialize DMABUF cancel against request completion...

7.8CVSS4.2AI score0.00159EPSS
SaveExploits0References2
Rows per page
Query Builder