Lucene search
+L

514 matches found

OSV
OSV
added 2024/12/27 2:51 p.m.14 views

CVE-2024-56619 nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential out-of-bounds memory access in nilfsfindentry Syzbot reported that when searching for records in a directory where the inode's isize is corrupted and has a large value, memory access outside the folio/page...

7.8CVSS5.8AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/12/27 2:50 p.m.21 views

CVE-2024-56587 leds: class: Protect brightness_show() with led_cdev->led_access mutex

In the Linux kernel, the following vulnerability has been resolved: leds: class: Protect brightnessshow with ledcdev-ledaccess mutex There is NULL pointer issue observed if from Process A where hid device being added which results in adding a ledcdev addition and later a another call to access of...

0.00254EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:23 p.m.8 views

CVE-2024-56577 media: mtk-jpeg: Fix null-ptr-deref during unload module

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtkjpegcore.c since commit 09aea13ecf6f "media: mtk-jpeg: refactor some variables", otherwise the below calltrace can be easily...

5.5CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.23 views

CVE-2024-56575 media: imx-jpeg: Ensure power suppliers be suspended before detach them

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, devpmdomaindetach requires the caller to ensure proper synchronization of this function...

0.00235EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 2:23 p.m.151 views

CVE-2024-56573

CVE-2024-56573 affects the Linux kernel EFI libstub path. The root cause is cmdline_ptr being an out parameter that is not allocated by the callee, while cmdline points into an allocation that should be freed on failure. The fix ensures the correct pointer is freed by passing the appropriate pool...

7CVSS6.5AI score0.00235EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/12/27 2:23 p.m.8 views

CVE-2024-56570 ovl: Filter invalid inodes with missing lookup function

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovldentryweird function to prevent the processing of directory inodes that lack the lookup function. This is important because such inodes can cause error...

6.1AI score
SaveExploits0References12
NVD
NVD
added 2024/12/27 2:15 p.m.16 views

CVE-2024-53228

In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: Fix out-of-bounds array access In kvmriscvvcpusbiinit the entry-extidx can contain an out-of-bound index. This is used as a special marker for the base extensions, that cannot be disabled. However, when traversing the...

7.8CVSS0.00238EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/27 2:11 p.m.92 views

CVE-2024-56547

In CVE-2024-56547, the Linux kernel’s RCU no-coalescing (nocb) path has a missed barrier on deoffloading, which can trigger a WARN and, in certain racing scenarios, deadlock when rcu_barrier() is invoked on offline CPUs. The vulnerability arises during offline/offloading interactions where multip...

4.7CVSS6.5AI score0.00206EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/27 1:50 p.m.13 views

CVE-2024-53232 iommu/s390: Implement blocking domain

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Implement blocking domain This fixes a crash when surprise hot-unplugging a PCI device. This crash happens because during hot-unplug iommugroupsetdomainnofail attaching the default domain fails when the platform no...

7.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.23 views

CVE-2024-53231 cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()

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

0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 1:49 p.m.7 views

CVE-2024-53208 Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync

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.8CVSS6.4AI score
SaveExploits0References9
OSV
OSV
added 2024/12/27 1:49 p.m.15 views

CVE-2024-53203 usb: typec: fix potential array underflow in ucsi_ccg_sync_control()

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

6.4AI score
SaveExploits0References12
CVE
CVE
added 2024/12/27 1:49 p.m.2428 views

CVE-2024-53183

CVE-2024-53183 concerns a Linux kernel vulnerability: in uml/net handling, the code previously used drvdata during device release, but drvdata may not exist at release time. The fix is to retrieve the uml_net instance with container_of() instead of drvdata, preventing a crash when removing a netw...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.12 views

CVE-2024-53174 SUNRPC: make sure cache entry active before cache_show

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cacheshow The function cshow was called with protection from RCU. This only ensures that cp will not be freed. Therefore, the reference count for cp can drop to zero, which will trigger...

7.8CVSS5.9AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/12/24 11:28 a.m.48 views

CVE-2024-53148 comedi: Flush partial mappings in error case

In the Linux kernel, the following vulnerability has been resolved: comedi: Flush partial mappings in error case If some remappfnrange calls succeeded before one failed, we still have buffer pages mapped into the userspace page tables when we drop the buffer reference with comedibufmapputbm. The...

7.8CVSS0.00232EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.24 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-49995)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-49995 advisory. - NIST NVD Details CVE-2024-49995 Note that Nessus has not tested for this issue but has instead relied only o...

7.1AI score
SaveExploits0References2
OSV
OSV
added 2024/12/02 1:44 p.m.23 views

CVE-2024-53109 nommu: pass NULL argument to vma_iter_prealloc()

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

7.8CVSS6AI score
SaveExploits0References6
CNVD
CNVD
added 2024/11/21 12:0 a.m.6 views

Unspecified vulnerability in Linux kernel (CNVD-2024-46448)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from allowing out-of-bounds memory reads. No details of the vulnerability are provided at this time...

7.1CVSS6.5AI score0.00282EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.11 views

CVE-2024-50130 netfilter: bpf: must hold reference on net namespace

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: must hold reference on net namespace BUG: KASAN: slab-use-after-free in nfunregisternethook+0x640/0x6b0 Read of size 8 at addr ffff8880106fe400 by task repro/72= bpfnflinkrelease+0xda/0x1e0 bpflinkfree+0x139/0x2d0...

7AI score0.00229EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.43 views

CVE-2024-50044 Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcommskstatechange rfcommskstatechange attempts to use socklock so it must never be called with it locked but rfcommsockioctl always attempt to lock it causing the following trace:...

0.00187EPSS
SaveExploits0References8
Rows per page
Query Builder