Lucene search
+L

1747 matches found

RedhatCVE
RedhatCVE
added 2024/12/02 3:26 p.m.23 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.00245EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/02 2:15 p.m.12 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.7 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 score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.13 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.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.14 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.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.13 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.34 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...

7.8CVSS0.00187EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/19 5:45 p.m.19 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.00188EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.27 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...

7.8CVSS0.00178EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.11 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.27 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.20 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 score
SaveExploits0References5
NVD
NVD
added 2024/11/19 2:16 a.m.39 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:...

8.2CVSS0.00622EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.52 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...

7.8CVSS0.00282EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.26 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:...

8.2CVSS5.7AI score0.00622EPSS
SaveExploits0
CVE
CVE
added 2024/11/19 1:30 a.m.139 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
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.29 views

CVE-2024-50297 net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.5CVSS0.00274EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/19 1:30 a.m.118 views

CVE-2024-50291

CVE-2024-50291 concerns Linux kernel media/dvb-core, where a missing buffer index validation in dvb_vb2_expbuf() (and related dvb_vb2.c handling) was fixed. Connected advisory notes describe a vulnerability in dvb_vb2_querybuf() that could allow an attacker to compromise protected information int...

7.8CVSS6.8AI score0.00201EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.29 views

CVE-2024-50283 ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in smb3preauthhashrsp ksmbdusersessionput should be called under smb3preauthhashrsp. It will avoid freeing session before calling smb3preauthhashrsp...

9.8CVSS0.00623EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.10 views

CVE-2024-50282

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add missing size check in amdgpudebugfsgprwaveread Avoid a possible buffer overflow if size is larger than 4K. cherry picked from commit f5d873f5825b40d886d03bd2aede91d4cf002434...

7.8CVSS5.9AI score0.00273EPSS
SaveExploits0
Rows per page
Query Builder