Lucene search
+L

3683 matches found

OSV
OSV
added 2025/07/29 12:43 p.m.32 views

USN-7654-5 linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
SUSE CVE
SUSE CVE
added 2025/07/28 11:24 p.m.9 views

SUSE CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/07/28 11:22 p.m.9 views

SUSE CVE-2025-38497

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qwsign' or 'landingPage' sysfs attributes, the store functions attempt to access pagel - 1 before validating that the length 'l' is...

5.3CVSS6.5AI score0.00156EPSS
SaveExploits0References28
NVD
NVD
added 2025/07/28 12:15 p.m.14 views

CVE-2025-38497

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qwsign' or 'landingPage' sysfs attributes, the store functions attempt to access pagel - 1 before validating that the length 'l' is...

7.1CVSS0.00156EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/28 12:15 p.m.3 views

DEBIAN-CVE-2025-38497

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qwsign' or 'landingPage' sysfs attributes, the store functions attempt to access pagel - 1 before validating that the length 'l' is...

7.1CVSS5.8AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/28 12:15 p.m.11 views

UBUNTU-CVE-2025-38497

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qwsign' or 'landingPage' sysfs attributes, the store functions attempt to access pagel - 1 before validating that the length 'l' is...

7.1CVSS6.2AI score0.00156EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/07/28 11:22 a.m.25 views

CVE-2025-38497 usb: gadget: configfs: Fix OOB read on empty string write

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qwsign' or 'landingPage' sysfs attributes, the store functions attempt to access pagel - 1 before validating that the length 'l' is...

0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/28 11:22 a.m.114 views

CVE-2025-38497

CVE-2025-38497 (Linux kernel) affects usb gadget configfs: writing an empty string to the qw_sign or landingPage sysfs attributes can dereference page[l-1] before length validation, causing an OOB read. The fix adds an early length check in os_desc_qw_sign_store() and webusb_landingPage_store() t...

7.1CVSS6.3AI score0.00156EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2025/07/28 9:15 a.m.15 views

CVE-2025-27800

The Episerver Content Management System CMS by Optimizely was affected by multiple Stored Cross-Site Scripting XSS vulnerabilities. This allowed an authenticated attacker to execute malicious JavaScript code in the victim's browser. The Admin dashboard offered the functionality to add gadgets to...

4.8CVSS0.00362EPSS
SaveExploits1References4
Gitee
Gitee
added 2025/07/27 4:26 a.m.97 views

JavaDeserH2HC

This repository contains sample codes for the Hackers to Hackers Conference magazine 2017 H2HC. The codes are designed to demonstrate various exploitation techniques, specifically focusing on Java deserialization vulnerabilities. The primary vulnerability class/vector targeted is Java...

8.2AI score
SaveExploits0
Gitee
Gitee
added 2025/07/27 3:27 a.m.96 views

easy-linux-pwn

This is a set of Linux binary exploitation tasks for beginners on various architectures. The tasks are designed to be solved using a suggested approach, even if there are other easier ways. The tasks assume a dynamically linked libc with a known binary and require the use of ROP Return-Oriented...

6.6AI score
SaveExploits0
NVD
NVD
added 2025/07/25 4:15 p.m.10 views

CVE-2025-38448

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix race condition in TTY wakeup A race condition occurs when gsstartio calls either gsstartrx or gsstarttx, as those functions briefly drop the portlock for usbepqueue. This allows gsclose and...

4.7CVSS0.00117EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 4:15 p.m.4 views

DEBIAN-CVE-2025-38448

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix race condition in TTY wakeup A race condition occurs when gsstartio calls either gsstartrx or gsstarttx, as those functions briefly drop the portlock for usbepqueue. This allows gsclose and...

4.7CVSS5.3AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.13 views

AZL-65690 CVE-2025-38448 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix race condition in TTY wakeup A race condition occurs when gsstartio calls either gsstartrx or gsstarttx, as those functions briefly drop the portlock for usbepqueue. This allows gsclose and...

4.7CVSS6.7AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.12 views

UBUNTU-CVE-2025-38448

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix race condition in TTY wakeup A race condition occurs when gsstartio calls either gsstartrx or gsstarttx, as those functions briefly drop the portlock for usbepqueue. This allows gsclose and...

4.7CVSS6AI score0.00117EPSS
SaveExploits0References42
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.12 views

CVE-2025-38448

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix race condition in TTY wakeup A race condition occurs when gsstartio calls either gsstartrx or gsstarttx, as those functions briefly drop the portlock for usbepqueue. This allows gsclose and...

4.7CVSS5.3AI score0.00117EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.20 views

CVE-2025-38448 usb: gadget: u_serial: Fix race condition in TTY wakeup

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix race condition in TTY wakeup A race condition occurs when gsstartio calls either gsstartrx or gsstarttx, as those functions briefly drop the portlock for usbepqueue. This allows gsclose and...

0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/25 3:27 p.m.16 views

CVE-2025-38448 usb: gadget: u_serial: Fix race condition in TTY wakeup

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix race condition in TTY wakeup A race condition occurs when gsstartio calls either gsstartrx or gsstarttx, as those functions briefly drop the portlock for usbepqueue. This allows gsclose and...

6.3AI score
SaveExploits0References13
OSV
OSV
added 2025/07/25 1:15 p.m.19 views

AZL-65696 CVE-2025-38376 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

5.5CVSS6.2AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.5 views

DEBIAN-CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

5.5CVSS5.4AI score0.0015EPSS
SaveExploits0References1
Rows per page
Query Builder