Lucene search
+L

1958 matches found

Cvelist
Cvelist
added 2024/05/20 9:41 a.m.45 views

CVE-2024-35955 kprobes: Fix possible use-after-free issue on kprobe registration

In the Linux kernel, the following vulnerability has been resolved: kprobes: Fix possible use-after-free issue on kprobe registration When unloading a module, its state is changing MODULESTATELIVE - MODULESTATEGOING - MODULESTATEUNFORMED. Each change will take a time. ismoduletextaddress and...

6.5AI score0.01177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.26 views

CVE-2024-35938 wifi: ath11k: decrease MHI channel buffer length to 8KB

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: decrease MHI channel buffer length to 8KB Currently buflen field of ath11kmhiconfigqca6390 is assigned with 0, making MHI use a default size, 64KB, to allocate channel buffers. This is likely to fail in some scenari...

6.6AI score0.0021EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.44 views

CVE-2024-35939 dma-direct: Leak pages on dma_set_decrypted() failure

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.4AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 9:15 a.m.24 views

CVE-2024-35866

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsdumpfullkey Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS6.5AI score0.00242EPSS
SaveExploits0References6
Prion
Prion
added 2024/05/19 9:15 a.m.19 views

CVE-2024-35902

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix possible cp null dereference cp might be null, calling cp-cpconn would produce null dereference Simon Horman adds: Analysis: cp is a parameter of rdsrdmamap and is not reassigned. The following call-sites pass a NULL...

5.5CVSS0.00221EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/19 8:35 a.m.31 views

CVE-2024-35910 tcp: properly terminate timers for kernel sockets

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test...

7.8CVSS6AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.21 views

CVE-2024-35878 of: module: prevent NULL pointer dereference in vsnprintf()

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

6.8AI score0.00787EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.35 views

CVE-2024-35813

A vulnerability was found in the Linux kernel's MMC core subsystem. This issue involves improper handling of array indexing, which could lead to accessing array elements using negative indices, resulting in out-of-bounds memory access, system instability, or crashes. Mitigation Mitigation for thi...

5.5CVSS8.9AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.38 views

CVE-2024-35825

A vulnerability was found in the USB gadget Network Control Model NCM driver in the Linux kernel, where zero block length packets are not handled properly. This could lead to unintended behavior or potential system instability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.8AI score0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.43 views

CVE-2024-35853 mlxsw: spectrum_acl_tcam: Fix memory leak during rehash

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix memory leak during rehash The rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in the region and in each...

6.5AI score0.00728EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.38 views

CVE-2024-35847 irqchip/gic-v3-its: Prevent double free on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

7.8CVSS6.5AI score0.00245EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 2:40 p.m.20 views

CVE-2024-35844 f2fs: compress: fix reserve_cblocks counting error when out of space

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/17 11:50 a.m.39 views

CVE-2024-27414 rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLABRIDGEFLAGS writing back In the commit d73ef2d69c0d "rtnetlink: let rtnlbridgesetlink checks IFLABRIDGEMODE length", an adjustment was made to the old loop logic in the function rtnlbridgesetlink...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/03 2:59 p.m.24 views

CVE-2022-48686 nvme-tcp: fix UAF when detecting digest errors

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

9.8CVSS6.6AI score0.00703EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/03 12:00 a.m.17 views

PT-2024-25547 · Unknown · Exclusive Addons For Elementor

Name of the Vulnerable Software and Affected Versions: Exclusive Addons Elementor versions through 2.6.9.1 Description: The issue is related to a Missing Authorization vulnerability in Exclusive Addons Elementor. Recommendations: For versions through 2.6.9.1, update to a version later than 2.6.9....

9.8CVSS5.9AI score0.00422EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.32 views

CVE-2024-27007

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: change srcfolio after ensuring it's unpinned in UFFDIOMOVE Commit d7a08838ab74 "mm: userfaultfd: fix unexpected change to srcfolio when UFFDIOMOVE fails" moved the srcfolio-mapping, index changing to after clearing t...

5.5CVSS7.2AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.24 views

CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS7.3AI score0.0027EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.34 views

CVE-2024-27012

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: restore set elements when delete set fails From abort path, nftmapelemactivate needs to restore refcounters to the original state. Currently, it uses the set-ops-walk to iterate over these set elements. The...

7.8CVSS6.2AI score0.00272EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.44 views

CVE-2024-26996 usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix UAF ncm object at re-bind after usb ep transport error When ncm function is working and then stop usb0 interface for link down, ethstop is called. At this piont, accidentally if usb transport error should...

7.8CVSS7.5AI score0.00233EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/01 5:27 a.m.42 views

CVE-2024-26991 KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: x86: Don't overflow lpageinfo when checking attributes Fix KVMSETMEMORYATTRIBUTES to not overflow lpageinfo array and trigger KASAN splat, as seen in the privatememconversionstest selftest. When memory attributes ar...

6.8AI score0.00229EPSS
SaveExploits0References2
Rows per page
Query Builder