Lucene search
+L

13010 matches found

EUVD
EUVD
added 2025/10/22 3:31 p.m.13 views

EUVD-2023-60034

In the Linux kernel, the following vulnerability has been resolved: riscv: ftrace: Fixup panic by disabling preemption In RISCV, we must use an AUIPC + JALR pair to encode an immediate, forming a jump that jumps to an address over 4K. This may cause errors if we want to enable kernel preemption a...

5.8AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 3:31 p.m.9 views

EUVD-2022-55646

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

5.7AI score0.00201EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/22 2:15 p.m.15 views

CVE-2023-53715

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware e.g. BCM4387. It seems there was a simple way of passing it in binary all along, so use...

0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 2:15 p.m.8 views

DEBIAN-CVE-2023-53710

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...

5.3AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/22 2:15 p.m.13 views

CVE-2023-53710

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
NVD
NVD
added 2025/10/22 2:15 p.m.12 views

CVE-2022-50573

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
NVD
NVD
added 2025/10/22 2:15 p.m.11 views

CVE-2022-50565

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
OSV
OSV
added 2025/10/22 2:15 p.m.9 views

DEBIAN-CVE-2022-50565

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...

5.2AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.8 views

UBUNTU-CVE-2022-50573

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"...

5.7AI score0.00185EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

UBUNTU-CVE-2022-50565

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...

5.7AI score0.00197EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.8 views

UBUNTU-CVE-2023-53721

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...

5.7AI score0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.10 views

UBUNTU-CVE-2023-53710

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...

5.8AI score0.00184EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.8 views

UBUNTU-CVE-2023-53717

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...

6AI score0.00195EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

UBUNTU-CVE-2023-53715

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware e.g. BCM4387. It seems there was a simple way of passing it in binary all along, so use...

5.9AI score0.00195EPSS
SaveExploits0References11
CVE
CVE
added 2025/10/22 1:23 p.m.36 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
Rows per page
Query Builder