Lucene search
+L

13114 matches found

CVE
CVE
added 2025/07/03 8:35 a.m.74 views

CVE-2025-38137

Technical details about CVE-2025-38137 (Linux kernel PCI/pwrctrl use-after-free due to rescan handling) are not provided in the connected documents. Public disclosures here list the CVE but do not elaborate affected versions, root cause, or fixes. Monitor for updates.

7.8CVSS7.2AI score0.00158EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38135 serial: Fix potential null-ptr-deref in mlb_usio_probe()

In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlbusioprobe devmioremap can return NULL on error. Currently, mlbusioprobe does not check for this case, which could result in a NULL pointer dereference. Add NULL check after devmioremap t...

6.3AI score
SaveExploits0References13
CVE
CVE
added 2025/07/03 8:35 a.m.70 views

CVE-2025-38134

CVE-2025-38134 in Linux kernel: The usb: acpi: fix prevents a NULL pointer dereference in usb_acpi_add_usb4_devlink() due to usb_hub_to_struct_hub() returning NULL in certain hub teardown scenarios. The issue could lead to an access to hub->ports[...] if NULL, and was mitigated by guards in ot...

5.5CVSS7.2AI score0.00159EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/03 8:35 a.m.90 views

CVE-2025-38132

CVE-2025-38132 : Linux kernel coresight race condition when removing cscfg from csdev. The issue occurs if a module load and config deactivate path races with iterating/removing config_csdev_list entries while holding csdev->cscfg_csdev_lock, allowing an entry delete to race with an active con...

5.5CVSS7.2AI score0.00141EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/03 8:35 a.m.54 views

CVE-2025-38130

Technical details for CVE-2025-38130 are not publicly provided in the connected documents. The materials only reiterate a kernel HDMI audio callback fix; monitor official advisories and patches for affected kernels and platforms.

5.5CVSS7.1AI score0.00141EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/03 8:35 a.m.121 views

CVE-2025-38129

CVE-2025-38129 details a Linux kernel use-after-free in page_pool_recycle_in_ring, linked to page_pool's per-CPU recycle mechanism. The root cause is that a page may be freed while the page pool’s ring is still being recycled, resulting in a potential use-after-free when the producer_lock is not ...

7.8CVSS7.2AI score0.00165EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38127 ice: fix Tx scheduler error handling in XDP callback

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler with the new queue number. In the event of a Tx...

7.8CVSS6.6AI score
SaveExploits0References7
OSV
OSV
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38126 net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptprate is not 0 before configuring timestamping The stmmac platform drivers that do not open-code the clkptprate value after having retrieved the default one from the device-tree can end up with 0 in...

6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.21 views

CVE-2025-38125 net: stmmac: make sure that ptp_rate is not 0 before configuring EST

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptprate is not 0 before configuring EST If the ptprate recorded earlier in the driver happens to be 0, this bogus value will propagate up to EST configuration, where it will trigger a division by 0...

0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38125 net: stmmac: make sure that ptp_rate is not 0 before configuring EST

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptprate is not 0 before configuring EST If the ptprate recorded earlier in the driver happens to be 0, this bogus value will propagate up to EST configuration, where it will trigger a division by 0...

5.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.20 views

CVE-2025-38124 net: fix udp gso skb_segment after pull from frag_list

In the Linux kernel, the following vulnerability has been resolved: net: fix udp gso skbsegment after pull from fraglist Commit a1e40ac5b5e9 "net: gso: fix udp gso fraglist segmentation after pull from fraglist" detected invalid geometry in fraglist skbs and redirects them from skbsegmentlist to...

7.5CVSS0.00387EPSS
SaveExploits0References5
CVE
CVE
added 2025/07/03 8:35 a.m.99 views

CVE-2025-38123

CVE-2025-38123 concerns the Linux kernel in Azure Linux 3.0. The vulnerability arises in the wwan/t7xx driver during napi rx polling, where a netdev may be released by dellink logic on disconnect, yet skb processing uses an invalid netdev, causing a NULL pointer dereference (kernel panic). The is...

9.8CVSS7AI score0.00389EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38123 net: wwan: t7xx: Fix napi rx poll issue

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix napi rx poll issue When driver handles the napi rx polling requests, the netdev might have been released by the dellink logic triggered by the disconnect operation on user plane. However, in the logic of...

9.8CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/07/03 8:35 a.m.45 views

CVE-2025-38121

The CVE-2025-38121 entry describes a Linux kernel issue in the wifi: iwlwifi: mld path. When an error occurs during init, in_hw_restart is set but never cleared, causing the code to retry init as if in a restart while not actually in one. This can lead to a NULL pointer dereference during cancell...

5.5CVSS7AI score0.0014EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/03 8:35 a.m.93 views

CVE-2025-38120

Technical details about CVE-2025-38120 are not publicly available in the provided documents; the description notes a nf_set_pipapo_avx2 fix for initial map fill and a test addition, but no vendor/product specifics are given.

9.4CVSS7.1AI score0.00434EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38120 netfilter: nf_set_pipapo_avx2: fix initial map fill

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

9.4CVSS6.3AI score
SaveExploits0References11
OSV
OSV
added 2025/07/03 8:35 a.m.9 views

CVE-2025-38119 scsi: core: ufs: Fix a hang in the error handler

In the Linux kernel, the following vulnerability has been resolved: scsi: core: ufs: Fix a hang in the error handler ufshcderrhandlingprepare calls ufshcdrpmgetsync. The latter function can only succeed if UFSHCDEHINPROGRESS is not set because resuming involves submitting a SCSI command and...

7.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.17 views

CVE-2025-38115 net_sched: sch_sfq: fix a potential crash on gso_skb handling

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

7.8CVSS0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/03 8:35 a.m.11 views

CVE-2025-38115 net_sched: sch_sfq: fix a potential crash on gso_skb handling

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

7.8CVSS6.1AI score
SaveExploits0References13
CVE
CVE
added 2025/07/03 8:35 a.m.105 views

CVE-2025-38113

CVE-2025-38113 affects the Linux kernel: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used. With nosmp in the kernel command line, CPUs aren’t brought up and their cpc_desc_ptr can be NULL, leading to NULL dereferences when CPU0 iterates over possible CPUs and panics. The issue is docum...

5.5CVSS7AI score0.00161EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder