Lucene search
+L

5024 matches found

NVD
NVD
added 2025/07/28 12:15 p.m.11 views

CVE-2025-38490

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate pagepoolputfullpage pagepoolputfullpage should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant...

9.8CVSS0.00295EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/28 12:15 p.m.9 views

CVE-2025-38493

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix crash in timerlatdumpstack We have observed kernel panics when using timerlat with stack saving, with the following dmesg output: memcpy: detected buffer overflow: 88 byte write of buffer size 0 WARNING: CPU:...

5.5CVSS0.00151EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/28 12:15 p.m.23 views

CVE-2025-38486

In the Linux kernel, the following vulnerability has been resolved: soundwire: Revert "soundwire: qcom: Add setchannelmap api support" This reverts commit 7796c97df6b1b2206681a07f3c80f6023a6593d5. This patch broke Dragonboard 845c sdm845. I see: Unexpected kernel BRK exception at EL1 Internal...

7.8CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/28 12:15 p.m.6 views

UBUNTU-CVE-2025-38486

In the Linux kernel, the following vulnerability has been resolved: soundwire: Revert "soundwire: qcom: Add setchannelmap api support" This reverts commit 7796c97df6b1b2206681a07f3c80f6023a6593d5. This patch broke Dragonboard 845c sdm845. I see: Unexpected kernel BRK exception at EL1 Internal...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/28 12:15 p.m.6 views

UBUNTU-CVE-2025-38490

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate pagepoolputfullpage pagepoolputfullpage should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant...

9.8CVSS6.3AI score0.00295EPSS
SaveExploits0References29
CVE
CVE
added 2025/07/28 11:22 a.m.90 views

CVE-2025-38493

CVE-2025-38493 concerns the Linux kernel vulnerability in tracing/osnoise, specifically timerlat_dump_stack(). The root cause is a faulty memcpy that uses a size field containing garbage from the ring buffer, which can trigger a buffer overflow and kernel panic when stack data is dumped. The vuln...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/07/28 11:22 a.m.6 views

CVE-2025-38493

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix crash in timerlatdumpstack We have observed kernel panics when using timerlat with stack saving, with the following dmesg output: memcpy: detected buffer overflow: 88 byte write of buffer size 0 WARNING: CPU:...

5.5CVSS5.8AI score0.00151EPSS
SaveExploits0
OSV
OSV
added 2025/07/28 11:22 a.m.4 views

CVE-2025-38493 tracing/osnoise: Fix crash in timerlat_dump_stack()

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix crash in timerlatdumpstack We have observed kernel panics when using timerlat with stack saving, with the following dmesg output: memcpy: detected buffer overflow: 88 byte write of buffer size 0 WARNING: CPU:...

6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/07/28 11:21 a.m.83 views

CVE-2025-38490

CVE-2025-38490 – Linux kernel : The vulnerability concerns the page_pool_put_full_page() call in net: libwx, where pages could be double-freed, potentially causing a kernel panic. The fix removes the duplicate page_put path so pages are reused unless freeing Rx buffers or building a skb when the ...

9.8CVSS6.3AI score0.00295EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.7 views

CVE-2025-38490

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate pagepoolputfullpage pagepoolputfullpage should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant...

9.8CVSS5.8AI score0.00295EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.18 views

CVE-2025-38490 net: libwx: remove duplicate page_pool_put_full_page()

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate pagepoolputfullpage pagepoolputfullpage should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant...

9.8CVSS0.00295EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/28 11:21 a.m.15 views

CVE-2025-38490 net: libwx: remove duplicate page_pool_put_full_page()

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate pagepoolputfullpage pagepoolputfullpage should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant...

9.8CVSS6.3AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/07/28 11:21 a.m.7 views

CVE-2025-38489

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpfarchtextpoke with newaddr == NULL again Commit 7ded842b356d "s390/bpf: Fix bpfplt pointer arithmetic" has accidentally removed the critical piece of commit c730fce7c70c "s390/bpf: Fix bpfarchtextpoke with newaddr...

5.5CVSS6.3AI score0.00136EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/07/28 11:21 a.m.8 views

CVE-2025-38486 soundwire: Revert "soundwire: qcom: Add set_channel_map api support"

In the Linux kernel, the following vulnerability has been resolved: soundwire: Revert "soundwire: qcom: Add setchannelmap api support" This reverts commit 7796c97df6b1b2206681a07f3c80f6023a6593d5. This patch broke Dragonboard 845c sdm845. I see: Unexpected kernel BRK exception at EL1 Internal...

7.8CVSS6.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.5 views

CVE-2025-38486

In the Linux kernel, the following vulnerability has been resolved: soundwire: Revert "soundwire: qcom: Add setchannelmap api support" This reverts commit 7796c97df6b1b2206681a07f3c80f6023a6593d5. This patch broke Dragonboard 845c sdm845. I see: Unexpected kernel BRK exception at EL1 Internal...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/07/28 11:21 a.m.9 views

CVE-2025-38486

In the Linux kernel, the following vulnerability has been resolved: soundwire: Revert "soundwire: qcom: Add setchannelmap api support" This reverts commit 7796c97df6b1b2206681a07f3c80f6023a6593d5. This patch broke Dragonboard 845c sdm845. I see: Unexpected kernel BRK exception at EL1 Internal...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.17 views

CVE-2025-38486 soundwire: Revert "soundwire: qcom: Add set_channel_map api support"

In the Linux kernel, the following vulnerability has been resolved: soundwire: Revert "soundwire: qcom: Add setchannelmap api support" This reverts commit 7796c97df6b1b2206681a07f3c80f6023a6593d5. This patch broke Dragonboard 845c sdm845. I see: Unexpected kernel BRK exception at EL1 Internal...

7.8CVSS0.00127EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/28 12:0 a.m.8 views

PT-2025-31140 · Undefined · Undefined

@CVEnew Interesting find! @BenjaminUs15, have you seen this CVE-2025-38493338498493 timerlat dump stack crash in the Linux kernel? Looks like a nasty one for tracing/osnoise users. Kernel panics are no joke...

7.3AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/27 3:31 p.m.20 views

CVE-2025-38450

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925stasetdecapoffload Add a NULL check for msta-vif before accessing its members to prevent a kernel panic in AP mode deployment. This also fix the issue reported in 1. T...

7CVSS7.1AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/27 3:27 p.m.7 views

CVE-2025-38445

In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1reshape In the raid1reshape function, newpool is allocated on the stack and assigned to conf-r1biopool. This results in conf-r1biopool.wait.head pointing to a stack address...

7CVSS7AI score0.00165EPSS
SaveExploits0References4
Rows per page
Query Builder