Lucene search
+L

3023 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.19 views

CVE-2024-49974

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB...

5.5CVSS6.1AI score0.00275EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49909

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.7 views

CVE-2024-49890

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fwinfo is not null before using it This resolves the dereference null return value warning reported by Coverity...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49907

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

5.5CVSS6.2AI score0.00243EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.19 views

CVE-2024-49949

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.1AI score0.00277EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.16 views

CVE-2024-49991

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: amdkfdfreegttmem clear the correct pointer Pass pointer reference to amdgpubounref to clear the correct pointer, otherwise amdgpubounref clear the local variable, the original pointer not set to NULL, this could cause...

7.8CVSS6.3AI score0.00275EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49863

In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhostscsigetreq Since commit 3f8ca2e115e5 "vhost/scsi: Extract common handling code from control queue handler" a null pointer dereference bug can be triggered when guest sends an SCSI AN...

5.5CVSS6.2AI score0.00286EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.4 views

CVE-2024-49984

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of perfmons userspace is passing in the copy and reset extensions is not greater than the internal kernel storage where the ids will be...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.14 views

CVE-2024-49910

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS5.7AI score0.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.10 views

CVE-2024-49982

In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in more places For fixing CVE-2023-6270, f98364e92662 "aoe: fix the potential use-after-free problem in aoecmdcfgpkts" makes tx calling devput instead of doing in aoecmdcfgpkts. It...

8.8CVSS6.5AI score0.00376EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49981

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free bug in venusremove due to race condition in venusprobe, core-work is bound with venussyserrorhandler, which is used to handle error. The code use core-syserrdone to make sync work. The core-work i...

7.8CVSS6.7AI score0.00191EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49884

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4splitextentat We hit the following use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in ext4splitextentat+0xba8/0xcc0 Read of...

7.8CVSS6.4AI score0.00268EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49980

In the Linux kernel, the following vulnerability has been resolved: vrf: revert "vrf: Remove unnecessary RCU-bh critical section" This reverts commit 504fc6f4f7f681d2a03aa5f68aad549d90eab853. devqueuexmitnit is expected to be called with BH disabled. devqueuexmit has the following: / Disable soft...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49941

In the Linux kernel, the following vulnerability has been resolved: gpiolib: Fix potential NULL pointer dereference in gpiodgetlabel In gpiodgetlabel, it is possible that srcudereferencecheck may return a NULL pointer, leading to a scenario where label-str is accessed without verifying if label...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.10 views

CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

7.8CVSS6AI score0.00244EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49865

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xaalloc to prevent UAF Evil user can guess the next id of the vm before the ioctl completes and then call vm destroy ioctl to trigger UAF since create ioctl is still referencing the same vm. Move the xaalloc all t...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49874

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svci3cmaster Driver Due to Race Condition In the svci3cmasterprobe function, &master-hjwork is bound with svci3cmasterhjwork, &master-ibiwork is bound with svci3cmasteribiwork...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.7 views

CVE-2024-49999

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the setting of the server responding flag In afswaitforoperation, we set transcribe the call responded flag to the server record that we used after doing the fileserver iteration loop - but it's possible to exit the loop...

7.5CVSS6.4AI score0.00572EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.14 views

CVE-2024-49953

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling xfrmstatedelete twice The km.state is not checked in driver's delayed work. When xfrmstatecheckexpire is called, the state can be reset to XFRMSTATEEXPIRED, even if it is XFRMSTATEDEAD...

5.5CVSS6.3AI score0.00303EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49946

In the Linux kernel, the following vulnerability has been resolved: ppp: do not assume bh is held in pppchannelbridgeinput Networking receive path is usually handled from BH handler. However, some protocols need to acquire the socket lock, and packets might be stored in the socket backlog is the...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References30
Rows per page
Query Builder