Lucene search
+L

13163 matches found

Debian CVE
Debian CVE
added 2025/04/03 7:18 a.m.17 views

CVE-2025-21995

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/03 12:00 a.m.11 views

PT-2025-14599 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the am65-cpsw driver. The issue occurs when registering interrupts for TX or RX DMA channels before registering...

5.5CVSS5.9AI score0.00186EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/04/03 12:00 a.m.10 views

PT-2025-27753

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the perf subsystem and arm-ni devices. When a resource allocation fails in one clock domain of an NI device, previousl...

6CVSS8AI score0.00153EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/03 12:00 a.m.17 views

PT-2025-14591 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the registration of efivars in the uefisecapp firmware component. The issue arises from the efivars service being...

7.8CVSS5.4AI score0.66418EPSS
SaveExploits3References436
NVD
NVD
added 2025/04/02 1:15 p.m.24 views

CVE-2025-21990

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for that before dereferencing. cherry picked from commit...

5.5CVSS0.00186EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/02 1:15 p.m.19 views

CVE-2025-21992

In the Linux kernel, the following vulnerability has been resolved: HID: ignore non-functional sensor in HP 5MP Camera The HP 5MP Camera USB ID 0408:5473 reports a HID sensor interface that is not actually implemented. Attempting to access this non-functional sensor via iioinfo causes system hang...

5.5CVSS0.00203EPSS
SaveExploits0References6
NVD
NVD
added 2025/04/02 1:15 p.m.24 views

CVE-2025-21989

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix missing .istwopixelspercontainer Starting from 6.11, AMDGPU driver, while being loaded with amdgpu.dc=1, due to lack of .istwopixelspercontainer function in dce60tgfuncs, causes a NULL pointer dereference on...

5.5CVSS0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/02 12:53 p.m.23 views

CVE-2025-21992 HID: ignore non-functional sensor in HP 5MP Camera

In the Linux kernel, the following vulnerability has been resolved: HID: ignore non-functional sensor in HP 5MP Camera The HP 5MP Camera USB ID 0408:5473 reports a HID sensor interface that is not actually implemented. Attempting to access this non-functional sensor via iioinfo causes system hang...

6AI score
SaveExploits0References9
CVE
CVE
added 2025/04/02 12:53 p.m.109 views

CVE-2025-21990

This CVE affects the Linux kernel DRM/AMDGPU path. The vulnerability arises when determining GFX12 page table entry (PTE) flags for BOs (backing stores). Specifically, PRT BOs may have no backing store, making bo->tbo.resource NULL. If this NULL is dereferenced, it can lead to a crash or other...

5.5CVSS7.2AI score0.00186EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/02 12:53 p.m.12 views

CVE-2025-21988 fs/netfs/read_collect: add to next->prev_donated

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/readcollect: add to next-prevdonated If multiple subrequests donate data to the same "next" request depending on the subrequest completion order, each of them would overwrite the prevdonated field, causing data corruptio...

9.8CVSS5.2AI score
SaveExploits0References6
OSV
OSV
added 2025/04/02 12:30 p.m.11 views

CVE-2025-21987 drm/amdgpu: init return value in amdgpu_ttm_clear_buffer

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: init return value in amdgputtmclearbuffer Otherwise an uninitialized value can be returned if amdgpurescleared returns true for all regions. Possibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812 cherry...

6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/02 12:00 a.m.10 views

PT-2025-16717

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified, related to the SMB client. The issue arises from an imbalance in the netns reference count, leading to potential leaks and...

5.5CVSS6.5AI score0.00354EPSS
SaveExploits0
NVD
NVD
added 2025/04/01 4:15 p.m.20 views

CVE-2025-21979

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel wiphywork before freeing wiphy A wiphywork can be queued from the moment the wiphy is allocated and initialized i.e. wiphynewnm. When a wiphywork is queued, the rdev::wiphywork is getting queued. If wiphyfr...

7.8CVSS0.002EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/01 4:15 p.m.38 views

CVE-2025-21983

In the Linux kernel, the following vulnerability has been resolved: mm/slab/kvfreercu: Switch to WQMEMRECLAIM wq Currently kvfreercu APIs use a system workqueue which is "systemunboundwq" to driver RCU machinery to reclaim a memory. Recently, it has been noted that the following kernel warning ca...

7.8CVSS0.00196EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.17 views

CVE-2025-21981

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory leak in aRFS after reset Fix aRFS accelerated Receive Flow Steering structures memory leak by adding a checker to verify if aRFS memory is already allocated while configuring VSI. aRFS objects are allocated in two...

5.5CVSS0.00194EPSS
SaveExploits0References9
NVD
NVD
added 2025/04/01 4:15 p.m.20 views

CVE-2025-21977

In the Linux kernel, the following vulnerability has been resolved: fbdev: hypervfb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs Gen 2 Hyper-V VMs boot via EFI and have a standard EFI framebuffer device. When the kdump kernel runs in such a VM, loading the efifb driver may hang because of...

5.5CVSS0.00186EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.22 views

CVE-2025-21968

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free on hdcpwork Why A slab-use-after-free is reported when HDCP is destroyed but the propertyvalidatedwork queue is still running. How Cancel the delayed work when destroying workqueue. cherry...

7.8CVSS0.00195EPSS
SaveExploits0References9
NVD
NVD
added 2025/04/01 4:15 p.m.14 views

CVE-2025-21971

In the Linux kernel, the following vulnerability has been resolved: netsched: Prevent creation of classes with TCHROOT The function qdisctreereducebacklog uses TCHROOT as a termination condition when traversing up the qdisc tree to update parent backlog counters. However, if a class is created wi...

7.8CVSS0.00222EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/01 4:15 p.m.16 views

CVE-2025-21967

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdfreeworkstruct -interimentry of ksmbdwork could be deleted after oplock is freed. We don't need to manage it with linked list. The interim request could be immediately sent whenever a oplock brea...

8.8CVSS0.00368EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/01 4:15 p.m.10 views

CVE-2025-21961

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

7.5CVSS0.00462EPSS
SaveExploits0References3
Rows per page
Query Builder