Lucene search
+L

266 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2024-51856

Malicious code in bioql PyPI...

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

EUVD-2025-30862

Malicious code in bioql PyPI...

6.3AI score0.0014EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.5 views

SUSE CVE-2023-53514

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...

5.5CVSS6.4AI score0.00135EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2023-53514

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...

5.5CVSS0.00135EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2022-50431

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

5.5CVSS0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2022-50462

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
CVE
CVE
added 2025/10/01 11:45 a.m.26 views

CVE-2022-50462

The CVE-2022-50462 issue affects the Linux kernel (MIPS vpe-mt) where a device name allocated dynamically during module exit could leak memory. root cause: after commit 1fa5ae…, vpe_device release removed kfree, freeing was needed at module exit; the static vpe_device now requires proper freeing ...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/01 11:45 a.m.7 views

CVE-2022-50462 MIPS: vpe-mt: fix possible memory leak while module exiting

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

4.9AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.8 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 the virtio-mmio component's use of devres to allocate a vmdev structure, which could lead to reuse after...

5.9AI score0.00139EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.4 views

PT-2025-40116

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the i2sbus add dev function within the ALSA subsystem related to the AOA Accessories Over Audio driver. The dev set name function in soundbus add one...

6.2AI score0.00146EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/09/18 5:22 p.m.12 views

CVE-2023-53385

In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in offinddevicebynode Use putdevice to release the object get through offinddevicebynode, avoiding resource leaks...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50175

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: tw686x: Fix memory leak in tw686xvideoinit videodevicealloc allocates memory for vdev, when videoregisterdevice fails, it doesn't release the memory and...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-21856

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in...

7.8CVSS6AI score0.00219EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38228

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe Add videodevicerelease to...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.8 views

CVE-2025-38228

In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe Add videodevicerelease to release the memory allocated by videodevicealloc if something goes wrong...

5.5CVSS6.3AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/06 10:15 a.m.67 views

UBUNTU-CVE-2025-38235

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix "appletbbacklight" backlight device reference counting During appletbkbdprobe, probe attempts to get the backlight device by name. When this happens backlightdevicegetbyname looks for a device in the backlig...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/04 11:21 p.m.6 views

SUSE CVE-2025-38228

In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe Add videodevicerelease to release the memory allocated by videodevicealloc if something goes wrong...

3.3CVSS6.5AI score0.00138EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/04 2:15 p.m.9 views

UBUNTU-CVE-2025-38228

In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe Add videodevicerelease to release the memory allocated by videodevicealloc if something goes wrong...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References12
CVE
CVE
added 2025/07/04 1:37 p.m.57 views

CVE-2025-38228

CVE-2025-38228: In the Linux kernel, a memory leak could occur in the media/imagination driver during e5010_probe(). The fix ensures memory allocated by video_device_alloc() is released if an error path is taken by adding video_device_release() in the failure handling path. This addresses leaked ...

5.5CVSS6.3AI score0.00138EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.12 views

SUSE CVE-2022-50188

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount leak in mesonencoderhdmiinit offinddevicebynode takes reference, we should use putdevice to release it when not need anymore. Add missing putdevice in error path to avoid refcount leak...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References6
Rows per page
Query Builder