Lucene search
+L

1491 matches found

OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-53205

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb2phyprobe In rtkusb2phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS5.6AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.2 views

DEBIAN-CVE-2024-53204

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb3phyprobe In rtkusb3phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS5.6AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

AZL-67602 CVE-2024-53190 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

5.5CVSS6.6AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-53190

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

5.5CVSS5.7AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53190

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

5.5CVSS0.0024EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.8 views

UBUNTU-CVE-2024-53205

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb2phyprobe In rtkusb2phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS6.5AI score0.00269EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.10 views

UBUNTU-CVE-2024-56535

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: coex: check NULL return of kmalloc in btcfwsetmonreg kmalloc may fail, return value might be NULL and will cause NULL pointer dereference. Add check NULL return of kmalloc in btcfwsetmonreg...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 2:15 p.m.10 views

UBUNTU-CVE-2024-53204

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb3phyprobe In rtkusb3phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.29 views

CVE-2024-53205 phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb2phyprobe In rtkusb2phyprobe devmkzalloc may return NULL but this returned value is not checked...

0.00269EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.22 views

CVE-2024-53205

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb2phyprobe In rtkusb2phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS5.6AI score0.00269EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 1:49 p.m.9 views

CVE-2024-53205 phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb2phyprobe In rtkusb2phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.7AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.23 views

CVE-2024-53204 phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb3phyprobe In rtkusb3phyprobe devmkzalloc may return NULL but this returned value is not checked...

0.00216EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.26 views

CVE-2024-53204

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb3phyprobe In rtkusb3phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS5.6AI score0.00216EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 1:49 p.m.97 views

CVE-2024-53204

CVE-2024-53204 affects the Linux kernel Realtek USB PHY driver (rtk_usb3phy_probe). The root cause is a NULL dereference: devm_kzalloc() may return NULL in rtk_usb3phy_probe() and the value is not checked. The CVSS data indicates a Local attack vector, Low complexity, and High impact on availabil...

5.5CVSS7AI score0.00216EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.6 views

CVE-2024-53190 wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

7.5AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 1:49 p.m.14 views

CVE-2024-53190 wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

5.5CVSS6.1AI score
SaveExploits0References9
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.10 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 that stems from a null pointer dereference issue in the phy:realtek:usb subsystem...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/27 12:00 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 that originates from the phy:realtek:usb module where devmkzalloc may return NULL but is not checked...

5.5CVSS6.4AI score0.00269EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/22 8:15 p.m.29 views

CVE-2024-6246

Wyze Cam v3 Realtek Wi-Fi Driver Heap-Based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Wyze Cam v3 IP cameras. Authentication is not required to exploit this vulnerability. The...

9.6CVSS0.00968EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/22 8:15 p.m.7 views

CVE-2024-6246

Wyze Cam v3 Realtek Wi-Fi Driver Heap-Based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Wyze Cam v3 IP cameras. Authentication is not required to exploit this vulnerability. The...

8.8CVSS7.7AI score0.00968EPSS
SaveExploits0References1
Rows per page
Query Builder