Lucene search
+L

22207 matches found

EUVD
EUVD
added 2025/10/15 9:30 a.m.17 views

EUVD-2025-34599

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

6AI score0.00144EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 8:15 a.m.13 views

AZL-68504 CVE-2025-39998 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS6AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/15 8:15 a.m.16 views

CVE-2025-39998

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS0.00162EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 8:15 a.m.12 views

AZL-68495 CVE-2025-39973 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/15 8:15 a.m.27 views

CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/15 8:15 a.m.12 views

UBUNTU-CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS6.6AI score0.00144EPSS
SaveExploits0References35
OSV
OSV
added 2025/10/15 8:15 a.m.18 views

UBUNTU-CVE-2025-39998

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS6.1AI score0.00162EPSS
SaveExploits0References33
OSV
OSV
added 2025/10/15 8:15 a.m.9 views

UBUNTU-CVE-2025-39991

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL dereference in ath11kqmim3load If ab-fw.m3data points to data, then fw pointer remains null. Further, if m3mem is not allocated, then fw is dereferenced to be passed to ath11kerr function. Replace fw-size b...

5.7AI score0.00187EPSS
SaveExploits0References17
OSV
OSV
added 2025/10/15 7:58 a.m.13 views

CVE-2025-39998 scsi: target: target_core_configfs: Add length check to avoid buffer overflow

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.19 views

CVE-2025-39998 scsi: target: target_core_configfs: Add length check to avoid buffer overflow

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS0.00162EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/15 7:58 a.m.52 views

CVE-2025-39991

CVE-2025-39991 affects the Linux kernel’s wifi/ath11k driver. The root cause is a potential NULL dereference in ath11k_qmi_m3_load() when ab->fw.m3_data points to data and m3_mem is not allocated, causing fw to be dereferenced in ath11k_err. The patch fixes this by replacing fw->size with m...

6.1AI score0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/15 7:58 a.m.8 views

CVE-2025-39991 wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL dereference in ath11kqmim3load If ab-fw.m3data points to data, then fw pointer remains null. Further, if m3mem is not allocated, then fw is dereferenced to be passed to ath11kerr function. Replace fw-size b...

6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/10/15 7:55 a.m.80 views

CVE-2025-39973

The CVE-2025-39973 issue affects the Linux kernel i40e driver. The ring_len parameter provided by the virtual function (VF) could be assigned to hardware memory context (HMC) without validation. A patch was introduced to add an upper-bound check for both Tx and Rx queue lengths, with hardware sup...

8.8CVSS6.1AI score0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/15 7:55 a.m.5 views

CVE-2025-39973 i40e: add validation for ring_len param

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS6.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/15 7:55 a.m.24 views

CVE-2025-39973 i40e: add validation for ring_len param

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS0.00144EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/10/15 7:08 a.m.20 views

kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.9AI score0.00217EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/15 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unvalidated ringlen parameter, which could lead to a hardware memory context error...

5.9AI score0.00144EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/10/15 12:00 a.m.20 views

Eclipse ThreadX NetX Duo 安全漏洞

Eclipse ThreadX NetX Duo is an IPv4 and IPv6 dual network stack for Eclipse ThreadX open source. A security vulnerability exists in Eclipse ThreadX NetX Duo versions prior to 6.4.4, which stems from a lack of validation of the cipher suite length and compression method length in SSL/TLS client...

9.1CVSS6.6AI score0.00345EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/15 12:00 a.m.12 views

PT-2025-42248

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The ring len parameter, received from a virtual function VF, was directly assigned to the hardware memory context HMC without validation. This allowed for potential issues due to...

4CVSS7.2AI score0.00144EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/15 12:00 a.m.10 views

Eclipse ThreadX NetX Duo 缓冲区错误漏洞

Eclipse ThreadX NetX Duo is an IPv4 and IPv6 dual network stack for Eclipse ThreadX open source. A buffer error vulnerability exists in Eclipse ThreadX NetX Duo versions prior to 6.4.4, which stems from a lack of validation of the PSK length in a user message, which could lead to out-of-bounds...

6.9CVSS6.8AI score0.00234EPSS
SaveExploits0References2
Rows per page
Query Builder