Lucene search
+L

1711 matches found

Cvelist
Cvelist
added 2024/12/27 1:49 p.m.29 views

CVE-2024-53182 Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"

In the Linux kernel, the following vulnerability has been resolved: Revert "block, bfq: merge bfqreleaseprocessref into bfqputcooperator" This reverts commit bc3b1e9e7c50e1de0f573eea3871db61dd4787de. The bic is associated with syncbfqq, and bfqreleaseprocessref cannot be put into bfqputcooperator...

0.00223EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/24 11:28 a.m.21 views

CVE-2024-53155

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2filereaditer Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2filereaditer+0x9a4/0xf80 ocfs2filereaditer+0x9a4/0xf80 ioread+0x8d4/0x20f0 ioread+0x3e/0xf0...

7.1CVSS5.6AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2024/12/04 2:20 p.m.10 views

CVE-2024-53139 sctp: fix possible UAF in sctp_v6_available()

In the Linux kernel, the following vulnerability has been resolved: sctp: fix possible UAF in sctpv6available A lockdep report 1 with CONFIGPROVERCULIST=y hints that sctpv6available is calling devgetbyindexrcu and ipv6chkaddr without holding rcu. 1 ============================= WARNING: suspiciou...

7.8CVSS7AI score0.00214EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/04 2:20 p.m.30 views

CVE-2024-53127 Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"

In the Linux kernel, the following vulnerability has been resolved: Revert "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" The commit 8396c793ffdf "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" increased the maxreqsize, even for 4K pages, causing various issues: - Panic...

0.00223EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/12/02 3:26 p.m.22 views

CVE-2024-53109

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

5.5CVSS6.7AI score0.00233EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/02 2:15 p.m.11 views

CVE-2024-53113

In the Linux kernel, the following vulnerability has been resolved: mm: fix NULL pointer dereference in allocpagesbulknoprof We triggered a NULL pointer dereference for ac.preferredzoneref-zone in allocpagesbulknoprof when the task is migrated between cpusets. When cpuset is enabled, in...

5.5CVSS0.00248EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/02 1:44 p.m.6 views

CVE-2024-53105 mm: page_alloc: move mlocked flag clearance into free_pages_prepare()

In the Linux kernel, the following vulnerability has been resolved: mm: pagealloc: move mlocked flag clearance into freepagesprepare Syzbot reported a bad page state problem caused by a page being freed using freepage still having a mlocked flag at freepagesprepare stage: BUG: Bad page state in...

5.5CVSS6.1AI score0.00233EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.12 views

CVE-2024-53056

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6.7AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.11 views

CVE-2024-50222

In the Linux kernel, the following vulnerability has been resolved: ioviter: fix copypagefromiteratomic if KMAPLOCALFORCEMAP generic/077 on x8632 CONFIGDEBUGKMAPLOCALFORCEMAP=y with highmem, on huge=always tmpfs, issues a warning and then hangs interruptibly: WARNING: CPU: 5 PID: 3517 at...

7.8CVSS6.7AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.11 views

CVE-2024-53050

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in hdcp2getcapability Add encoder check in intelhdcp2getcapability to avoid null pointer error...

5.5CVSS0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.25 views

CVE-2024-53088 i40e: fix race condition by adding filter's intermediate sync state

In the Linux kernel, the following vulnerability has been resolved: i40e: fix race condition by adding filter's intermediate sync state Fix a race condition in the i40e driver that leads to MAC/VLAN filters becoming corrupted and leaking. Address the issue that occurs under heavy load when multip...

0.00175EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/19 5:45 p.m.14 views

CVE-2024-53084

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.20 views

CVE-2024-53079 mm/thp: fix deferred split unqueue naming and locking

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing listdel corruptions, "Bad page state"s and worse I kee...

0.00171EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.8 views

CVE-2024-53060

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpievaluateobject may return AENOTFOUND failure, which would result in dereferencing buffer.pointer obj while being NULL. Although this case may be unrealisti...

5.5CVSS5.7AI score0.00258EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.25 views

CVE-2024-53042 ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelinitflow There are code paths from which the function is called without holding the RCU read lock, resulting in a suspicious RCU usage warning 1. Fix by using...

0.00265EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/19 5:19 p.m.18 views

CVE-2024-50303 resource,kexec: walk_system_ram_res_rev must retain resource flags

In the Linux kernel, the following vulnerability has been resolved: resource,kexec: walksystemramresrev must retain resource flags walksystemramresrev erroneously discards resource flags when passing the information to the callback. This causes systems with IORESOURCESYSRAMDRIVERMANAGED memory to...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/19 2:16 a.m.34 views

CVE-2024-50299

In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctpsfootb A size validation fix similar to that in Commit 50619dbf8db7 "sctp: add size validation when walking chunks" is also required in sctpsfootb to address a crash reported by syzbot:...

5.5CVSS0.00266EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.43 views

CVE-2024-50301 security/keys: fix slab-out-of-bounds in key_task_permission

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in keytaskpermission KASAN reports an out of bounds read: BUG: KASAN: slab-out-of-bounds in kuidval include/linux/uidgid.h:36 BUG: KASAN: slab-out-of-bounds in uideq include/linux/uidgid.h:63...

0.00274EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.23 views

CVE-2024-50299

In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctpsfootb A size validation fix similar to that in Commit 50619dbf8db7 "sctp: add size validation when walking chunks" is also required in sctpsfootb to address a crash reported by syzbot:...

5.5CVSS5.7AI score0.00266EPSS
SaveExploits0
CVE
CVE
added 2024/11/19 1:30 a.m.115 views

CVE-2024-50298

Public details for CVE-2024-50298 are not provided in the connected documents; the initial description contains details, but there are no additional technical specifics available here.

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder