Lucene search
+L

6310 matches found

Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.18 views

CVE-2024-36949 amd/amdkfd: sync all devices to wait all processes being evicted

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

6.9AI score0.00223EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/30 3:35 p.m.18 views

CVE-2024-36948 drm/xe/xe_migrate: Cast to output precision before multiplying operands

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xemigrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision u32 operands before widening it to higher precision u64. -v2 Fix commit messa...

5.5CVSS6AI score0.0018EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/30 3:35 p.m.45 views

CVE-2024-36948

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xemigrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision u32 operands before widening it to higher precision u64. -v2 Fix commit messa...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:35 p.m.56 views

CVE-2024-36949

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

4.7CVSS5.3AI score0.00223EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.24 views

CVE-2024-36947 qibfs: fix dentry leak

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

6.8AI score0.00478EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.33 views

CVE-2024-36947 qibfs: fix dentry leak

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

6.4AI score0.00478EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/30 3:35 p.m.49 views

CVE-2024-36947

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

5.5CVSS5.2AI score0.00478EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:35 p.m.14 views

CVE-2024-36945

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smcibfindroute In smcibfindroute, the neighbour found by neighlookup and rtable resolved by iprouteoutputflow are not released or put before return. It may cause the refcount leak, so fix...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:35 p.m.36 views

CVE-2024-36942

Removed by vendor...

7.1AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:29 p.m.23 views

CVE-2024-36940

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrlenable The "pctldev" struct is allocated in devmpinctrlregisterandinit. It's a devm managed pointer that is freed by devmpinctrldevrelease, so freeing it in pinctrlenable will lead t...

7.8CVSS5.5AI score0.00247EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:29 p.m.17 views

CVE-2024-36941

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: don't free NULL coalescing rule If the parsing fails, we can dereference a NULL pointer here...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:29 p.m.16 views

CVE-2024-36938

In the Linux kernel, the following vulnerability has been resolved: bpf, skmsg: Fix NULL pointer dereference in skpsockskbingressenqueue Fix NULL pointer data-races in skpsockskbingressenqueue which syzbot reported 1. 1 BUG: KCSAN: data-race in skpsockdrop / skpsockskbingressenqueue write to...

5.5CVSS5.4AI score0.00244EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:29 p.m.29 views

CVE-2024-36936

In the Linux kernel, the following vulnerability has been resolved: efi/unaccepted: touch soft lockup during memory accept Commit 50e782a86c98 "efi/unaccepted: Fix soft lockups caused by parallel memory acceptance" has released the spinlock so other CPUs can do memory acceptance in parallel and n...

5.5CVSS5.4AI score0.00171EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.17 views

CVE-2024-36935 ice: ensure the copied buf is NUL terminated

In the Linux kernel, the following vulnerability has been resolved: ice: ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count bytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

6.9AI score0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/30 3:29 p.m.91 views

CVE-2024-36935

CVE-2024-36935 : In the Linux kernel, a memory copy from userspace into a kernel buffer for the ice path could miss a terminating NUL, enabling an OOB read when sscanf() is used. The fix uses memdup_user_nul instead of memdup_user to guarantee NUL termination. Affected component is the kernel’s i...

7.1CVSS6.7AI score0.00213EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/30 3:29 p.m.26 views

CVE-2024-36934

In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is terminated...

7.8CVSS7.7AI score0.00295EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/30 3:29 p.m.37 views

CVE-2024-36935

In the Linux kernel, the following vulnerability has been resolved: ice: ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count bytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

7.1CVSS7.1AI score0.00213EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.19 views

CVE-2024-36932 thermal/debugfs: Prevent use-after-free from occurring after cdev removal

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Prevent use-after-free from occurring after cdev removal Since thermaldebugcdevremove does not run under cdev-lock, it can run in parallel with thermaldebugcdevstateupdate and it may free the struct thermaldebugf...

6.8AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/30 3:29 p.m.184 views

CVE-2024-36933

CVE-2024-36933: In the Linux kernel, the nsh_gso_segment() path could mishandle outer headers when NSH encapsulates other protocols, leading to outer header corruption after GSO segmentation. The fix restores the outer header position by computing outer header placement relative to the inner head...

5.5CVSS6.6AI score0.00285EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/30 3:29 p.m.48 views

CVE-2024-36932

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Prevent use-after-free from occurring after cdev removal Since thermaldebugcdevremove does not run under cdev-lock, it can run in parallel with thermaldebugcdevstateupdate and it may free the struct thermaldebugf...

5.5CVSS6.9AI score0.00198EPSS
SaveExploits0
Rows per page
Query Builder