Lucene search
+L

13010 matches found

CVE
CVE
added 2025/10/22 1:23 p.m.35 views

CVE-2023-53721

The CVE-2023-53721 entry concerns the Linux kernel wifi driver ath12k. The vulnerability is a NULL pointer dereference in ath12k_mac_op_hw_scan(), where kzalloc()’s return value could be used in memcpy() if allocation fails. The root cause is using the allocated pointer without verifying NULL bef...

6AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.23 views

CVE-2023-53721 wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix a NULL pointer dereference in ath12kmacophwscan In ath12kmacophwscan, the return value of kzalloc is directly used in memcpy, which may lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by...

0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.21 views

CVE-2023-53717 wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential stack-out-of-bounds write in ath9kwmirspcallback Fix a stack-out-of-bounds write that occurs in a WMI response callback function that is called after a timeout occurs in ath9kwmicmd. The callback writes...

0.00195EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/22 1:23 p.m.34 views

CVE-2023-53717

CVE-2023-53717 affects the ath9k wireless driver in the Linux kernel, where a WMI response callback could write to a stack-allocated buffer after a timeout, risking a stack-out-of-bounds write. The issue is documented as fixed in SUSE kernel live patches (e.g., SUSE-SU-2026:0200-1, SUSE-SU-2026:0...

6.3AI score0.00195EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.23 views

CVE-2023-53710 wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix error code of return in mt7921acpiread Kernel NULL pointer dereference when ACPI SAR table isn't implemented well. Fix the error code of return to mark the ACPI SAR table as invalid. 5.077128 mt7921e...

0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 1:23 p.m.12 views

CVE-2022-50573 wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix mt7915ratetxpowerget resource leaks Coverity message: variable "buf" going out of scope leaks the storage. Addresses-Coverity-ID: 1527799 "Resource leaks"...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.19 views

CVE-2022-50573 wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix mt7915ratetxpowerget resource leaks Coverity message: variable "buf" going out of scope leaks the storage. Addresses-Coverity-ID: 1527799 "Resource leaks"...

0.00185EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2022-50573

The connected documents confirm CVE-2022-50573 affects the Linux kernel WiFi driver for mt76/mt7915, specifically the function mt7915_rate_txpower_get() with resource leaks (Coverity ID 1527799). A fix was applied in the kernel to address the leaks. Practical impact and exploitation details are n...

6.2AI score0.00185EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/22 1:23 p.m.28 views

CVE-2022-50565

CVE-2022-50565 affects the Linux kernel (wifi: plfxlc) and describes a potential memory leak in __lf_x_usb_enable_rx(), where urbs were not freed on exception paths. The mitigation adds a kfree() for urbs within the error label, and the patch was tested for compilation. Exploitation specifics, af...

6.1AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 1:23 p.m.11 views

CVE-2022-50565 wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.20 views

CVE-2022-50565 wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

0.00197EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/10/22 9:45 a.m.7 views

Security update for the Linux Kernel (Live Patch 43 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024173 fixes several issues. The following security issues were fixed: CVE-2025-38678: netfilter: nftables: reject duplicate device on updates bsc1249534. CVE-2025-38499: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns...

8.4CVSS8.1AI score0.00274EPSS
SaveExploits1References12
OSV
OSV
added 2025/10/22 9:45 a.m.5 views

SUSE-SU-2025:3720-1 Security update for the Linux Kernel (Live Patch 43 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024173 fixes several issues. The following security issues were fixed: - CVE-2025-38678: netfilter: nftables: reject duplicate device on updates bsc1249534. - CVE-2025-38499: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns...

7.8CVSS7.9AI score0.00274EPSS
SaveExploits1References7
SUSE Linux
SUSE Linux
added 2025/10/22 9:45 a.m.16 views

Security update for the Linux Kernel (Live Patch 41 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024167 fixes several issues. The following security issues were fixed: CVE-2025-38678: netfilter: nftables: reject duplicate device on updates bsc1249534. CVE-2025-38499: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns...

8.5CVSS8AI score0.00274EPSS
SaveExploits1References20
OSV
OSV
added 2025/10/22 9:15 a.m.7 views

CVE-2025-41110

Encrypted WiFi and SSH credentials were found in the Ghost Robotics Vision 60 v0.27.2 APK. This vulnerability allows an attacker to connect to the robot's WiFi and view all its data, as it runs on ROS 2 without default authentication. In addition, the attacker can connect via SSH and gain full...

8.8CVSS5.8AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/22 9:15 a.m.10 views

CVE-2025-41110

Encrypted WiFi and SSH credentials were found in the Ghost Robotics Vision 60 v0.27.2 APK. This vulnerability allows an attacker to connect to the robot's WiFi and view all its data, as it runs on ROS 2 without default authentication. In addition, the attacker can connect via SSH and gain full...

8.8CVSS0.00236EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/22 8:16 a.m.24 views

CVE-2025-41110 Improper Authentication vulnerability in Ghost Robotics' Vision 60

Encrypted WiFi and SSH credentials were found in the Ghost Robotics Vision 60 v0.27.2 APK. This vulnerability allows an attacker to connect to the robot's WiFi and view all its data, as it runs on ROS 2 without default authentication. In addition, the attacker can connect via SSH and gain full...

7CVSS0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/22 8:16 a.m.24 views

CVE-2025-41110

CVE-2025-41110 affects Ghost Robotics Vision 60, specifically APK v0.27.2. The issue arises from an authorization flaw in the ROS 2 stack, permitting connections to the robot’s WiFi and SSH without authentication. Consequences stated across sources include data exposure and full control of the ro...

8.8CVSS6.4AI score0.00236EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/22 8:16 a.m.5 views

CVE-2025-41110 Improper Authentication vulnerability in Ghost Robotics' Vision 60

Encrypted WiFi and SSH credentials were found in the Ghost Robotics Vision 60 v0.27.2 APK. This vulnerability allows an attacker to connect to the robot's WiFi and view all its data, as it runs on ROS 2 without default authentication. In addition, the attacker can connect via SSH and gain full...

7CVSS6.4AI score0.00236EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/22 8:16 a.m.14 views

EUVD-2025-35338

Encrypted WiFi and SSH credentials were found in the Ghost Robotics Vision 60 v0.27.2 APK. This vulnerability allows an attacker to connect to the robot's WiFi and view all its data, as it runs on ROS 2 without default authentication. In addition, the attacker can connect via SSH and gain full...

7CVSS6.2AI score0.00236EPSS
SaveExploits0References2
Rows per page
Query Builder