Lucene search
+L

1958 matches found

RedhatCVE
RedhatCVE
added 2025/01/13 6:21 a.m.15 views

CVE-2024-54193

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix WARN in ivpuipcsendreceiveinternal Move pmruntimesetactive to ivpupminit so when ivpuipcsendreceiveinternal is executed before ivpupmenable it already has correct runtime state, even if last resume was not...

5.5CVSS7AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:20 a.m.19 views

CVE-2024-49569

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: unquiesce adminq before destroy it Kernel will hang on destroy adminq while we create ctrl failed, such as following calltrace: PID: 23644 TASK: ff2d52b40f439fc0 CPU: 2 COMMAND: "nvme" 0 ff61d23de260fb78 schedule at...

5.7CVSS6.7AI score0.00822EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/11 3:05 p.m.107 views

CVE-2024-57880

Technical details about CVE-2024-57880 are not provided in the connected documents. Public specifics, affected products, and fixes are not disclosed here; monitor for updates.

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/01/11 1:15 p.m.20 views

CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS0.00217EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/11 1:15 p.m.13 views

CVE-2024-48876

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

5.5CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 12:35 p.m.11 views

CVE-2024-46896 drm/amdgpu: don't access invalid sched

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 "drm/sched: memset 'job' in drmschedjobinit" accessing job-base.sched can produce unexpected results as the initialisation of job-base.sched done in amdgpujoballoc is...

6.1AI score
SaveExploits0References8
OSV
OSV
added 2025/01/11 12:29 p.m.17 views

CVE-2024-55639 net: renesas: rswitch: avoid use-after-put for a device tree node

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/01/11 12:25 p.m.148 views

CVE-2024-48881

CVE-2024-48881 concerns the Linux kernel’s bcache implementation. The issue was a NULL pointer dereference risk in cache_set_flush() caused by a changed check: the code could access c->root when previous registration failed before c->root was allocated. The patch reverts the IS_ERR check to...

5.5CVSS6.6AI score0.00251EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.38 views

CVE-2024-47143 dma-debug: fix a possible deadlock on radix_lock

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/11 12:25 p.m.11 views

CVE-2024-47141 pinmux: Use sequential access to access desc->pinmux data

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS5.9AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/01/09 5:59 p.m.23 views

CVE-2024-56787

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driverasyncprobe= on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the soc-imx8m.c driver calls ofclkgetbyname which returns...

5.5CVSS7.2AI score0.00207EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/09 5:58 p.m.17 views

CVE-2024-56785

In the Linux kernel, the following vulnerability has been resolved: MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a Fix the dtc warnings: arch/mips/boot/dts/loongson/ls7a-pch.dtsi:68.16-416.5: Warning interruptprovider: /bus@10000000/pci@1a000000: 'interrupt-cells' found, but node is n...

5.5CVSS7AI score0.00205EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/08 6:15 p.m.13 views

CVE-2024-56778

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in stihqvdpatomiccheck The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

5.5CVSS0.00207EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/01/08 5:52 p.m.27 views

CVE-2024-56784 drm/amd/display: Adding array index check to prevent memory corruption

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adding array index check to prevent memory corruption Why & How Array indices out of bound caused memory corruption. Adding checks to ensure that array index stays in bound...

7.8CVSS0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/08 5:51 p.m.256 views

CVE-2024-56782

Technical details about CVE-2024-56782 are not provided in the supplied documents. The materials reference the patch description but do not include product/version/impact specifics or exploitation context.

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/01/08 5:49 p.m.9 views

CVE-2024-56777

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in stigdpatomiccheck The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/08 2:20 p.m.10 views

CVE-2024-56612

In the Linux kernel, the following vulnerability has been resolved: mm/gup: handle NULL pages in unpinuserpages The recent addition of "pofs" pages or folios handling to gup has a flaw: it assumes that unpinuserpages handles NULL pages in the pages array. That's not the case, as I discovered when...

5.5CVSS6.7AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/08 1:59 p.m.9 views

CVE-2024-53219

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.19 views

CVE-2024-56763

In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent bad count for tracingcpumaskwrite If a large count is provided, it will trigger a warning in bitmapparseuser. Also check zero for it...

5.5CVSS6.9AI score0.00207EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/06 5:15 p.m.22 views

CVE-2024-56767

In the Linux kernel, the following vulnerability has been resolved: dmaengine: atxdmac: avoid nullprtderef in atxdmacprepdmamemset The atxdmacmemsetcreatedesc may return NULL, which will lead to a null pointer dereference. For example, the len input is error, or the atchan-freedescslist is empty...

5.5CVSS0.00217EPSS
SaveExploits0References9
Rows per page
Query Builder