Lucene search
+L

9845 matches found

UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.12 views

CVE-2024-53213

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Fix double free issue with interrupt buffer allocation In lan78xxprobe, the buffer buf was being freed twice: once implicitly through usbfreeurbdev-urbintr with the URBFREEBUFFER flag and again explicitly by...

7.8CVSS6.5AI score0.00233EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.6 views

CVE-2024-53225

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix alignment failure at maxnshift When configuring a kernel with PAGESIZE=4KB, depending on its setting of CONFIGCMAALIGNMENT, VCMDQLOG2SIZEMAX=19 could fail the alignment test and trigger a WARNON: WARNING...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.9 views

CVE-2024-53238

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: adjust the position to init iso data anchor MediaTek iso data anchor init should be moved to where MediaTek claims iso data interface. If there is an unexpected BT usb disconnect during setup flow, it will cause...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.6 views

CVE-2024-53216

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svcexpkey/svcexport with rcuwork The last reference for cachehead can be reduced to zero in cshow and eshowusing rcureadlock and rcureadunlock. Consequently, svcexportput and expkeyput will be invoked, leading to tw...

7.8CVSS6.2AI score0.00222EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53188

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12kdpcccleanup is called to release resources. However this is released again when the device is unbinded...

5.5CVSS6.4AI score0.00233EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53182

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

7.8CVSS6.4AI score0.00223EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.7 views

CVE-2024-53186

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

7.8CVSS6.5AI score0.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53207

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible deadlocks This fixes possible deadlocks like the following caused by hcicmdsyncdequeue causing the destroy function to run: INFO: task kworker/u19:0:143 blocked for more than 120 seconds. Tainted: G ...

5.5CVSS6.4AI score0.00167EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.7 views

CVE-2024-56545

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53239

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Release resources at card release The current 6fire code tries to release the resources right after the call of usb6firechipabort. But at this moment, the card object might be still in use as we're calling...

7.8CVSS6.3AI score0.00286EPSS
SaveExploits0References54
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.11 views

CVE-2024-53219

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References18
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.10 views

CVE-2024-56549

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object-file At present, the object-file has the NULL pointer dereference problem in ondemand-mode. The root cause is that the allocated fd and object-file lifetime are inconsistent, and...

5.5CVSS5.7AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.10 views

CVE-2024-56545

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.40 views

CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS5.7AI score0.00251EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 1:50 p.m.29 views

CVE-2024-53239

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Release resources at card release The current 6fire code tries to release the resources right after the call of usb6firechipabort. But at this moment, the card object might be still in use as we're calling...

7.8CVSS5.5AI score0.00286EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 1:50 p.m.13 views

CVE-2024-53233

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8load error path utf8load requests the symbol "utf8datatable" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to put the data table using symbolput. If an unsupported...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 1:50 p.m.11 views

CVE-2024-53229

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the qp flush warnings in req When the qp is in error state, the status of WQEs in the queue should be set to error. Or else the following will appear. 920.617269 WARNING: CPU: 1 PID: 21 at...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 1:50 p.m.14 views

CVE-2024-53222

In the Linux kernel, the following vulnerability has been resolved: zram: fix NULL pointer in compalgorithmshow LTP reported a NULL pointer dereference as followed: CPU: 7 UID: 0 PID: 5995 Comm: cat Kdump: loaded Not tainted 6.12.0-rc6+ 3 Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0...

5.5CVSS5.6AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.5 views

CVE-2024-53208

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder