Lucene search
+L

86 matches found

Cvelist
Cvelist
added 2026/05/01 2:14 p.m.41 views

CVE-2026-31753 auxdisplay: line-display: fix NULL dereference in linedisp_release

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisprelease linedisprelease currently retrieves the enclosing struct linedisp via tolinedisp. That lookup depends on the attachment list, but the attachment may already have...

0.00107EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.16 views

PT-2026-36388

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the linedisp release function. The issue occurs because the function uses to linedisp to retrieve the enclosing struct linedisp, which relies on the...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991164)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991164 advisory. In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 11:16 a.m.17 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.00187EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.8 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.00187EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 2:15 a.m.6 views

DEBIAN-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.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.13 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.00187EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.17 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.00187EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/08 1:19 a.m.29 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.00187EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:19 a.m.8 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
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.36 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.00187EPSS
SaveExploits0References6
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.00932EPSS
SaveExploits2References900
Tenable Nessus
Tenable Nessus
added 2025/11/14 12:00 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990922)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990922 advisory. In the Linux kernel, the following vulnerability has been resolved: um: vector: Do not use drvdata in release The drvdata is not available in release. Let's just use...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990301)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990301 advisory. In the Linux kernel, the following vulnerability has been resolved: um: vector: Do not use drvdata in release The drvdata is not available in release. Let's just use...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990014)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990014 advisory. In the Linux kernel, the following vulnerability has been resolved: um: ubd: Do not use drvdata in release The drvdata is not available in release. Let's just use...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.12 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990118)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990118 advisory. In the Linux kernel, the following vulnerability has been resolved: platform/x86: wmi: Fix opening of char device Since commit fa1f68db6ca7 drivers: misc: pass...

7.8CVSS6AI score0.00266EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.7 views

SUSE CVE-2023-53714

In the Linux kernel, the following vulnerability has been resolved: drm/stm: ltdc: fix late dereference check In ltdccrtcsetcrcsource, struct drmcrtc was dereferenced in a containerof before the pointer check. This could cause a kernel panic. Fix this smatch warning: drivers/gpu/drm/stm/ltdc.c:11...

5.5CVSS6.4AI score0.00194EPSS
SaveExploits0References19
CVE
CVE
added 2025/10/22 1:23 p.m.33 views

CVE-2023-53714

Summary (CVE-2023-53714) : A Linux kernel DRM/STMicroelectronics LTD-C driver issue caused a potential kernel panic when dereferencing a struct via container_of() in ltdc_crtc_set_crc_source() before validating the crtc pointer. The root cause: dereferencing a potentially invalid pointer prior to...

6AI score0.00194EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2024-51856

Malicious code in bioql PyPI...

7.3AI score0.00247EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2022-55468

Malicious code in bioql PyPI...

7.1AI score0.00211EPSS
SaveExploits0References8
Rows per page
Query Builder