Lucene search
+L

72 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988836 advisory. In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 7:11 a.m.18 views

SUSE-SU-2025:3716-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. - CVE-2022-50233: Bluetooth: eir: Fix using strlen with hdev-devname,shortname...

9.8CVSS7.3AI score0.22293EPSS
SaveExploits5References694
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987652 advisory. In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53594

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd,...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.11 views

SUSE CVE-2023-53594

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53594

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.13 views

UBUNTU-CVE-2023-53594

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.19 views

CVE-2023-53594 driver core: fix resource leak in device_add()

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 3:44 p.m.8 views

CVE-2023-53594 driver core: fix resource leak in device_add()

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/10/04 3:44 p.m.42 views

CVE-2023-53594

CVE-2023-53594 is a Linux kernel driver-core resource leak in device_add(): if kobject_add() fails, dev->kobj.parent is set to NULL, causing a leak in resource cleanup and potentially insmod failure for mac80211_hwsim. The initial description and EulerOS/SUSE advisories confirm the vulnerabili...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.7 views

PT-2025-40757

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists within the driver core, specifically in the device add function. When kobject add fails during the device add process, the cleanup glue dir function is called to...

6.2AI score0.00145EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2023-59874

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.9 views

SUSE CVE-2023-53209

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: Fix possible NULL dereference In a call to mac80211hwsimselecttxlink the sta pointer might be NULL, thus need to check that it is not NULL before accessing it...

7CVSS6.5AI score0.00154EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53321

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded...

7.1CVSS6.3AI score0.00149EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.7 views

SUSE CVE-2023-53321

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7CVSS6.5AI score0.00149EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2025/09/16 5:30 p.m.8 views

CVE-2023-53321

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7CVSS5.9AI score0.00149EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/16 4:11 p.m.56 views

CVE-2023-53321

CVE-2023-53321 affects the Linux kernel wireless stack, specifically wifi: mac80211_hwsim. The issue arises when short frames are processed in ways that could forward incomplete 3-address headers, risking access to invalid memory if shorter frames slip through (even though some control frames lik...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.15 views

CVE-2023-53321

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7.1CVSS5.5AI score0.00149EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.2 views

CVE-2023-53321 wifi: mac80211_hwsim: drop short frames

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

6.1AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 4:11 p.m.7 views

CVE-2023-53321 wifi: mac80211_hwsim: drop short frames

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7.1CVSS4.9AI score
SaveExploits0References9
Rows per page
Query Builder