Lucene search
K

90 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001275)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001275 advisory. Memory leak in the hwsimnewradionl function in drivers/net/wireless/mac80211hwsim.c in the Linux kernel through 4.15.9 allows local users to cause a denial of servic...

5.5CVSS6.5AI score0.00485EPSS
Exploits0References17
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.9 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003675)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003675 advisory. Memory leak in the hwsimnewradionl function in drivers/net/wireless/mac80211hwsim.c in the Linux kernel through 4.15.9 allows local users to cause a denial of servic...

5.5CVSS6.5AI score0.00485EPSS
Exploits0References17
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003547)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003547 advisory. Memory leak in the hwsimnewradionl function in drivers/net/wireless/mac80211hwsim.c in the Linux kernel through 4.15.9 allows local users to cause a denial of servic...

5.5CVSS6.5AI score0.00485EPSS
Exploits0References17
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.8 views

PT-2026-6110

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to wifi and mac80211 hwsim. A typo in frequency notification could lead to a NULL pointer dereference in the cfg80211 next nan dw notif function...

5.4AI score0.00145EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2025/12/06 1:1 a.m.5 views

wifi: mac80211_hwsim: Fix possible NULL dereference

...

5.5CVSS7AI score0.00143EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 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
Exploits0References4
OSV
OSV
added 2025/10/22 7:11 a.m.14 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...

8CVSS7.3AI score0.21314EPSS
Exploits4References694
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 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
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 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.5CVSS6.1AI score0.00135EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.4 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.00135EPSS
Exploits0References8
NVD
NVD
added 2025/10/04 4:15 p.m.6 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.00135EPSS
Exploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.6 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.00135EPSS
Exploits0References7
CVE
CVE
added 2025/10/04 3:44 p.m.19 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.00135EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.11 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.00135EPSS
Exploits0References4
OSV
OSV
added 2025/10/04 3:44 p.m.4 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...

5.5CVSS6.4AI score0.00135EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.4 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.00135EPSS
Exploits0References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2023-59874

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.18 views

EUVD-2022-55524

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.4 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.00143EPSS
Exploits0References16
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 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.7AI score0.0014EPSS
Exploits0References3
Rows per page
Query Builder