Lucene search
+L

13857 matches found

NVD
NVD
added 2025/07/10 8:15 a.m.15 views

CVE-2025-38281

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Add NULL check in mt7996thermalinit devmkasprintf can return a NULL pointer on failure,but this returned value in mt7996thermalinit is not checked. Add NULL check in mt7996thermalinit, to handle kernel NULL...

5.5CVSS0.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.17 views

CVE-2025-38342 software node: Correct a OOB check in software_node_get_reference_args()

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7CVSS0.00164EPSS
SaveExploits0References7
CVE
CVE
added 2025/07/10 8:15 a.m.114 views

CVE-2025-38342

CVE-2025-38342 affects the Linux kernel; it stems from an out-of-bounds check in software_node_get_reference_args(), which may cause OOB access when reading the @index-th element due to a length check that can’t be guaranteed. The fix replaces the check with ((index + 1) * sizeof(*ref) > prop-...

7.1CVSS6.4AI score0.00164EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.24 views

CVE-2025-38340 firmware: cs_dsp: Fix OOB memory read access in KUnit test

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Fix OOB memory read access in KUnit test KASAN reported out of bounds access - csdspmockbinaddnameorinfo, because the source string length was rounded up to the allocation size...

0.00143EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/10 8:15 a.m.99 views

CVE-2025-38337

CVE-2025-38337 : Linux kernel data-race in jbd2_journal_dirty_metadata leading to potential null dereference of handle->h_transaction. The issue arises because handle may be NULL and is not checked before dereferencing, allowing a data race between jbd2_journal_dirty_metadata and ext4/jbd2 han...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/10 8:15 a.m.14 views

CVE-2025-38335 Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPTRT When enabling PREEMPTRT, the gpiokeysirqtimer callback runs in hard irq context, but the inputevent takes a spinlock, which isn't allowed there as it is converted to a...

6.4AI score
SaveExploits0References10
OSV
OSV
added 2025/07/10 8:14 a.m.7 views

CVE-2025-38323 net: atm: add lec_mutex

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

6AI score
SaveExploits0References13
CVE
CVE
added 2025/07/10 8:14 a.m.68 views

CVE-2025-38322

CVE-2025-38322: Linux kernel perf/x86/intel crash fix. The issue caused a hard-lockup on Raptor Lake when perf metrics were invoked on cores not supporting perf, due to the is_topdown_event() function being used in place of is_topdown_count() during sample read after a regression introduced by co...

5.5CVSS6.4AI score0.00158EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/07/10 8:14 a.m.33 views

CVE-2025-38322 perf/x86/intel: Fix crash in icl_update_topdown_event()

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix crash in iclupdatetopdownevent The perffuzzer found a hard-lockup crash on a RaptorLake machine: Oops: general protection fault, maybe for address 0xffff89aeceab400: 0000 CPU: 23 UID: 0 PID: 0 Comm: swapper/23...

0.00158EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/10 8:14 a.m.25 views

CVE-2025-38320 arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()

In the Linux kernel, the following vulnerability has been resolved: arm64/ptrace: Fix stack-out-of-bounds read in regsgetkernelstacknth KASAN reports a stack-out-of-bounds read in regsgetkernelstacknth. Call Trace: 97.283505 BUG: KASAN: stack-out-of-bounds in regsgetkernelstacknth+0xa8/0xc8...

0.00178EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.16 views

CVE-2025-38319 drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pp: Fix potential NULL pointer dereference in atomctrlinitializemcregtable The function atomctrlinitializemcregtable and atomctrlinitializemcregtablev22 does not check the return value of smuatomgetdatatable. If...

0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/10 7:42 a.m.8 views

CVE-2025-38319 drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pp: Fix potential NULL pointer dereference in atomctrlinitializemcregtable The function atomctrlinitializemcregtable and atomctrlinitializemcregtablev22 does not check the return value of smuatomgetdatatable. If...

6AI score
SaveExploits0References10
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38318 perf: arm-ni: Fix missing platform_set_drvdata()

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Fix missing platformsetdrvdata Add missing platformsetdrvdata in armniprobe, otherwise calling platformgetdrvdata in remove returns NULL...

6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/07/10 7:42 a.m.59 views

CVE-2025-38318

CVE-2025-38318: In the Linux kernel, the perf/arm-ni driver missed a call path, missing platform_set_drvdata() in arm_ni_probe(), which caused platform_get_drvdata() to return NULL in remove. The SUSE advisory and OpenVAS references confirm this specific fix was applied to address the arm-ni PMU,...

5.5CVSS6.6AI score0.00146EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/10 7:42 a.m.59 views

CVE-2025-38316

CVE-2025-38316 relates to a Linux kernel vulnerability in the wifi driver (mt76 mt7996) where mt7996_set_monitor() dereferences a phy pointer before a NULL sanity check. The fix moves the dereference to occur after the NULL check, preventing a NULL pointer dereference. The issue is tied to a loca...

5.5CVSS6.5AI score0.0013EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/10 7:42 a.m.59 views

CVE-2025-38314

CVE-2025-38314 is a Linux kernel vulnerability affecting virtio-pci. The issue arises in virtio_pci_admin_dev_parts_get(), where the result_sg_size is filled with the length from virtqueue_get_buf(), inadvertently including an 8-byte status, causing oversized transfer data and potential kernel bu...

7.3CVSS6.8AI score0.00126EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/10 7:42 a.m.68 views

CVE-2025-38306

CVE-2025-38306 concerns the Linux kernel. It describes a race in fs/fhandle.c where may_decode_fh() can call has_locked_children() without holding locks, enabling an oopsable race. The fix renames has_locked_children() to __has_locked_children(), makes it static, and updates callers in fs/namespa...

7.8CVSS6.5AI score0.00115EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.14 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.8CVSS0.00115EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/10 7:42 a.m.91 views

CVE-2025-38303

The CVE-2025-38303 issue affects the Linux kernel Bluetooth path: eir_create_adv_data may add EIR_FLAGS and EIR_TX_POWER without validating that they fit, potentially causing a crash. The description states this vulnerability has been resolved in the kernel (fix for crashes in eir_create_adv_data...

7.8CVSS6.6AI score0.00157EPSS
SaveExploits0References4Affected Software1
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
Rows per page
Query Builder