Lucene search
+L

10125 matches found

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

CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.6 views

CVE-2024-53237

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix use-after-free in deviceforeachchild Syzbot has reported the following KASAN splat: BUG: KASAN: slab-use-after-free in deviceforeachchild+0x18f/0x1a0 Read of size 8 at addr ffff88801f605308 by task kbnepd bnep0/498...

8.8CVSS6.3AI score0.00315EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.9 views

CVE-2024-53166

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix bfqq uaf in bfqlimitdepth Set new allocated bfqq to bic or remove freed bfqq from bic are both protected by bfqd-lock, however bfqlimitdepth is deferencing bfqq from bic without the lock, this can lead to UAF if t...

7.8CVSS6.4AI score0.00252EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.11 views

CVE-2024-53173

In the Linux kernel, the following vulnerability has been resolved: NFSv4.0: Fix a use-after-free problem in the asynchronous open Yang Erkun reports that when two threads are opening files at the same time, and are forced to abort before a reply is seen, then the call to nfsreleaseseqid in...

7.8CVSS6.1AI score0.00267EPSS
SaveExploits0References53
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.11 views

CVE-2024-53165

In the Linux kernel, the following vulnerability has been resolved: sh: intc: Fix use-after-free bug in registerintccontroller In the error handling for this function, d is freed without ever removing it from intclist which would lead to a use after free. To fix this, let's only add it to the lis...

7.8CVSS6.2AI score0.00258EPSS
SaveExploits0References51
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.16 views

CVE-2024-53214

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hide first-in-list PCIe extended capability There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability i.e., capability with ID greater than PCIEXTCAPIDM...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References45
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.6 views

CVE-2024-53203

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential array underflow in ucsiccgsynccontrol The "command" variable can be controlled by the user via debugfs. The worry is that if conindex is zero then "&uc-ucsi-connectorconindex - 1" would be an array...

7.8CVSS6.4AI score0.00247EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.4 views

CVE-2024-53211

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tpexitnet found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARNONONCE!idrisempty&pn-l2tptunnelidr; idrdestroy&pn-l2tptunnelidr; By forcing memory allocatio...

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

CVE-2024-56536

In the Linux kernel, the following vulnerability has been resolved: wifi: cw1200: Fix potential NULL dereference A recent refactoring was identified by static analysis to cause a potential NULL dereference, fix this!...

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

CVE-2024-53223

In the Linux kernel, the following vulnerability has been resolved: clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs Base clocks are the first in being probed and are real dependencies of the rest of fixed, factor and peripheral clocks. For old ralink SoCs RT2880, RT305x and RT38...

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

CVE-2024-53200

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in hwsssetupdpp This commit addresses a null pointer dereference issue in hwsssetupdpp. The issue could occur when pipectx-planestate is null. The fix adds a check to ensure...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 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.5CVSS6.4AI score0.00221EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.6 views

CVE-2024-53181

In the Linux kernel, the following vulnerability has been resolved: um: vector: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the vectordevice instance. Otherwise, removing a vector device will result in a crash: RIP:...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References45
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.6 views

CVE-2024-56532

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References45
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.9 views

CVE-2024-53230

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cppcgetcpucost cpufreqcpugetraw may return NULL if the cpu is not in policy-cpus cpu mask and it will cause null pointer dereference, so check NULL for cppcgetcpucost...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53206

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix use-after-free of nreq in reqsktimerhandler. The cited commit replaced inetcskreqskqueuedropandput with inetcskreqskqueuedrop and reqskput in reqsktimerhandler. Then, oreq should be passed to reqskput instead of req;...

9.8CVSS6.6AI score0.00632EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.9 views

CVE-2024-53226

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hnsrocemapmrsg ibmapmrsg allows ULPs to specify NULL as the sgoffset argument. The driver needs to check whether it is a NULL pointer before dereferencing it...

7.5CVSS6.1AI score0.00719EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53169

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

9.8CVSS6.4AI score0.00541EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 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...

7.8CVSS6.4AI score0.00229EPSS
SaveExploits0References17
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
Rows per page
Query Builder