Lucene search
+L

1958 matches found

NVD
NVD
added 2024/12/27 3:15 p.m.8 views

CVE-2024-56570

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

7.8CVSS0.00235EPSS
SaveExploits0References9
CVE
CVE
added 2024/12/27 3:06 p.m.71 views

CVE-2024-56666

In Linux kernel, drm/amdkfd: Dereference null return value in pqm_uninit occurs when pdd = kfd_get_process_device_data could be NULL and is dereferenced without NULL-checking. This is a local, low-privilege issue with MEDIUM impact per CVSS v3.1 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H). The CVE is m...

5.5CVSS6.6AI score0.00184EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/27 3:06 p.m.12 views

CVE-2024-56660 net/mlx5: DR, prevent potential error pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS6.1AI score
SaveExploits0References8
OSV
OSV
added 2024/12/27 3:02 p.m.15 views

CVE-2024-56650 netfilter: x_tables: fix LED ID check in led_tg_check()

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix LED ID check in ledtgcheck Syzbot has reported the following BUG detected by KASAN: BUG: KASAN: slab-out-of-bounds in strlen+0x58/0x70 Read of size 1 at addr ffff8881022da0c8 by task repro/5879 ... Call...

7.1CVSS6AI score
SaveExploits0References12
CVE
CVE
added 2024/12/27 3:02 p.m.172 views

CVE-2024-56640

Summary : CVE-2024-56640 affects the Linux kernel net/smc subsystem, related to a use-after-free caused by incorrect refcount handling of LGR/link. The issue can occur when refcnt reaches 0 and triggers premature clearing, or underflow after repeated releases, as observed in two call paths (LGR t...

9.8CVSS6.6AI score0.00617EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/12/27 3:02 p.m.2330 views

CVE-2024-56636

CVE-2024-56636 refers to a Linux kernel vulnerability in the geneve path where code assumed the MAC header was already present in the output path. The fix changes the code to reference the MAC header safely by using skb_eth_hdr() instead of eth_hdr(), preventing potential misreads when mac header...

5.5CVSS6.5AI score0.00268EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/12/27 3:02 p.m.148 views

CVE-2024-56634

CVE-2024-56634 concerns a Linux kernel flaw in the GPIO grgpio driver: grgpio_probe can dereference a NULL after devm_kasprintf() returns NULL. The fix adds an explicit NULL check in grgpio_probe to prevent kernel NULL pointer dereference. Public advisories (e.g., Astra Linux and Debian/SEL advis...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/12/27 2:51 p.m.10 views

CVE-2024-56625 can: dev: can_set_termination(): allow sleeping GPIOs

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

6.1AI score
SaveExploits0References9
CVE
CVE
added 2024/12/27 2:51 p.m.155 views

CVE-2024-56625

CVE-2024-56625 refers to a Linux kernel issue where the can: dev: can_set_termination() implementation used gpiod_set_value() to drive a GPIO behind a sleep-capable expander, which can sleep. The root cause is the use of gpiod_set_value() in the GPIO termination patch, triggering a warning when t...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/27 2:51 p.m.11 views

CVE-2024-56624 iommufd: Fix out_fput in iommufd_fault_alloc()

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix outfput in iommufdfaultalloc As fput calls the file-fop-release op, where fault obj and ictx are getting released, there is no need to release these two after fput one more time, which would result in imbalanced...

7.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2024/12/27 2:51 p.m.180 views

CVE-2024-56606

CVE-2024-56606 concerns the Linux kernel vulnerability in af_packet where, after sock_init_data() allocates a sk object and attaches it to a sock, packet_create() on error frees the sk but leaves a dangling sk pointer in the sock. This can enable a use-after-free if other code reuses that pointer...

7.8CVSS6.7AI score0.00243EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 2:51 p.m.17 views

CVE-2024-56601 net: inet: do not leave a dangling sk pointer in inet_create()

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

7.3AI score0.00243EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/12/27 2:50 p.m.21 views

CVE-2024-56589 scsi: hisi_sas: Add cond_resched() for no forced preemption model

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Add condresched for no forced preemption model For no forced preemption model kernel, in the scenario where the expander is connected to 12 high performance SAS SSDs, the following call trace may occur: 214.409199...

0.00235EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.33 views

CVE-2024-56578 media: imx-jpeg: Set video drvdata before register video device

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Set video drvdata before register video device The video drvdata should be set before the video device is registered, otherwise videodrvdata may return NULL in the open file ops, and led to oops...

0.00234EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.33 views

CVE-2024-56571

...

SaveExploits0
NVD
NVD
added 2024/12/27 2:15 p.m.21 views

CVE-2024-56540

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery process. Expose ivpusendreceiveinternal, which is...

7.8CVSS0.00169EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 2:15 p.m.17 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.5CVSS0.00222EPSS
SaveExploits0References6
NVD
NVD
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53190

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

5.5CVSS0.0024EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/27 2:11 p.m.153 views

CVE-2024-56535

CVE-2024-56535 affects the Linux kernel’s wifi driver for RTW89 in the coex path. The issue arises from not validating the return value of kmalloc in btc_fw_set_monreg(), which may be NULL and lead to a NULL pointer dereference. A fix adds a NULL return check in btc_fw_set_monreg() to prevent der...

5.5CVSS6.6AI score0.00251EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/12/27 1:50 p.m.2305 views

CVE-2024-53234

CVE-2024-53234 : In the Linux kernel’s EROFS, a vulnerability in handling NONHEAD lclusters with delta[1] caused inadequate decompressed lengths for FIEMAP mappings. The root cause was unconditional bailing when delta[1]==0 for NONHEAD lclusters, which could affect crafted images/filesystems from...

5.5CVSS6.9AI score0.00207EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder