Lucene search
K

2496 matches found

Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.11 views

CVE-2024-56750

In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize sblocksize,bits directly for file-backed mounts when the fs block size is smaller than PAGESIZE. Previously, EROFS used sbsetblocksize, which caused a panic if bdev-backed mounts is not used...

5.5CVSS5.6AI score0.0017EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.22 views

CVE-2024-56739

In the Linux kernel, the following vulnerability has been resolved: rtc: check if rtcreadtime was successful in rtctimerdowork If the rtcreadtime call fails,, the struct rtctime tm; may contain uninitialized data, or an illegal date/time read from the RTC hardware. When calling rtctmtoktime later...

5.5CVSS5.6AI score0.00227EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/12/29 9:15 a.m.8 views

CVE-2024-56710

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephdirectreadwrite The bvecs array which is allocated in itergetbvecsalloc is leaked and pages remain pinned if cephallocsparseextmap fails. There is no need to delay the allocation of sparseext map unti...

5.5CVSS6.3AI score0.00243EPSS
Exploits0References20
UbuntuCve
UbuntuCve
added 2024/12/29 9:15 a.m.5 views

CVE-2024-56718

In the Linux kernel, the following vulnerability has been resolved: net/smc: protect link down work from execute after lgr freed link down work may be scheduled before lgr freed but execute after lgr freed, which may result in crash. So it is need to hold a reference before shedule link down work...

5.5CVSS6.4AI score0.00202EPSS
Exploits0References22
UbuntuCve
UbuntuCve
added 2024/12/29 9:15 a.m.9 views

CVE-2024-56713

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: fix nsimppholdwrite nsimppholdwrite has two problems: 1 It may return with rtnl held, as found by syzbot. 2 Its return value does not propagate an error if any...

5.5CVSS6.3AI score0.00173EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2024/12/29 8:48 a.m.7 views

CVE-2024-56714

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that. The case where this popped up was in an AER eve...

5.5CVSS5.6AI score0.00173EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.5 views

CVE-2024-56700

In the Linux kernel, the following vulnerability has been resolved: media: wl128x: Fix atomicity violation in fmcsendcmd Atomicity violation occurs when the fmcsendcmd function is executed simultaneously with the modification of the fmdev-respskb value. Consider a scenario where, after passing th...

5.5CVSS6.3AI score0.00213EPSS
Exploits0References45
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.13 views

CVE-2024-56703

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix soft lockups in fib6selectpath under high next hop churn Soft lockups have been observed on a cluster of Linux-based edge routers located in a highly dynamic environment. Using the bird service, these routers continuous...

5.5CVSS6.3AI score0.00203EPSS
Exploits0References17
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.17 views

CVE-2024-56683

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Avoid hang with debug registers when suspended Trying to read /sys/kernel/debug/dri/1/hdmi1regs when the hdmi is disconnected results in a fatal system hang. This is due to the pm suspend code disabling the dvp...

5.5CVSS5.7AI score0.00216EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/12/27 8:15 p.m.7 views

CVE-2024-56732

HarfBuzz is a text shaping engine. Starting with 8.5.0 through 10.0.1, there is a heap-based buffer overflow in the hbcairoglyphsfrombuffer function...

9.3CVSS6AI score0.00496EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.6 views

CVE-2024-56560

In the Linux kernel, the following vulnerability has been resolved: slab: Fix too strict alignment check in createcache On m68k, where the minimum alignment of unsigned long is 2 bytes: Kernel panic - not syncing: kmemcachecreateargs: Failed to create slab 'iokiocb'. Error -22 CPU: 0 UID: 0 PID: ...

5.5CVSS6.5AI score0.00182EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.6 views

CVE-2024-56673

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which is used for RV64 with SPARSEMEMVMEMMAP, page tables are populated using pmd page middle directory hugetables. However, the pmd allocation is not...

5.5CVSS6.4AI score0.00183EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.9 views

CVE-2024-56641

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

5.5CVSS6.4AI score0.00213EPSS
Exploits0References19
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.5 views

CVE-2024-56552

In the Linux kernel, the following vulnerability has been resolved: drm/xe/gucsubmit: fix race around suspendpending Currently in some testcases we can trigger: xe 0000:03:00.0: drm Assertion execqueuedestroyedq failed! .... WARNING: CPU: 18 PID: 2640 at drivers/gpu/drm/xe/xegucsubmit.c:1826...

4.7CVSS6.3AI score0.00133EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.3 views

CVE-2024-56675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

7.8CVSS6.4AI score0.00224EPSS
Exploits0References22
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.5 views

CVE-2024-56586

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix f2fsbugon when uninstalling filesystem call f2fsevictinode. creating a large files during checkpoint disable until it runs out of space and then delete it, then remount to enable checkpoint again, and then unmount the...

5.5CVSS6.4AI score0.00236EPSS
Exploits0References45
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.7 views

CVE-2024-56606

In the Linux kernel, the following vulnerability has been resolved: afpacket: avoid erroring out after sockinitdata in packetcreate After sockinitdata the allocated sk object is attached to the provided sock object. On error, packetcreate frees the sk object leaving the dangling pointer in the so...

7.8CVSS6.4AI score0.00238EPSS
Exploits0References52
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.11 views

CVE-2024-56600

In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6create sockinitdata attaches the allocated sk pointer to the provided sock object. If inet6create fails later, the sk object is released, but the sock object retains the...

7.8CVSS6.4AI score0.00236EPSS
Exploits0References50
Debian CVE
Debian CVE
added 2024/12/27 3:6 p.m.12 views

CVE-2024-56673

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which is used for RV64 with SPARSEMEMVMEMMAP, page tables are populated using pmd page middle directory hugetables. However, the pmd allocation is not...

5.5CVSS5.7AI score0.00183EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/12/27 3:6 p.m.12 views

CVE-2024-56670

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix the issue that gsstartio crashed due to accessing null pointer Considering that in some extreme cases, when userial driver is accessed by multiple threads, Thread A is executing the open operation and...

5.5CVSS5.6AI score0.0022EPSS
Exploits0
Rows per page
Query Builder