Lucene search
+L

9844 matches found

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

CVE-2024-53044

In the Linux kernel, the following vulnerability has been resolved: net/sched: schapi: fix xainsert error path in tcfblockgetext This command: $ tc qdisc replace dev eth0 ingressblock 1 egressblock 1 clsact Error: block dev insert failed: -EBUSY. fails because user space requests the same block...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.11 views

CVE-2024-53076

In the Linux kernel, the following vulnerability has been resolved: iio: gts-helper: Fix memory leaks for the error path of iiogtsbuildavailscaletable If pertimescalesi or pertimegainsi kcalloc fails in the for loop of iiogtsbuildavailscaletable, the errfreeout will fail to call kfree each time...

5.5CVSS6.4AI score0.00217EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.11 views

CVE-2024-53086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xesyncinfenceget failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.10 views

CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.10 views

CVE-2024-53054

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.14 views

CVE-2024-53082

In the Linux kernel, the following vulnerability has been resolved: virtionet: Add hashkeylength check Add hashkeylength check in virtnetprobe to avoid possible out of bound errors when setting/reading the hash key...

7.1CVSS6.6AI score0.00236EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.11 views

CVE-2024-53061

In the Linux kernel, the following vulnerability has been resolved: media: s5p-jpeg: prevent buffer overflows The current logic allows word to be less than 2. If this happens, there will be buffer overflows, as reported by smatch. Add extra checks to prevent it. While here, remove an unused word ...

7.8CVSS6.5AI score0.00305EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.8 views

CVE-2024-53058

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI address width is...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.18 views

CVE-2024-53074

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't leak a link on AP removal Release the link mapping resource in AP removal. This impacted devices that do not support the MLD API 9260 and down. On those devices, we couldn't start the AP again after the ...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.7 views

CVE-2024-53059

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwlmvmsendrecoverycmd 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these issues by switching to iwlmvmsendcmdstatus, which handles...

7.8CVSS6.5AI score0.00282EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.12 views

CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

5.5CVSS6.4AI score0.00272EPSS
SaveExploits0References56
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.10 views

CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.11 views

CVE-2024-53045

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: fix bounds checker error in dapmwidgetlistcreate The widgets array in the sndsocdapmwidgetlist has a countedby attribute attached to it, which points to the numwidgets variable. This attribute is used in bounds...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 4:0 p.m.7 views

CVE-2024-48990

Qualys discovered that needrestart, before version 3.8, allows local attackers to execute arbitrary code as root by tricking needrestart into running the Python interpreter with an attacker-controlled PYTHONPATH environment variable...

7.8CVSS7.6AI score0.19924EPSS
SaveExploits15References3
UbuntuCve
UbuntuCve
added 2024/11/19 4:0 p.m.16 views

CVE-2024-48992

Qualys discovered that needrestart, before version 3.8, allows local attackers to execute arbitrary code as root by tricking needrestart into running the Ruby interpreter with an attacker-controlled RUBYLIB environment variable...

7.8CVSS7.6AI score0.06607EPSS
SaveExploits2References3
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.7 views

CVE-2024-50265

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove entry once instead of null-ptr-dereference in ocfs2xaremove Syzkaller is able to provoke null-ptr-dereference in ocfs2xaremove: 57.319872 a.out,1161,7:ocfs2xaremove:2028 ERROR: status = -12 57.320420...

5.5CVSS6.6AI score0.00309EPSS
SaveExploits0References51
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.9 views

CVE-2024-50297

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...

4.7CVSS6.4AI score0.00136EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.8 views

CVE-2024-50293

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in smccreate Thanks to commit 4bbd360a5084 "socket: Print pf-create when it does not clear sock-sk on failure.", syzbot found an issue with AFSMC: smccreate must clear sock-sk on failur...

7.8CVSS6.6AI score0.00213EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.13 views

CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.11 views

CVE-2024-50285

In the Linux kernel, the following vulnerability has been resolved: ksmbd: check outstanding simultaneous SMB operations If Client send simultaneous SMB operations to ksmbd, It exhausts too much memory through the "ksmbdworkcache”. It will cause OOM issue. ksmbd has a credit mechanism but it can'...

5.5CVSS6.2AI score0.0026EPSS
SaveExploits0References18
Rows per page
Query Builder