Lucene search
+L

5236 matches found

Positive Technologies
Positive Technologies
added 2025/07/14 12:0 a.m.14 views

PT-2025-31086

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw was identified in the Linux kernel's networking subsystem, specifically within the libwx component. The issue involves a redundant call to page pool put full page, which should on...

7.8CVSS6.6AI score0.00302EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.10 views

Bluetooth: btnxpuart: Fix kernel panic during FW release

...

7.8CVSS6.8AI score0.00199EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.7 views

SUSE CVE-2025-38293

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

4.7CVSS7AI score0.00264EPSS
SaveExploits0References22
NVD
NVD
added 2025/07/10 9:15 a.m.8 views

CVE-2025-38334

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Prevent attempts to reclaim poisoned pages TL;DR: SGX page reclaim touches the page to copy its contents to secondary storage. SGX instructions do not gracefully handle machine checks. Despite this, the existing SGX code...

5.5CVSS0.00149EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/10 8:15 a.m.7 views

CVE-2025-38293

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS0.00264EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/10 8:15 a.m.2 views

DEBIAN-CVE-2025-38293

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/10 8:15 a.m.102 views

CVE-2025-38334

In CVE-2025-38334, the Linux kernel SGX path could reclaim EPC pages that are poisoned. Root cause: epc_page->poison is set during memory failure but the reclaimer logic does not check it, so poisoned EPC pages could be reclaimed and written out with EWB microcode operations, risking enclosure...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.19 views

CVE-2025-38334 x86/sgx: Prevent attempts to reclaim poisoned pages

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Prevent attempts to reclaim poisoned pages TL;DR: SGX page reclaim touches the page to copy its contents to secondary storage. SGX instructions do not gracefully handle machine checks. Despite this, the existing SGX code...

0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/10 8:15 a.m.8 views

UBUNTU-CVE-2025-38293

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.4AI score0.00264EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38293 wifi: ath11k: fix node corruption in ar->arvifs list

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.6AI score
SaveExploits0References12
CVE
CVE
added 2025/07/10 7:42 a.m.97 views

CVE-2025-38293

The CVE-2025-38293 entry documents a Linux kernel vulnerability in ath11k: arvifs handling. Root cause: during WLAN halt, ath11k_core_halt() reinitializes only the arvifs list head, leaving the subsequent node in arvifs invalid; this makes list_del() detect an invalid node during vif removal if a...

8.8CVSS7AI score0.00264EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.16 views

CVE-2025-38293 wifi: ath11k: fix node corruption in ar->arvifs list

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS0.00264EPSS
SaveExploits0References7
CVE
CVE
added 2025/07/10 7:42 a.m.92 views

CVE-2025-38290

CVE-2025-38290 (Azure Linux 3.0 kernel) : A WLAN recovery race in ath12k caused possible kernel panic due to node corruption in arvifs during vif removal. The fix reinitializes all arvifs list nodes when WLAN halts, preventing list_del() from operating on an invalid node. Affected platform is the...

8.8CVSS6.9AI score0.00187EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.16 views

CVE-2025-38290 wifi: ath12k: fix node corruption in ar->arvifs list

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath12kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38290 wifi: ath12k: fix node corruption in ar->arvifs list

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath12kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.13 views

PT-2025-29056

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw where the SGX page reclaimer attempts to reclaim poisoned pages. This can lead to a kernel panic, potentially causing system instability. The issue...

5.5CVSS6.6AI score0.00149EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.5 views

PT-2025-30854

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between disabling Direct Interrupt Management DIM and Network Interrupt callbacks using the DIM pointer on the Receive Queue RQ or Send Queue SQ. If NAPI checks t...

6CVSS7.7AI score0.0012EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/09 11:22 p.m.6 views

SUSE CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

4.1CVSS7.3AI score0.00158EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/09 11:15 a.m.6 views

CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

7.8CVSS0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/09 11:15 a.m.4 views

DEBIAN-CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS5.6AI score0.00158EPSS
SaveExploits0References1
Rows per page
Query Builder