Lucene search
+L

4933 matches found

NVD
NVD
added 2025/10/22 2:15 p.m.10 views

CVE-2023-53725

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttctimerprobe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttctimerprobe warn: 'timerbaseaddr' from ofiomap not released on lines: 498,508,516. timerbaseaddr may...

0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 2:15 p.m.3 views

DEBIAN-CVE-2023-53696

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

5.8AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/22 2:15 p.m.11 views

CVE-2023-53693

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix the memory leak in rawgadget driver Currently, increasing rawdev-count happens before invoke the rawqueueevent, if the rawqueueevent return error, invoke rawrelease will not trigger the devfree to be called...

0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

UBUNTU-CVE-2023-53719

In the Linux kernel, the following vulnerability has been resolved: serial: arcuart: fix ofiomap leak in arcserialprobe Smatch reports: drivers/tty/serial/arcuart.c:631 arcserialprobe warn: 'port-membase' from ofiomap not released on lines: 631. In arcserialprobe, if uartaddoneport fails,...

5.9AI score0.00201EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

UBUNTU-CVE-2023-53696

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

6.2AI score0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

UBUNTU-CVE-2023-53725

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttctimerprobe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttctimerprobe warn: 'timerbaseaddr' from ofiomap not released on lines: 498,508,516. timerbaseaddr may...

5.9AI score0.00195EPSS
SaveExploits0References11
CVE
CVE
added 2025/10/22 1:23 p.m.24 views

CVE-2023-53725

CVE-2023-53725 affects the Linux kernel Cadence TTC clocksource driver, specifically the ttc_timer_probe path. The vulnerability is described as a memory leak caused by the base IO mapping not being released. The provided fixes replace the non-managed iomap usage with devm_of_iomap() and add clea...

6.1AI score0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2023-53725 clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttctimerprobe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttctimerprobe warn: 'timerbaseaddr' from ofiomap not released on lines: 498,508,516. timerbaseaddr may...

6.4AI score0.00195EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/22 1:23 p.m.8 views

CVE-2023-53719 serial: arc_uart: fix of_iomap leak in `arc_serial_probe`

In the Linux kernel, the following vulnerability has been resolved: serial: arcuart: fix ofiomap leak in arcserialprobe Smatch reports: drivers/tty/serial/arcuart.c:631 arcserialprobe warn: 'port-membase' from ofiomap not released on lines: 631. In arcserialprobe, if uartaddoneport fails,...

6.4AI score0.00201EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2023-53696 scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

6.2AI score0.00201EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.15 views

CVE-2023-53696 scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

0.00201EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/22 1:23 p.m.20 views

CVE-2023-53696

CVE-2023-53696 affects the Linux kernel scsi/qla2xxx driver. The root cause is an error-path leak in qla2x00_probe_one(): when base_vha initialization fails, the fab_scan_rp (scan.l) allocated in qla2x00_create_host() is not released in the probe_failed path, causing a memory leak reported by kme...

5.9AI score0.00201EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.16 views

CVE-2023-53693 USB: gadget: Fix the memory leak in raw_gadget driver

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix the memory leak in rawgadget driver Currently, increasing rawdev-count happens before invoke the rawqueueevent, if the rawqueueevent return error, invoke rawrelease will not trigger the devfree to be called...

0.00199EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/22 1:2 a.m.9 views

media: i2c: dw9714: Disable the regulator when the driver fails to probe

...

5.5CVSS7AI score0.0022EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54476

In the Linux kernel, the following vulnerability has been resolved: ath11k: Change max no of active probe SSID and BSSID to fw capability The maximum number of SSIDs in a for active probe requests is currently reported as 16 WLANSCANPARAMSMAXSSID when registering the driver. The scanreqparams...

5.5CVSS5.5AI score0.00276EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54983

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Add missing ofnodeput in at91sam9g20ekaudioprobe This node pointer is returned by ofparsephandle with refcount incremented in this function. Calling ofnodeput to avoid the refcount leak...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987698 advisory. In the Linux kernel, the following vulnerability has been resolved: EDAC/highbank: Fix memory leak in highbankmcprobe When devresopengroup fails, it returns -ENOMEM...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.11 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987694 advisory. In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was...

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987521 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: Fix a possible resource leak in icomprobe When pcireadconfigdword failed, call...

5.5CVSS5.7AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987699 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubpro...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References4
Rows per page
Query Builder