Lucene search
+L

727 matches found

OSV
OSV
added 2025/12/24 10:56 a.m.13 views

CVE-2023-54034 iommufd: Make sure to zero vfio_iommu_type1_info before copying to user

In the Linux kernel, the following vulnerability has been resolved: iommufd: Make sure to zero vfioiommutype1info before copying to user Missed a zero initialization here. Most of the struct is filled with a copyfromuser, however minsz for that copy is smaller than the actual struct by 8 bytes,...

6.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54137

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/type1: fix capmigration information leak Fix an information leak where an uninitialized hole in struct vfioiommutype1infocapmigration on the stack is...

5.6AI score0.00209EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/24 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 an uninitialized vulnerability in the vfioiommutype1infocapmigration structure, which could lead to...

5.9AI score0.00209EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.7 views

PT-2025-52991

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A missing zero initialization exists in the iommufd component of the Linux kernel. Specifically, the vfio iommu type1 info structure is not fully initialized to zero before data is copie...

6.2AI score0.00169EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.27 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2025-2464)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : scsi: qla2xxx: Fix warning message due to adisc being flushedCVE-2022-49158 scsi: qla2xxx: Implement ref count for SRBCVE-2022-49159 tcp: add...

9.8CVSS7.2AI score0.00631EPSS
SaveExploits3References85
RedhatCVE
RedhatCVE
added 2025/12/10 11:16 a.m.18 views

CVE-2023-53746

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...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.9 views

SUSE CVE-2023-53746

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53746

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev...

6.5AI score0.00191EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.12 views

EUVD-2023-60082

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

5.8AI score0.00191EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/08 2:15 a.m.14 views

CVE-2023-53746

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.18 views

UBUNTU-CVE-2023-53746

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

5.7AI score0.00191EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/08 1:19 a.m.32 views

CVE-2023-53746

CVE-2023-53746 relates to a memory leak in the s390/vfio-ap device driver of the Linux kernel. The release path freed the vfio_matrix_dev memory by calling kfree, but the object is not stored as drvdata for the device; the code then relies on null pointer handling, causing the vfio_matrix_dev mem...

6AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:19 a.m.9 views

CVE-2023-53746 s390/vfio-ap: fix memory leak in vfio_ap device driver

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

6.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.15 views

CVE-2023-53746

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

5.5AI score0.00191EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.39 views

CVE-2023-53746 s390/vfio-ap: fix memory leak in vfio_ap device driver

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

0.00191EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.11 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 missing memory release in the vfioap device driver, which could lead to a memory leak...

7.2AI score0.00191EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.23 views

PT-2025-49476

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the vfio ap device driver within the Linux kernel. The device release callback function incorrectly attempts to free memory associated with a vfio matrix dev...

7.8CVSS7.2AI score0.00954EPSS
SaveExploits2References900
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.12 views

Vulnerability of the mlx5vf_add_migration_pages() function in the drivers/vfio/pci/mlx5/cmd.c module – A driver for VFIO-enabled devices in the Linux operating system, which allows a hacker to cause a service failure

Vulnerability of the mlx5vfaddmigrationpages function in the drivers/vfio/pci/mlx5/cmd.c module – VFIO device drivers for Linux operating systems are vulnerable due to the lack of memory release after the effective lifespan. Exploiting this vulnerability can allow an attacker to cause service...

5.5CVSS6.7AI score0.00214EPSS
SaveExploits0References13Affected Software2
OSV
OSV
added 2025/12/03 9:21 a.m.27 views

USN-7769-1 linux, linux-aws, linux-gcp, linux-gcp-6.14, linux-oracle, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS6.6AI score0.01254EPSS
SaveExploits8References184
OSV
OSV
added 2025/11/21 7:16 p.m.26 views

CLSA-2025-1763731262 kernel: Fix of 63 CVEs

media: bttv: fix use after free error due to btv-timeout timer CVE-2023-52847 CVE-2023-52847 - firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails CVE-2022-50087 CVE-2022-50087 - wifi: mwifiex: Fix OOB and integer underflow when rx packets CVE-2023-53226 CVE-2023-53226 - vsock:...

9.8CVSS7.1AI score0.00867EPSS
SaveExploits4References1
Rows per page
Query Builder