Lucene search
+L

13164 matches found

OSV
OSV
added 2025/07/10 7:42 a.m.11 views

CVE-2025-38317 wifi: ath12k: Fix buffer overflow in debugfs

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix buffer overflow in debugfs If the user tries to write more than 32 bytes then it results in memory corruption. Fortunately, this is debugfs so it's limited to root users...

7.8CVSS6.8AI score
SaveExploits0References6
CVE
CVE
added 2025/07/10 7:42 a.m.113 views

CVE-2025-38317

CVE-2025-38317 involves a buffer overflow in the Linux kernel wifi driver ath12k when writing to debugfs, causing memory corruption if more than 32 bytes are written. The issue is limited to debugfs and, per sources, is restricted to root users. Connected documents corroborate that this vulnerabi...

7.8CVSS7.1AI score0.0017EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.12 views

CVE-2025-38316

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996setmonitor The function mt7996setmonitor dereferences phy before the NULL sanity check. Fix this to avoid NULL pointer dereference by moving the dereference after the...

5.5CVSS5.3AI score0.0013EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.16 views

CVE-2025-38315

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Check dsbr size from EFI variable Since the size of struct btinteldsbr is already known, we can just start there instead of querying the EFI variable size. If the final result doesn't match what we expect also...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.30 views

CVE-2025-38313 bus: fsl-mc: fix double-free on mc_dev

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: fix double-free on mcdev The blamed commit tried to simplify how the deallocations are done but, in the process, introduced a double-free on the mcdev variable. In case the MC device is a DPRC, a new mcbus is allocat...

0.00161EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.17 views

CVE-2025-38313

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: fix double-free on mcdev The blamed commit tried to simplify how the deallocations are done but, in the process, introduced a double-free on the mcdev variable. In case the MC device is a DPRC, a new mcbus is allocat...

7.8CVSS5.7AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.26 views

CVE-2025-38312 fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: fbcvt: avoid division by 0 in fbcvthperiod In fbfindmodecvt, iff mode-refresh somehow happens to be 0x80000000, cvt.frefresh will become 0 when multiplying it by 2 due to overflow. It's then passed to fbcvthperiod,...

0.00153EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.16 views

CVE-2025-38311

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

5.5CVSS5.5AI score0.00096EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38312 fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: fbcvt: avoid division by 0 in fbcvthperiod In fbfindmodecvt, iff mode-refresh somehow happens to be 0x80000000, cvt.frefresh will become 0 when multiplying it by 2 due to overflow. It's then passed to fbcvthperiod,...

6AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.9 views

CVE-2025-38312

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: fbcvt: avoid division by 0 in fbcvthperiod In fbfindmodecvt, iff mode-refresh somehow happens to be 0x80000000, cvt.frefresh will become 0 when multiplying it by 2 due to overflow. It's then passed to fbcvthperiod,...

5.5CVSS5.5AI score0.00153EPSS
SaveExploits0
CVE
CVE
added 2025/07/10 7:42 a.m.97 views

CVE-2025-38310

CVE-2025-38310 refers to a Linux kernel vulnerability in seg6 where validation of nexthop addresses could read uninitialized memory if the provided length exceeded the actual data; the fix enforces that the provided length exactly matches the specified length. The connected advisories confirm the...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/07/10 7:42 a.m.23 views

CVE-2025-38310 seg6: Fix validation of nexthop addresses

In the Linux kernel, the following vulnerability has been resolved: seg6: Fix validation of nexthop addresses The kernel currently validates that the length of the provided nexthop address does not exceed the specified length. This can lead to the kernel reading uninitialized memory if user space...

6.2AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.9 views

CVE-2025-38310

In the Linux kernel, the following vulnerability has been resolved: seg6: Fix validation of nexthop addresses The kernel currently validates that the length of the provided nexthop address does not exceed the specified length. This can lead to the kernel reading uninitialized memory if user space...

5.5CVSS5.5AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.20 views

CVE-2025-38309

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xesvminit earlier In xevmcloseandput we need to be able to call xesvmfini, however during vm creation we can call this on the error path, before having actually initialised the svm state, leading to various splats...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.12 views

CVE-2025-38308

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw Search result of avsdaifindpathtemplate shall be verified before being used. As 'template' is already known when avshwconstraintsinit is fired, drop the search entirel...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38307 ASoC: Intel: avs: Verify content returned by parse_int_array()

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parseintarray The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0 ends with null-ptr-deref...

6.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.8 views

CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS5.5AI score0.0015EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 7:42 a.m.6 views

CVE-2025-38306 fs/fhandle.c: fix a race in call of has_locked_children()

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

7.8CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38305 ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

6.3AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.8 views

CVE-2025-38306

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

7.8CVSS4.8AI score0.00115EPSS
SaveExploits0
Rows per page
Query Builder