Lucene search
+L

847 matches found

The Hacker News
The Hacker News
added 2024/09/27 11:26 a.m.52 views

How to Plan and Prepare for Penetration Testing

As security technology and threat awareness among organizations improves so do the adversaries who are adopting and relying on new techniques to maximize speed and impact while evading detection. Ransomware and malware continue to be the method of choice by big game hunting BGH cyber criminals, a...

7.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.26 views

CVE-2024-46767

In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing ofnodeput for leds The call of ofgetchildbyname will cause refcount incremented for leds, if it succeeds, it should call ofnodeput to decrease it, fix it...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/06 2:9 a.m.6 views

SUSE CVE-2024-26770

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointe...

5.5CVSS6.4AI score0.00237EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.3 views

SUSE CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS7.7AI score0.00227EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.23 views

CVE-2024-42129

A flaw was found in the Linux kernel. The ledclassdevunregister calls the ledsetbrightness module to turn off the LEDs. This callback uses mutex, which was destroyed in the remove module...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/30 8:15 a.m.18 views

CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS0.00227EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.14 views

CVE-2024-42129 leds: mlxreg: Use devm_mutex_init() for mutex initialization

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

7AI score0.00227EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/30 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, which originates in the leds:mlxreg module during driver removal, where the logout function of the LED class calls the...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/07/17 12:0 a.m.12 views

The vulnerability of the sub_42BD7C() function in the /goform/SetLEDCfg file of the Tenda TX9 Pro router’s microprogramming software allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the sub42BD7C function in the /goform/SetLEDCfg file of the Tenda TX9 Pro router’s microprogramming system is related to buffer overflow based on a stack. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of th...

9CVSS8.1AI score0.01453EPSS
SaveExploits0References5Affected Software1
Ubuntu
Ubuntu
added 2024/07/04 3:29 p.m.165 views

USN-6878-1: Linux kernel (Oracle) vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Zheng Wang discovered that the Broadc...

9.8CVSS7.4AI score0.01635EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/04 12:0 a.m.159 views

Ubuntu 24.04 LTS : Linux kernel (Oracle) vulnerabilities (USN-6878-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6878-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS6.9AI score0.01635EPSS
SaveExploits0References216
SUSE CVE
SUSE CVE
added 2024/06/22 4:9 a.m.5 views

SUSE CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/20 12:15 p.m.3 views

DEBIAN-CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS5.2AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.10 views

UBUNTU-CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.36 views

CVE-2022-48735 ALSA: hda: Fix UAF of leds class devs at unbinding

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS0.00234EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/06/14 5:24 p.m.144 views

USN-6817-3: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Zheng Wang discovered that the Broadc...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/14 12:0 a.m.153 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6817-3)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6817-3 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS6.9AI score0.01635EPSS
SaveExploits0References215
Ubuntu
Ubuntu
added 2024/06/11 12:15 p.m.198 views

USN-6817-2: Linux kernel (OEM) vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Zheng Wang discovered that the Broadc...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/11 2:5 a.m.7 views

SUSE CVE-2024-36970

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Use requestmodulenowait This appears to work around a deadlock regression that came in with the LED merge in 6.9. The deadlock happens on my system with 24 iwlwifi radios, so maybe it something like all worker...

4.7CVSS6.5AI score0.00141EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/06/10 12:0 a.m.96 views

Ubuntu 24.04 LTS : Linux kernel (OEM) vulnerabilities (USN-6817-2)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6817-2 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS6.9AI score0.01635EPSS
SaveExploits0References215
Rows per page
Query Builder