Lucene search
+L

7530 matches found

Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.6 views

CVE-2023-53295

In the Linux kernel, the following vulnerability has been resolved: udf: Do not update file length for failed writes to inline files When write to inline file fails or happens only partly, we still updated length of inline data as if the whole write succeeded. Fix the update of length of inline...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/16 12:0 a.m.23 views

SLasH-DSA: Breaking SLH-DSA Using an Extensible End-To-End Rowhammer Framework

As quantum computing advances, PQC schemes are adopted to replace classical algorithms. Among them is the SLH-DSA that was recently standardized by NIST and is favored for its conservative security foundations. In this work, we present the first software-only universal forgery attack on SLH-DSA,...

6.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53197

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: uhci: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.12 views

PT-2025-37900

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel where the file length of an inline file was incorrectly updated even when a write operation failed or only partially succeeded. This occurred because...

6AI score0.00136EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/15 11:27 p.m.6 views

SUSE CVE-2023-53197

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 11:15 p.m.7 views

CVE-2025-43262

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Tahoe 26. USB Restricted Mode may not be applied to accessories connected during boot...

5.1CVSS5.8AI score0.00183EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/15 10:34 p.m.14 views

CVE-2025-43262

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Tahoe 26. USB Restricted Mode may not be applied to accessories connected during boot...

0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.21 views

CVE-2022-50297

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: verify the expected usbendpoints are present The bug arises when a USB device claims to be an ATH9K but doesn't have the expected endpoints. In this case there was an interrupt endpoint where the driver expected a bu...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

UBUNTU-CVE-2022-50297

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: verify the expected usbendpoints are present The bug arises when a USB device claims to be an ATH9K but doesn't have the expected endpoints. In this case there was an interrupt endpoint where the driver expected a bu...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.21 views

CVE-2022-50297 wifi: ath9k: verify the expected usb_endpoints are present

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: verify the expected usbendpoints are present The bug arises when a USB device claims to be an ATH9K but doesn't have the expected endpoints. In this case there was an interrupt endpoint where the driver expected a bu...

0.00149EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:45 p.m.28 views

CVE-2022-50297

CVE-2022-50297 concerns the Linux kernel driver for ath9k USB wireless devices. The issue arises when a USB device claims to be ATH9K but does not expose the endpoints the driver expects; specifically, an interrupt endpoint is presented where a bulk endpoint is anticipated. This mismatch can caus...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2025/09/15 2:15 p.m.9 views

CVE-2023-53196

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...

5.5CVSS0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.1 views

DEBIAN-CVE-2023-53165

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical...

5.5CVSS5.4AI score0.00146EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/09/15 2:6 p.m.5 views

CVE-2023-53197

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

5.5CVSS5.4AI score0.00151EPSS
SaveExploits0
OSV
OSV
added 2025/09/15 2:6 p.m.4 views

CVE-2023-53197 USB: uhci: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

6.2AI score
SaveExploits0References7
OSV
OSV
added 2025/09/15 2:3 p.m.13 views

CVE-2023-53168 usb: ucsi_acpi: Increase the command completion timeout

In the Linux kernel, the following vulnerability has been resolved: usb: ucsiacpi: Increase the command completion timeout Commit 130a96d698d7 "usb: typec: ucsi: acpi: Increase command completion timeout value" increased the timeout from 5 seconds to 60 seconds due to issues related to alternate...

6.2AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:3 p.m.8 views

CVE-2023-53165 udf: Fix uninitialized array access for some pathnames

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical...

5.1AI score
SaveExploits0References11
CVE
CVE
added 2025/09/15 2:2 p.m.33 views

CVE-2022-50251

CVE-2022-50251 affects the Linux kernel mmc/vub300 driver. The vulnerability arises when mmc_add_host() returns an error but its return value is ignored, leading to a memory leak from mmc_alloc_host() and a potential kernel crash due to removing an unadded device in the remove path. The accompany...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2025/09/15 1:15 p.m.11 views

CVE-2025-39803

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove WARNONONCE call from ufshcduiccmdcompl The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completion interrupt is reenabled, an UIC interrupt is triggered an...

7.8CVSS0.00133EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 12:36 p.m.9 views

CVE-2025-39803 scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove WARNONONCE call from ufshcduiccmdcompl The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completion interrupt is reenabled, an UIC interrupt is triggered an...

6.3AI score
SaveExploits0References5
Rows per page
Query Builder