Lucene search
+L

1485 matches found

SUSE CVE
SUSE CVE
added 2026/01/06 12:24 a.m.8 views

SUSE CVE-2025-68759

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Fix potential memory leaks in rtl8180initrxring In rtl8180initrxring, memory is allocated for skb packets and DMA allocations in a loop. When an allocation fails, the previously successful allocations are not freed...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54065

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing...

7.8CVSS7.9AI score0.00148EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.5 views

SUSE CVE-2023-54065

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

7.8CVSS6.7AI score0.00148EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.7 views

SUSE CVE-2025-68362

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187rxcb The rtl8187rxcb calculates the rx descriptor header address by subtracting its size from the skb tail pointer. However, it does not validate if the received...

5.5CVSS6.6AI score0.00208EPSS
SaveExploits0References22
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60261

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

6.2AI score0.00148EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54065

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

7.8CVSS0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2023-54065

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54065

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 12:23 p.m.19 views

CVE-2023-54071

CVE-2023-54071 affects the Linux kernel wifi driver rtW88/mac80211 where ieee80211_ops::sta_rc_update must be atomic because ieee80211_chan_bw_change() holds an RCU read lock while calling drv_sta_rc_update(). The fix is to create a work item to perform the original operations, avoiding voluntary...

8.8CVSS6.1AI score0.00265EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.35 views

CVE-2023-54065 net: dsa: realtek: fix out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

7.8CVSS0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:23 p.m.7 views

CVE-2023-54065 net: dsa: realtek: fix out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

7.8CVSS6.6AI score
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:23 p.m.28 views

CVE-2023-54065

CWE/Issue: Linux kernel net: dsa: realtek: fix out-of-bounds access in realtek-mdio probe. Root cause (as stated): The probe assigns priv->chip_data to (void *)priv + sizeof(*priv), assuming trailing space is available. Only realtek-smi allocated this space; realtek-mdio did not, risking out-o...

7.8CVSS6.3AI score0.00148EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54036

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU The wifi + bluetooth combo chip RTL8723BU can leak memory especially? when it's connected to a bluetooth audio device. The busy bluetooth traffic generates lots of C2H ca...

0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.37 views

CVE-2023-54036 wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU The wifi + bluetooth combo chip RTL8723BU can leak memory especially? when it's connected to a bluetooth audio device. The busy bluetooth traffic generates lots of C2H ca...

0.00182EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.10 views

PT-2025-53063

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s networking component related to Realtek DSA drivers. Specifically, the issue involves an out-of-bounds access within the probe function when setting t...

6.6AI score0.00148EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.12 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 failure to release associated channel survey data when removing the rt2x00 device, which could lead to a...

8.2AI score0.00204EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.30 views

PT-2025-52993

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak issue within the wifi subsystem, specifically affecting the rtl8xxxu driver when used with RTL8723BU and RTL8192EU wifi + bluetooth combo chips...

7.8CVSS6.3AI score0.0094EPSS
SaveExploits2References897
OSV
OSV
added 2025/12/16 2:44 p.m.9 views

CVE-2025-68255 staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directly as the memcpy length when copying into a fixed-size 16-byte stack...

8.8CVSS6.9AI score
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.8 views

Vulnerability of the `btc_fw_set_monreg()` function in the `drivers/net/wireless/realtek/rtw89/coex.c` module – This driver is a Realtek wireless adapter support driver for the Linux operating system. It allows a hacker to cause a service failure.

Vulnerability of the btcfwsetmonreg function in the drivers/net/wireless/realtek/rtw89/coex.c module – The Realtek wireless adapter support driver for the Linux operating system is vulnerable due to a pointer manipulation issue. Exploiting this vulnerability could allow an attacker to cause a...

5.5CVSS6.6AI score0.00251EPSS
SaveExploits0References13Affected Software2
CVE
CVE
added 2025/11/14 10:52 p.m.16 views

CVE-2018-25125

Netis ADSL Router DL4322D (firmware RTK 2.1.1) is affected by a buffer overflow in the embedded FTP service. An authenticated remote user can trigger a denial of service by sending an FTP command (e.g., ABOR) with an excessively long argument after logging in, causing the FTP service and the rout...

8.7CVSS6.9AI score0.00486EPSS
SaveExploits0References4
Rows per page
Query Builder