Lucene search
+L

13118 matches found

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.9 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.00192EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/01 4:15 p.m.16 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.00186EPSS
SaveExploits0References9
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.00187EPSS
SaveExploits0References3
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.00178EPSS
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.00187EPSS
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.00213EPSS
SaveExploits0References10
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.00442EPSS
SaveExploits0References3
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.00353EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/01 4:15 p.m.14 views

CVE-2025-21963

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS0.00196EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/01 4:15 p.m.15 views

CVE-2025-21954

In the Linux kernel, the following vulnerability has been resolved: netmem: prevent TX of unreadable skbs Currently on stable trees we have support for netmem/devmem RX but not TX. It is not safe to forward/redirect an RX unreadable netmem packet into the device's TX path, as the device may call...

9.8CVSS0.00463EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.13 views

CVE-2025-21955

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent connection release during oplock break notification ksmbdwork could be freed when after connection release. Increment rcount of ksmbdconn to indicate that requests are not finished yet and to not release the...

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

CVE-2025-21957

In the Linux kernel, the following vulnerability has been resolved: scsi: qla1280: Fix kernel oops when debug level 2 A null dereference or oops exception will eventually occur when qla1280.c driver is compiled with DEBUGQLA1280 enabled and qldebuglevel 2. I think its clear from the code that the...

5.5CVSS0.00219EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/01 4:15 p.m.11 views

CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS0.00147EPSS
SaveExploits0References6
NVD
NVD
added 2025/04/01 4:15 p.m.12 views

CVE-2025-21947

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix type confusion via race condition when using ipcmsgsendrequest req-handle is allocated using ksmbdacquireid&ipcida, based on idaalloc. req-handle from ksmbdipcloginrequest and FSCTLPIPETRANSCEIVE ioctl can be same and ...

8.1CVSS0.00359EPSS
SaveExploits0References6
NVD
NVD
added 2025/04/01 4:15 p.m.11 views

CVE-2025-21948

In the Linux kernel, the following vulnerability has been resolved: HID: appleir: Fix potential NULL dereference at raw event handle Syzkaller reports a NULL pointer dereference issue in inputevent. BUG: KASAN: null-ptr-deref in instrumentatomicread include/linux/instrumented.h:68 inline BUG:...

5.5CVSS0.00211EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/01 4:15 p.m.18 views

CVE-2025-21941

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in resourcebuildscalingparams Null pointer dereference issue could occur when pipectx-planestate is null. The fix adds a check to ensure 'pipectx-planestate' is not null befo...

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

CVE-2025-21932

In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies upon the vmg state remaining pristine after a merge attempt. Usually this is the case, however in the one edge case scenario of a merge attempt...

7CVSS0.00192EPSS
SaveExploits0References3
Rows per page
Query Builder