Lucene search
+L

24882 matches found

Vulnrichment
Vulnrichment
•added 2024/12/27 3:06 p.m.•11 views

CVE-2024-56672 blk-cgroup: Fix UAF in blkcg_unpin_online()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS6.7AI score0.00271EPSS
SaveExploits1References6
Debian CVE
Debian CVE
•added 2024/12/27 3:06 p.m.•12 views

CVE-2024-56667

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/12/27 3:06 p.m.•21 views

CVE-2024-56656

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix aggregation ID mask to prevent oops on 5760X chips The 5760X P7 chip's HW GRO/LRO interface is very similar to that of the previous generation 5750X or P5. However, the aggregation ID fields in the completion structur...

9.8CVSS5.7AI score0.00372EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2024/12/27 3:02 p.m.•3 views

CVE-2024-56643 dccp: Fix memory leak in dccp_feat_change_recv

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccpfeatchangerecv If dccpfeatpushconfirm fails after new value for SP feature was accepted without reconciliation 'entry == NULL' branch, memory allocated for that value with dccpfeatclonespval is never...

5.5AI score0.00229EPSS
SaveExploits0References7
OSV
OSV
•added 2024/12/27 2:51 p.m.•19 views

CVE-2024-56619 nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential out-of-bounds memory access in nilfsfindentry Syzbot reported that when searching for records in a directory where the inode's isize is corrupted and has a large value, memory access outside the folio/page...

7.8CVSS5.8AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
•added 2024/12/27 2:51 p.m.•47 views

CVE-2024-56602 net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154create sockinitdata attaches the allocated sk object to the provided sock object. If ieee802154create fails later, the allocated sk object is freed, but the danglin...

7CVSS7.4AI score0.00229EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2024/12/27 2:51 p.m.•22 views

CVE-2024-56601 net: inet: do not leave a dangling sk pointer in inet_create()

In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inetcreate sockinitdata attaches the allocated sk object to the provided sock object. If inetcreate fails later, the sk object is freed, but the sock object retains the dangling...

7.8CVSS0.00243EPSS
SaveExploits0References7
CVE
CVE
•added 2024/12/27 2:50 p.m.•188 views

CVE-2024-56591

CVE-2024-56591 affects the Linux kernel Bluetooth subsystem, specifically hci_conn. The issue stems from using cancel_delayed_work_sync, which cancels ongoing work but may allow new work and can lead to the object being freed in hci_conn. The vendor advisories describe the root cause as related t...

8.8CVSS6.6AI score0.00281EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
•added 2024/12/27 2:50 p.m.•15 views

CVE-2024-56590

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix not checking skb length on hciacldatapacket This fixes not checking if skb really contains an ACL header otherwise the code may attempt to access some uninitilized/invalid memory past the valid skb-data...

7.6CVSS5.6AI score0.0029EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/12/27 2:50 p.m.•14 views

CVE-2024-56584

In the Linux kernel, the following vulnerability has been resolved: iouring/tctx: work around xastore allocation error issue syzbot triggered the following WARNON: WARNING: CPU: 0 PID: 16 at iouring/tctx.c:51 iouringfree+0xfa/0x140 iouring/tctx.c:51 which is the WARNONONCE!xaempty&tctx-xa; sanity...

5.5CVSS5.7AI score0.00237EPSS
SaveExploits0
OSV
OSV
•added 2024/12/27 2:23 p.m.•15 views

CVE-2024-56574 media: ts2020: fix null-ptr-deref in ts2020_probe()

In the Linux kernel, the following vulnerability has been resolved: media: ts2020: fix null-ptr-deref in ts2020probe KASAN reported a null-ptr-deref issue when executing the following command: echo ts2020 0x20 /sys/bus/i2c/devices/i2c-0/newdevice KASAN: null-ptr-deref in range...

5.5CVSS6.1AI score
SaveExploits0References12
OSV
OSV
•added 2024/12/27 2:23 p.m.•12 views

CVE-2024-56572 media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()

In the Linux kernel, the following vulnerability has been resolved: media: platform: allegro-dvt: Fix possible memory leak in allocatebuffersinternal The buffer in the loop should be released under the exception path, otherwise there may be a memory leak here. To mitigate this, free the buffer wh...

3.3CVSS6.2AI score
SaveExploits0References11
OSV
OSV
•added 2024/12/27 2:23 p.m.•14 views

CVE-2024-56570 ovl: Filter invalid inodes with missing lookup function

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovldentryweird function to prevent the processing of directory inodes that lack the lookup function. This is important because such inodes can cause error...

6.1AI score
SaveExploits0References12
CVE
CVE
•added 2024/12/27 2:23 p.m.•146 views

CVE-2024-56563

CVE-2024-56563 corresponds to a Linux kernel exposure in Ceph’s MDS access check. The vulnerability arises in ceph_mds_check_access() where get_current_cred() increments the credentials reference count but a corresponding put_cred() may be missing, enabling a potential credential leak. The connec...

7.8CVSS6.5AI score0.00211EPSS
SaveExploits0References2Affected Software1
NVD
NVD
•added 2024/12/27 2:15 p.m.•13 views

CVE-2024-53214

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hide first-in-list PCIe extended capability There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability i.e., capability with ID greater than PCIEXTCAPIDM...

7.8CVSS0.00257EPSS
SaveExploits0References11
CVE
CVE
•added 2024/12/27 2:11 p.m.•128 views

CVE-2024-56536

Technical details (affected kernel version, exploit vectors, impact, and fixes) are not provided in the connected documents. Monitor for vendor advisories (kernel patches and CVE status) as no public exploit details are present in the supplied sources.

5.5CVSS6.6AI score0.0026EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
•added 2024/12/27 1:50 p.m.•16 views

CVE-2024-53226

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hnsrocemapmrsg ibmapmrsg allows ULPs to specify NULL as the sgoffset argument. The driver needs to check whether it is a NULL pointer before dereferencing it...

7.5CVSS5.6AI score0.00725EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/12/27 1:49 p.m.•36 views

CVE-2024-53214 vfio/pci: Properly hide first-in-list PCIe extended capability

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hide first-in-list PCIe extended capability There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability i.e., capability with ID greater than PCIEXTCAPIDM...

7.8CVSS0.00257EPSS
SaveExploits0References9
Debian CVE
Debian CVE
•added 2024/12/27 1:49 p.m.•37 views

CVE-2024-53209

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

9.8CVSS6.1AI score0.00625EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/12/27 1:49 p.m.•7 views

CVE-2024-53208

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6AI score0.00239EPSS
SaveExploits0
Rows per page
Query Builder