Lucene search
+L

53 matches found

Cvelist
Cvelist
added 2025/10/07 3:19 p.m.14 views

CVE-2023-53636 clk: microchip: fix potential UAF in auxdev release callback

In the Linux kernel, the following vulnerability has been resolved: clk: microchip: fix potential UAF in auxdev release callback Similar to commit 1c11289b34ab "peci: cpu: Fix use-after-free in adevrelease", the auxiliary device is not torn down in the correct order. If auxiliarydeviceadd fails,...

0.00188EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:19 p.m.23 views

CVE-2023-53636

CVE-2023-53636 : Linux kernel vulnerability in clk: microchip auxdev handling causes a use-after-free. If auxiliary_device_add() fails, the release callback can be invoked twice, leading to a UAF. The fix moves auxiliary_device_uninit() to the unregister callback to ensure proper teardown. Exploi...

7.8CVSS6.3AI score0.00188EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.7 views

EUVD-2025-32780

In the Linux kernel, the following vulnerability has been resolved: clk: microchip: fix potential UAF in auxdev release callback Similar to commit 1c11289b34ab "peci: cpu: Fix use-after-free in adevrelease", the auxiliary device is not torn down in the correct order. If auxiliarydeviceadd fails,...

6.2AI score0.00188EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.8 views

SUSE CVE-2023-53613

In the Linux kernel, the following vulnerability has been resolved: dax: Fix daxmappingrelease use after free A CONFIGDEBUGKOBJECTRELEASE test of removing a device-dax region provider like modprobe -r daxhmem yields: kobject: 'mapping0' ffff93eb460e8800: kobjectrelease, parent 0000000000000000...

5.5CVSS6.5AI score0.00139EPSS
SaveExploits0References15
OSV
OSV
added 2025/10/01 12:15 p.m.12 views

UBUNTU-CVE-2023-53515

In the Linux kernel, the following vulnerability has been resolved: virtio-mmio: don't break lifecycle of vmdev vmdev has a separate lifecycle because it has a 'struct device' embedded. Thus, having a release callback for it is correct. Allocating the vmdev struct with devres totally breaks this...

7.8CVSS5.9AI score0.00139EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/01 11:46 a.m.32 views

CVE-2023-53515

CVE-2023-53515 affects the Linux kernel virtio-mmio subsystem. The issue stems from allocating vm_dev with devres, which breaks the vm_dev lifecycle tied to a struct device; when the platform_device is removed, the memory is freed before vm_dev release, causing a use-after-free when the release c...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49830

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/drv: Fix potential memory leak in drmdevinit drmdevinit will add drmdevinitrelease as a...

5.5CVSS5.5AI score0.00204EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/03 2:53 a.m.3 views

SUSE CVE-2022-49830

In the Linux kernel, the following vulnerability has been resolved: drm/drv: Fix potential memory leak in drmdevinit drmdevinit will add drmdevinitrelease as a callback. When drmmaddaction failed, the release function won't be added. As the result, the ref cnt added by deviceget in drmdevinit won...

3.3CVSS6.2AI score0.00204EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49568

In the Linux kernel, the following vulnerability has been resolved: KVM: Don't null dereference ops-destroy A KVM device cleanup happens in either of two callbacks: 1 destroy which is called when the VM is being destroyed; 2 release which is called when a device fd is closed. Most KVM devices use...

5.5CVSS5.6AI score0.003EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.4 views

UBUNTU-CVE-2021-47653

In the Linux kernel, the following vulnerability has been resolved: media: davinci: vpif: fix use-after-free on driver unbind The driver allocates and registers two platform device structures during probe, but the devices were never deregistered on driver unbind. This results in a use-after-free ...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:23 a.m.105 views

CVE-2022-49568

CVE-2022-49568 affects the Linux kernel KVM code path, where a NULL dereference can occur during cleanup if destroy() is assumed non-NULL but is not (notably for some Book3s KVM devices that use release() instead). The root cause is an assumption in kvm_ioctl_create_device() that destroy() is alw...

5.5CVSS5.6AI score0.003EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.14 views

kernel: s390/vfio-ap: fix memory leak in vfio_ap device driver

In the s390 VFIO-AP driver, memory allocated for the vfiomatrixdev structure is never released during device cleanup. The release callback incorrectly uses devgetdrvdata to locate the object, but since it was never stored there, the function returns NULL and kfree silently accepts it. The correct...

7.3AI score0.00171EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2021/05/08 12:0 a.m.12 views

PT-2024-11158 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential use after free issue has been identified in the Linux kernel, specifically in the gaudi memset device memory function. The issue arises when hl cs allocate job fails, causi...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References12
Rows per page
Query Builder