Lucene search
+L

47 matches found

EUVD
EUVD
added 2025/11/12 12:30 p.m.5 views

EUVD-2025-124943

In the Linux kernel, the following vulnerability has been resolved: net: usb: Remove disruptive netifwakequeue in rtl8150setmulticast syzbot reported WARNING in rtl8150startxmit/usbsubmiturb. This is the sequence of events that leads to the warning: rtl8150startxmit netifstopqueue;...

5.8AI score0.003EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989574 advisory. In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix possible memory leak in iiosysfstriginit devsetname allocates memory for...

5.5CVSS6.1AI score0.00214EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/31 12:30 a.m.9 views

EUVD-2023-60040

Nagios XI versions prior to 2024R1 are vulnerable to cross-site scripting XSS via the Graph Explorer component. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser...

5.1CVSS5.1AI score0.00547EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53568

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/zcrypt: don't leak memory if devsetname fails When devsetname fails, zcdncreate doesn't...

5.5CVSS5.2AI score0.00136EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.7 views

SUSE CVE-2023-53568

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if devsetname fails When devsetname fails, zcdncreate doesn't free the newly allocated resources. Do it...

5.5CVSS7.9AI score0.00136EPSS
SaveExploits0References20
NVD
NVD
added 2025/10/04 4:15 p.m.7 views

CVE-2023-53568

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if devsetname fails When devsetname fails, zcdncreate doesn't free the newly allocated resources. Do it...

5.5CVSS0.00136EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:17 p.m.26 views

CVE-2023-53568

Vulnerability (CVE-2023-53568) in the Linux kernel affects s390/zcrypt: when dev_set_name() fails, zcdn_create() leaks newly allocated resources instead of freeing them. The issue has been resolved by ensuring proper cleanup. The provided description notes the root cause and fix, and linked refer...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.14 views

CVE-2023-53568 s390/zcrypt: don't leak memory if dev_set_name() fails

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if devsetname fails When devsetname fails, zcdncreate doesn't free the newly allocated resources. Do it...

0.00136EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 3:17 p.m.7 views

CVE-2023-53568 s390/zcrypt: don't leak memory if dev_set_name() fails

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if devsetname fails When devsetname fails, zcdncreate doesn't free the newly allocated resources. Do it...

6.5AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.6 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 failure to free the name assigned by devsetname when rioadddevice fails, which could lead to a memory leak...

5.5CVSS4.9AI score0.00149EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

DEBIAN-CVE-2022-50278

In the Linux kernel, the following vulnerability has been resolved: PNP: fix name memory leak in pnpallocdev After commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, move devsetname after pnpaddid to avoid memory leak...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2022-50278

In the Linux kernel, the following vulnerability has been resolved: PNP: fix name memory leak in pnpallocdev After commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, move devsetname after pnpaddid to avoid memory leak...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/15 2:49 p.m.28 views

CVE-2022-50331

CVE-2022-50331 refers to a Linux kernel vulnerability in the wwan_hwsim subsystem. The description documents a memory leak in wwan_hwsim_dev_new() that can occur when probing a module if device_register() fails and the kobject refcount is not decremented to zero, leaking the name allocated in dev...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.6 views

CVE-2022-50278 PNP: fix name memory leak in pnp_alloc_dev()

In the Linux kernel, the following vulnerability has been resolved: PNP: fix name memory leak in pnpallocdev After commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, move devsetname after pnpaddid to avoid memory leak...

6.1AI score
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-52929

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: nvmem: core: fix cleanup after devsetname If devsetname fails, we leak nvmem-wpgpio as the...

5.5CVSS5.2AI score0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.13 views

UBUNTU-CVE-2022-49860

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: fix memory leak when register device fail If deviceregister fails, it should call putdevice to give up reference, the name allocated in devsetname can be freed in callback function kobjectcleanup...

5.5CVSS6AI score0.00187EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/04/16 7:51 a.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2021-46925: Fixed kernel panic caused by race of smcsock bsc1220466. CVE-2021-47645: media: staging: media: zoran: calculate the right buffer number for...

8.5CVSS8.3AI score0.92621EPSS
SaveExploits22References942
OSV
OSV
added 2025/03/27 5:15 p.m.6 views

DEBIAN-CVE-2023-52929

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after devsetname If devsetname fails, we leak nvmem-wpgpio as the cleanup does not put this. While a minimal fix for this would be to add the gpiodput call, we can do better if we split deviceregister, an...

5.5CVSS5AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.10 views

UBUNTU-CVE-2023-52929

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after devsetname If devsetname fails, we leak nvmem-wpgpio as the cleanup does not put this. While a minimal fix for this would be to add the gpiodput call, we can do better if we split deviceregister, an...

5.5CVSS5.8AI score0.00231EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from improper cleanup after nvmem kernel devsetname...

5.5CVSS4.5AI score0.00231EPSS
SaveExploits0References6
Rows per page
Query Builder