Lucene search
+L

785 matches found

EUVD
EUVD
added 2025/10/31 12:30 p.m.14 views

EUVD-2025-37346

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS6.2AI score0.00405EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/31 12:15 p.m.6 views

CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 2025/10/31 12:15 p.m.14 views

CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS0.00405EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/31 12:15 p.m.10 views

ALPINE-CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS6.8AI score0.00405EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/31 12:15 p.m.9 views

UBUNTU-CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS5.8AI score0.00405EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/31 11:50 a.m.20 views

CVE-2025-58149 Incorrect removal of permissions on PCI device unplug

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

0.00405EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/10/31 11:50 a.m.23 views

CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS5.3AI score0.00405EPSS
SaveExploits0
CVE
CVE
added 2025/10/31 11:50 a.m.48 views

CVE-2025-58149

CVE-2025-58149 affects the Xen hypervisor. The detach logic for PCI devices fails to remove access permissions to 64‑bit memory BARs when a device is unplugged, allowing PV guests to access memory of devices no longer assigned to them (HVM implications noted with required compromised device model...

7.5CVSS6.4AI score0.00405EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/30 12:25 a.m.21 views

SUSE CVE-2025-40037

In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefbdetachgenpds The pmdomain cleanup can not be devres managed as it uses struct simplefbpar which is allocated within struct fbinfo by framebufferalloc. This allocation is explicitly...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References10
NVD
NVD
added 2025/10/28 12:15 p.m.7 views

CVE-2025-40037

In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefbdetachgenpds The pmdomain cleanup can not be devres managed as it uses struct simplefbpar which is allocated within struct fbinfo by framebufferalloc. This allocation is explicitly...

0.00199EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.25 views

CVE-2025-40037 fbdev: simplefb: Fix use after free in simplefb_detach_genpds()

In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefbdetachgenpds The pmdomain cleanup can not be devres managed as it uses struct simplefbpar which is allocated within struct fbinfo by framebufferalloc. This allocation is explicitly...

0.00199EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/28 11:48 a.m.11 views

EUVD-2025-36491

In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefbdetachgenpds The pmdomain cleanup can not be devres managed as it uses struct simplefbpar which is allocated within struct fbinfo by framebufferalloc. This allocation is explicitly...

5.9AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 11:48 a.m.19 views

CVE-2025-40037 fbdev: simplefb: Fix use after free in simplefb_detach_genpds()

In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefbdetachgenpds The pmdomain cleanup can not be devres managed as it uses struct simplefbpar which is allocated within struct fbinfo by framebufferalloc. This allocation is explicitly...

6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/10/28 11:48 a.m.32 views

CVE-2025-40037

CVE-2025-40037 is a Linux kernel use-after-free in the fbdev/simplefb path. The issue arises during device removal when pm_domain cleanup uses a struct simplefb_par allocated inside struct fb_info by framebuffer_alloc(); it was previously freed by unregister_framebuffer(), but devres cleanup runs...

6AI score0.00199EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.23 views

CVE-2025-40037

In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefbdetachgenpds The pmdomain cleanup can not be devres managed as it uses struct simplefbpar which is allocated within struct fbinfo by framebufferalloc. This allocation is explicitly...

5.2AI score0.00199EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the simplefbdetachgenpds function...

6AI score0.00199EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/28 12:00 a.m.18 views

PT-2025-44105

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.3 Description The Linux kernel contains a use-after-free flaw within the simplefb driver, specifically in the simplefb detach genpds function. This issue arises because the pm domain cleanup is not properly...

7.7CVSS5.8AI score0.00199EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.6 views

Siemens SIMATIC Devices Use After Free (CVE-2024-35811)

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

8.8CVSS6.4AI score0.0035EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.6 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices NULL Pointer Dereference (CVE-2024-44935)

sctp: Fix null-ptr-deref in reuseportaddsock. A Null Pointer Dereference in reuseportaddsock while accessing sk2-skreuseportcb . The repro first creates a listener with SOREUSEPORT. Then, it creates another listener on the same port and concurrently closes the first listener. The second listen...

5.5CVSS6.9AI score0.00227EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/24 11:23 p.m.7 views

SUSE CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

6.5CVSS6.5AI score0.00405EPSS
SaveExploits0References9
Rows per page
Query Builder