Lucene search
+L

13163 matches found

Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.12 views

CVE-2025-39989

In the Linux kernel, the following vulnerability has been resolved: x86/mce: use iscopyfromuser to determine copy-from-user context Patch series "mm/hwpoison: Fix regressions in memory failure handling", v4. 1. What am I trying to do: This patchset resolves two critical regressions related to...

5.5CVSS5.8AI score0.00237EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.40 views

CVE-2025-39930 ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Don't use freedevicenode at graphutilparsedai commit 419d1918105e "ASoC: simple-card-utils: use freedevicenode for device node" uses freedevicenode for dlc-ofnode, but we need to keep it while driver is i...

8.4CVSS0.00248EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.19 views

CVE-2025-39930

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Don't use freedevicenode at graphutilparsedai commit 419d1918105e "ASoC: simple-card-utils: use freedevicenode for device node" uses freedevicenode for dlc-ofnode, but we need to keep it while driver is i...

8.4CVSS5.3AI score0.00248EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.16 views

CVE-2025-39778

In the Linux kernel, the following vulnerability has been resolved: objtool, nvmet: Fix out-of-bounds stack access in nvmetctrlstateshow The cstsstatenames array only has six sparse entries, but the iteration code in nvmetctrlstateshow iterates seven, resulting in a potential out-of-bounds stack...

7.1CVSS6.1AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.14 views

CVE-2025-39735

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eaget During the "sizecheck" label in eaget, the code checks if the extended attribute list xattr size matches easize. If not, it logs "eaget: invalid extended attribute" and calls printhexdump...

7.1CVSS6AI score0.00281EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.11 views

CVE-2025-39688

In the Linux kernel, the following vulnerability has been resolved: nfsd: allow SCSTATUSFREEABLE when searching via nfs4lookupstateid The pynfs DELEG8 test fails when run against nfsd. It acquires a delegation and then lets the lease time out. It then tries to use the deleg stateid and expects to...

7.5CVSS5.6AI score0.00579EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.17 views

CVE-2025-39728

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsungclkinit With UBSANARRAYBOUNDS=y, I'm hitting the below panic due to dereferencing ctx-clkdata.hws before setting ctx-clkdata.num = nrclks. Move that up to fix the crash. UBSAN: array index...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2025/04/18 7:01 a.m.18 views

CVE-2025-39728 clk: samsung: Fix UBSAN panic in samsung_clk_init()

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsungclkinit With UBSANARRAYBOUNDS=y, I'm hitting the below panic due to dereferencing ctx-clkdata.hws before setting ctx-clkdata.num = nrclks. Move that up to fix the crash. UBSAN: array index...

5.5CVSS6.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.10 views

CVE-2025-38637

In the Linux kernel, the following vulnerability has been resolved: netsched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBPRIO is used as a child qdisc under TBF with specif...

5.5CVSS5.7AI score0.00315EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.15 views

CVE-2025-38479

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: free irq correctly in remove path Add fsledma-txirq/errirq check to avoid below warning because no errirq at i.MX9 platform. Otherwise there will be kernel dump: WARNING: CPU: 0 PID: 11 at...

7.8CVSS5.6AI score0.00266EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.14 views

CVE-2025-38575

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use aeadrequestfree to match aeadrequestalloc Use aeadrequestfree instead of kfree to properly free memory allocated by aeadrequestalloc. This ensures sensitive crypto data is zeroed before being freed...

5.5CVSS5.6AI score0.00258EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.43 views

CVE-2025-38240 drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: drmerr = deverr in HPD path to avoid NULL ptr The function mtkdpwaithpdasserted may be called before the mtkdp-drmdev pointer is assigned in mtkdpbridgeattach. Specifically it can be called via this callpath: -...

0.00252EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.43 views

CVE-2025-38240

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: drmerr = deverr in HPD path to avoid NULL ptr The function mtkdpwaithpdasserted may be called before the mtkdp-drmdev pointer is assigned in mtkdpbridgeattach. Specifically it can be called via this callpath: -...

5.5CVSS5.6AI score0.00252EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.15 views

CVE-2025-38104

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV RLCG Register Access is a way for virtual functions to safely access GPU registers in a virtualized environment., including TLB...

4.7CVSS5.3AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2025/04/18 7:01 a.m.18 views

CVE-2025-38152 remoteproc: core: Clear table_sz when rproc_shutdown

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Clear tablesz when rprocshutdown There is case as below could trigger kernel dump: Use U-Boot to start remote processorrproc with resource table published to a fixed address by rproc. After Kernel boots up, stop...

5.5CVSS6.1AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.14 views

CVE-2025-38049

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors Commit 6eac36bb9eb0 "x86/resctrl: Allocate the cleanest CLOSID by searching closidnumdirtyrmid" added logic that causes resctrl to search for the CLOSID...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.61 views

CVE-2025-37925

In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 1 PREEMPT SMP KASAN PTI CPU: 3 UID: 0 PID: 139 Comm: jfsCommit Not tainted...

5.5CVSS5.3AI score0.00257EPSS
SaveExploits0
OSV
OSV
added 2025/04/18 7:01 a.m.22 views

CVE-2025-37925 jfs: reject on-disk inodes of an unsupported type

In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 1 PREEMPT SMP KASAN PTI CPU: 3 UID: 0 PID: 139 Comm: jfsCommit Not tainted...

6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.62 views

CVE-2025-37860

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.44 views

CVE-2025-37860 sfc: fix NULL dereferences in ef100_process_design_param()

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

0.00253EPSS
SaveExploits0References3
Rows per page
Query Builder