Lucene search
+L

6957 matches found

RedhatCVE
RedhatCVE
added 2025/08/20 8:27 p.m.22 views

CVE-2025-4371

A potential vulnerability was reported in the Lenovo 510 FHD and Performance FHD web cameras that could allow an attacker with physical access to write arbitrary firmware updates to the device over a USB connection...

7CVSS7.1AI score0.00191EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2025/08/20 6:55 p.m.14 views

USN-7703-2: Linux kernel 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - GPIO subsystem; - GPU...

9.8CVSS6.9AI score0.36848EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/08/20 8:10 a.m.24 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.6AI score0.0027EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-38134

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: acpi: Prevent null pointer dereference in usbacpiaddusb4devlink As demonstrated by the...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.8 views

SUSE CVE-2025-38584

In the Linux kernel, the following vulnerability has been resolved: padata: Fix pd UAF once and for all There is a race condition/UAF in padatareorder that goes back to the initial commit. A reference count is taken at the start of the process in padatadoparallel, and released at the end in...

5.8CVSS6.4AI score0.00164EPSS
SaveExploits0References21
NVD
NVD
added 2025/08/19 5:15 p.m.10 views

CVE-2025-38604

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187stop move the call of usbkillanchoredurbs before clearing btxstatus.queue. This change prevents callbacks from using already freed skb due to anchor was not kille...

7.8CVSS0.00167EPSS
SaveExploits0References11
NVD
NVD
added 2025/08/19 5:15 p.m.12 views

CVE-2025-38573

In the Linux kernel, the following vulnerability has been resolved: spi: cs42l43: Property entry should be a null-terminated array The software node does not specify a count of property entries, so the array must be null-terminated. When unterminated, this can lead to a fault in the downstream...

7.3CVSS0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/19 5:15 p.m.14 views

CVE-2025-38558

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcgframebasedmake due to uninitialized color matching descriptor for frame-based format which was added in commit f5e7bdd34aca...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/19 5:15 p.m.2 views

DEBIAN-CVE-2025-38555

In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in compositedevcleanup 1. In func configfscompositebind - compositeosdescreqprepare: if kmalloc fails, the pointer cdev-osdescreq will be freed but not set to NULL. Then it will return a failure t...

7.8CVSS6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38604 wifi: rtl818x: Kill URBs before clearing tx status queue

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187stop move the call of usbkillanchoredurbs before clearing btxstatus.queue. This change prevents callbacks from using already freed skb due to anchor was not kille...

7.8CVSS5.7AI score
SaveExploits0References14
OSV
OSV
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38584 padata: Fix pd UAF once and for all

In the Linux kernel, the following vulnerability has been resolved: padata: Fix pd UAF once and for all There is a race condition/UAF in padatareorder that goes back to the initial commit. A reference count is taken at the start of the process in padatadoparallel, and released at the end in...

7CVSS7.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.23 views

CVE-2025-38573 spi: cs42l43: Property entry should be a null-terminated array

In the Linux kernel, the following vulnerability has been resolved: spi: cs42l43: Property entry should be a null-terminated array The software node does not specify a count of property entries, so the array must be null-terminated. When unterminated, this can lead to a fault in the downstream...

7.3CVSS0.00159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.17 views

CVE-2025-38558 usb: gadget: uvc: Initialize frame-based format color matching descriptor

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcgframebasedmake due to uninitialized color matching descriptor for frame-based format which was added in commit f5e7bdd34aca...

0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/08/19 5:02 p.m.17 views

CVE-2025-38558

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcgframebasedmake due to uninitialized color matching descriptor for frame-based format which was added in commit f5e7bdd34aca...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.37 views

CVE-2025-38555 usb: gadget : fix use-after-free in composite_dev_cleanup()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in compositedevcleanup 1. In func configfscompositebind - compositeosdescreqprepare: if kmalloc fails, the pointer cdev-osdescreq will be freed but not set to NULL. Then it will return a failure t...

7.8CVSS0.00174EPSS
SaveExploits0References9
OSV
OSV
added 2025/08/19 2:15 p.m.4 views

CVE-2024-45062

A stack based buffer overflow vulnerability is present in OpenPrinting ippusbxd 1.34. A specially configured printer that supports IPP-over-USB can cause a buffer overflow which can lead to a arbitrary code execution in a privileged service. To trigger the vulnerability, a malicious device would...

6.8CVSS6.5AI score0.00353EPSS
SaveExploits1References2
NVD
NVD
added 2025/08/19 2:15 p.m.22 views

CVE-2024-45062

A stack based buffer overflow vulnerability is present in OpenPrinting ippusbxd 1.34. A specially configured printer that supports IPP-over-USB can cause a buffer overflow which can lead to a arbitrary code execution in a privileged service. To trigger the vulnerability, a malicious device would...

6.8CVSS0.00353EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/19 2:15 p.m.15 views

UBUNTU-CVE-2024-45062

A stack based buffer overflow vulnerability is present in OpenPrinting ippusbxd 1.34. A specially configured printer that supports IPP-over-USB can cause a buffer overflow which can lead to a arbitrary code execution in a privileged service. To trigger the vulnerability, a malicious device would...

6.8CVSS6.6AI score0.00353EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/08/19 1:54 p.m.4 views

CVE-2024-45062

A stack based buffer overflow vulnerability is present in OpenPrinting ippusbxd 1.34. A specially configured printer that supports IPP-over-USB can cause a buffer overflow which can lead to a arbitrary code execution in a privileged service. To trigger the vulnerability, a malicious device would...

6.4CVSS8.2AI score0.00353EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-24750

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FasterXML jackson-databind 2.x before 2.9.10.6 mishandles the interaction between serialization gadgets and typing, related to...

8.1CVSS7.4AI score0.07327EPSS
SaveExploits1References2
Rows per page
Query Builder