Lucene search
+L

1495 matches found

RedhatCVE
RedhatCVE
added 2025/10/02 11:55 a.m.10 views

CVE-2025-39919

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to corruption in the wcid array due to pointer being...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/02 11:28 a.m.8 views

CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

5.5CVSS5.8AI score0.00135EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.5 views

SUSE CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

6.6CVSS6.5AI score0.00135EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/01 8:15 a.m.4 views

CVE-2025-39919

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to corruption in the wcid array due to pointer being...

5.5CVSS0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 8:15 a.m.5 views

UBUNTU-CVE-2025-39919

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to corruption in the wcid array due to pointer being...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 7:55 a.m.19 views

CVE-2025-39919

CVE-2025-39919 concerns the Linux kernel wifi driver mt76/mt7996. The issue was a missing validation: non-station WCID entries could be passed to RX paths, and the global WCID entry could lead to corruption of the WCID array when the pointer is cast to a mt7996_sta_link via container_of. The leve...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/01 7:55 a.m.9 views

CVE-2025-39919 wifi: mt76: mt7996: add missing check for rx wcid entries

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to corruption in the wcid array due to pointer being...

5.5CVSS6.4AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.15 views

CVE-2025-39897 net: xilinx: axienet: Add error handling for RX metadata pointer retrieval

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

0.00135EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.3 views

CVE-2025-39897 net: xilinx: axienet: Add error handling for RX metadata pointer retrieval

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

6.1AI score0.00135EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 7:42 a.m.28 views

CVE-2025-39897

The CVE-2025-39897 issue affects the Linux kernel net: xilinx: axienet driver. It arises when retrieving the RX metadata pointer via dmaengine_desc_get_metadata_ptr(), which can return an error pointer. The vulnerability is mitigated by adding proper error checking, unmapping the DMA buffer, free...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.11 views

CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

5.5CVSS5.3AI score0.00135EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/29 8:2 a.m.10 views

kernel: tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6.7AI score0.00178EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/09/22 11:28 p.m.4 views

SUSE CVE-2025-22050

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

5.5CVSS6.1AI score0.00179EPSS
SaveExploits0References17
NVD
NVD
added 2025/09/19 4:15 p.m.7 views

CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 4:15 p.m.6 views

DEBIAN-CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.4AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.7 views

UBUNTU-CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.1 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

6AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 3:26 p.m.8 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.5 views

PT-2025-38565

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw was discovered in the Linux kernel’s mlx4 network driver. An incorrect check after calling page pool create could lead to an invalid pointer dereference. Specifically, a NULL chec...

6AI score0.00119EPSS
SaveExploits0References5
Rows per page
Query Builder