CVE-2025-38542 – Linux Kernel Device Refcount Leak Vulnerability in Appletalk Net Driver
The following table lists the changes that have been made to the CVE-2025-38542 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38548 – Corsair CPro Buffer Overflow Vulnerability
The following table lists the changes that have been made to the CVE-2025-38548 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38547 – Linux AXP717 ADC Channel Map Sentinel Vulnerability
The following table lists the changes that have been made to the CVE-2025-38547 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38546 – Linux ATM Clip VCC Memory Leak
The following table lists the changes that have been made to the CVE-2025-38546 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38545 – Cisco Linux Kernel Netdev Allocation Vulnerability
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info While transitioning from netdev_alloc_ip_align() to build_skb(), memory for the “skb_shared_info” member of an “skb” was not allocated. Fix this by allocating “PAGE_SIZE” as the skb length, accounting for the packet length, headroom and tailroom, […]
CVE-2025-38543 – Tegra DRM DMA API Misuse Vulnerability
The following table lists the changes that have been made to the CVE-2025-38543 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38541 – “Qualcomm Atheros mt76 WiFi Null Pointer Dereference Vulnerability”
The following table lists the changes that have been made to the CVE-2025-38541 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38540 – Chicony Electronics HP 5MP Cameras HID Sensor Interface Exposé
The following table lists the changes that have been made to the CVE-2025-38540 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38539 – Linux kernel: Tracing Module Event Corruption
The following table lists the changes that have been made to the CVE-2025-38539 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Aug. 16, 2025 Action […]
CVE-2025-38538 – Linux Kernel DMAengine nbpfaxi Memory Corruption Vulnerability
In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe() The nbpf->chan[] array is allocated earlier in the nbpf_probe() function and it has “num_channels” elements. These three loops iterate one element farther than they should and corrupt memory. The changes to the second loop are more involved. In […]