Lucene search
+L

37349 matches found

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
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
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.40 views

CVE-2023-53744 soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/08 1:19 a.m.38 views

CVE-2023-53744

CVE-2023-53744 affects the Linux kernel TI AM33xx PM domain (soc: ti: pm33xx). Root cause: a refcount leak in wkup_m3_ipc_get() path not balanced by wkup_m3_ipc_put() in error paths, leaving a refcount increment unreleased during probe failure. The issue is resolved by adding the missing refcount...

6.1AI score0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/08 1:19 a.m.37 views

CVE-2023-53743

CVE-2023-53743 affects the Linux kernel PCI subsystem, described as a resource leak in release_resource() where a resource list entry is not freed. The connected advisories (SUSE) reference CVE-2023-53743 among multiple kernel fixes and indicate kernel updates were released to remediate the issue...

6.1AI score0.00199EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/08 1:16 a.m.13 views

CVE-2025-40324

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

7.5CVSS0.00455EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40324

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

7.5CVSS5.3AI score0.00455EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40293

In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITSPERTYPEbitmap-bitmap pgsize will overflow to 0 and this triggers divide by 0. In this case the index should just be 0, so reorganize things to...

5.2AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.21 views

UBUNTU-CVE-2025-40314

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

5.7AI score0.00191EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/08 1:16 a.m.12 views

UBUNTU-CVE-2025-40324

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

7.5CVSS5.7AI score0.00455EPSS
SaveExploits0References35
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.32 views

CVE-2025-40324 NFSD: Fix crash in nfsd4_read_release()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

7.5CVSS0.00455EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/08 12:46 a.m.56 views

CVE-2025-40324

CVE-2025-40324 concerns the Linux kernel NFSD component. The connected sources confirm a crash in nfsd4_read_release() when tracing is enabled, specifically involving the trace_nfsd_read_done trace point during pynfs read.testNoFh. The issue has been resolved by upstream kernel fixes, and multipl...

7.5CVSS6.2AI score0.00455EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 12:46 a.m.16 views

CVE-2025-40324 NFSD: Fix crash in nfsd4_read_release()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

7.5CVSS6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.40 views

CVE-2025-40323 fbcon: Set fb_display[i]->mode to NULL when the mode is released

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

7.8CVSS0.0014EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/08 12:46 a.m.40 views

CVE-2025-40314

Technical details for CVE-2025-40314 are not publicly provided in the supplied Connected documents. No explicit affected product/version or remediation is present here. Monitor for updates from official advisories.

6.1AI score0.00191EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.47 views

CVE-2025-40314 usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

0.00191EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/08 12:32 a.m.16 views

CVE-2025-14207

CVE-2025-14207 affects tushar-2223 Hotel-Management-System. The vulnerability is an SQL injection in an unknown function of /admin/invoiceprint.php triggered by manipulating the ID parameter; remote exploitation is possible and the exploit is publicly available. Multiple sources (NVD/Red Hat/CVE ...

7.5CVSS6.8AI score0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 12:32 a.m.9 views

EUVD-2025-201654

A vulnerability was identified in tushar-2223 Hotel-Management-System up to bb1f3b3666124b888f1e4bcf51b6fba9fbb01d15. The impacted element is an unknown function of the file /admin/invoiceprint.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack...

7.5CVSS7.2AI score0.00302EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/08 12:32 a.m.46 views

CVE-2025-14207 tushar-2223 Hotel-Management-System invoiceprint.php sql injection

A vulnerability was identified in tushar-2223 Hotel-Management-System up to bb1f3b3666124b888f1e4bcf51b6fba9fbb01d15. The impacted element is an unknown function of the file /admin/invoiceprint.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack...

7.5CVSS0.00302EPSS
SaveExploits0References4
Rows per page
Query Builder