Lucene search
+L

409176 matches found

RedhatCVE
RedhatCVE
added 2024/12/29 2:37 p.m.18 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...

5.5CVSS6.8AI score0.00169EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:36 p.m.16 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...

5.5CVSS7AI score0.00289EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:26 p.m.26 views

CVE-2024-53183

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

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.3 views

CVE-2024-56753 drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfxv90 Module This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary...

6.3AI score0.00176EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/29 11:30 a.m.114 views

CVE-2024-56753

CVE-2024-56753 : In the Linux kernel, the amdgpu gfx9 cleaner shader deinitialization was missing. The fix adds a call to amdgpu_gfx_cleaner_shader_sw_fini(adev) in gfx_v9_0_sw_fini to properly free resources and prevent memory leaks, ensuring GPU state is clean for reinitialization. No exploit d...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.24 views

CVE-2024-56744

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS5.6AI score0.00161EPSS
SaveExploits0
OSV
OSV
added 2024/12/29 9:15 a.m.6 views

DEBIAN-CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

5.5CVSS5.6AI score0.00496EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 9:15 a.m.6 views

DEBIAN-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.5CVSS5.7AI score0.00465EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/29 9:15 a.m.19 views

CVE-2024-56716

In the Linux kernel, the following vulnerability has been resolved: netdevsim: prevent bad user input in nsimdevhealthbreakwrite If either a zero count or a large one is provided, kernel can crash...

5.5CVSS0.00207EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/12/29 8:48 a.m.32 views

CVE-2024-56718 net/smc: protect link down work from execute after lgr freed

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

9.8CVSS0.00465EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 8:48 a.m.16 views

CVE-2024-56718 net/smc: protect link down work from execute after lgr freed

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

9.8CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/12/29 8:48 a.m.183 views

CVE-2024-56718

The CVE-2024-56718 entry concerns the Linux kernel net/smc subsystem, where link-down work could run after the lgr is freed, risking a crash. Root cause described: link-down work may be scheduled before lgr is freed and then executed after free, causing list_del corruption and a kernel BUG. The f...

9.8CVSS6.6AI score0.00465EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/29 8:48 a.m.3 views

CVE-2024-56718 net/smc: protect link down work from execute after lgr freed

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

9.8CVSS7.5AI score0.00465EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 8:48 a.m.21 views

CVE-2024-56716 netdevsim: prevent bad user input in nsim_dev_health_break_write()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: prevent bad user input in nsimdevhealthbreakwrite If either a zero count or a large one is provided, kernel can crash...

5.5CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2024/12/29 8:48 a.m.169 views

CVE-2024-56716

CVE-2024-56716 affects the Linux kernel via netdevsim: nsim_dev_health_break_write() accepts a zero or excessively large count, which can crash the kernel. Connected advisories indicate this CVE is addressed in kernel updates for various distributions (e.g., Debian LTS, Mariner/Mageia/Amazon Linu...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/12/28 10:15 a.m.16 views

CVE-2024-56676

In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with free Variables annotated with free need to be initialized if the function can return before they get updated for the first time or the attempt to free the memory pointed ...

5.5CVSS0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/28 9:46 a.m.104 views

CVE-2024-56695

CVE-2024-56695 affects the Linux kernel’s AMDGPU/KFD subsystem. The vulnerability arose from a large local cu_occupancy array in kfd_get_cu_occupancy(), risking stack overflow when AMDGPU_MAX_QUEUES is large. The fix replaces the static stack allocation with dynamic memory via kcalloc and ensures...

7.8CVSS6.3AI score0.00216EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/28 9:46 a.m.13 views

CVE-2024-56692 f2fs: fix to do sanity check on node blkaddr in truncate_node()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

7.8CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.30 views

CVE-2024-56689 PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio' If platformgetresourcebyname fails and returns NULL because DT lacks an 'mmio' property for the MHI endpoint, dereferencing res-start will cause a NULL pointer...

0.00205EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.29 views

CVE-2024-56685 ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Check numcodecs is not zero to avoid panic during probe Following commit 13f58267cda3 "ASoC: soc.h: don't create dummy Component via COMPDUMMY", COMPDUMMY became an array with zero length, and only gets populated...

0.00202EPSS
SaveExploits0References3
Rows per page
Query Builder