119 matches found
CVE-2026-80943 wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids rtl92dutxfilldesc uses ieee80211gettid to read the QoS TID from the 802.11 header and then uses it as an index into staentry-tids. ieee80211gettid returns the low 4-bit...
CVE-2026-80942 wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92duinitswvars The memory allocated inside rtl92duinitshareddata is not freed in any of the subsequent error paths in rtl92duinitswvars. Fix that by adding a call to...
CVE-2026-80942
CVE-2026-80942 affects the Linux kernel rtlwifi driver, specifically the rtl8192du (Realtek RTL8192DU USB Wi-Fi) component. The root cause is a memory leak : memory allocated inside rtl92du_init_shared_data() is not freed in any of the subsequent error paths within rtl92du_init_sw_vars(). The fix...
CVE-2026-80942
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92duinitswvars The memory allocated inside rtl92duinitshareddata is not freed in any of the subsequent error paths in rtl92duinitswvars. Fix that by adding a call to...
PT-2026-90073
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids rtl92du tx fill desc uses ieee80211 get tid to read the QoS TID from the 802.11 header and then uses it as an index into sta entry-tids. ieee80211 get tid returns the l...
PT-2026-90072
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du init sw vars The memory allocated inside rtl92du init shared data is not freed in any of the subsequent error paths in rtl92du init sw vars. Fix that by adding a call ...
wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet
...
CVE-2026-53112
A flaw was found in the Linux kernel's rtlwifi PCI driver. This vulnerability, a use-after-free, occurs when a rtlwifi wireless card is detached or fails to initialize, and a related background task is not properly shut down. This can lead to the system attempting to access memory that has alread...
Linux Distros Unpatched Vulnerability : CVE-2026-53112
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irqpreparebcntasklet The irqpreparebcntasklet is initialized in rtlpciinit and scheduled wh...
CVE-2026-53112
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irqpreparebcntasklet The irqpreparebcntasklet is initialized in rtlpciinit and scheduled when RTLIMRBCNINT interrupt is triggered by hardware. But it is never...
EUVD-2026-38980
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irqpreparebcntasklet The irqpreparebcntasklet is initialized in rtlpciinit and scheduled when RTLIMRBCNINT interrupt is triggered by hardware. But it is never...
CVE-2026-53112
The CVE-2026-53112 entry concerns the Linux kernel wireless driver rtlwifi (PCI path). It describes a use-after-free risk caused by an unfinished irq_prepare_bcn_tasklet: the tasklet is created in rtl_pci_init() and can be scheduled on BCN interrupts but is not killed during rtl_pci_deinit(), so ...
CVE-2026-53112 wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irqpreparebcntasklet The irqpreparebcntasklet is initialized in rtlpciinit and scheduled when RTLIMRBCNINT interrupt is triggered by hardware. But it is never...
CVE-2026-53112 wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irqpreparebcntasklet The irqpreparebcntasklet is initialized in rtlpciinit and scheduled when RTLIMRBCNINT interrupt is triggered by hardware. But it is never...
PT-2026-52006
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the rtlwifi PCI component. The irq prepare bcn tasklet is initialized in rtl pci init and scheduled upon a RTL IMR BCNINT hardware interrupt. Because thi...
The vulnerability of the _rtl8812ae PhySetTxPowerLimit() function in the drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c file of the Realtek wireless driver for the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the rtl8812ae PhySetTxPowerLimit function in the drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c file of the Realtek wireless driver for the Linux operating system is related to reading memory beyond the allocated buffer. Exploiting this vulnerability could allow an...
ROS-20260119-7395
A vulnerability in realtek/rtlwifi components of the Linux operating system is related to memory usage after memory is freed. Exploitation of the vulnerability could allow an attacker to cause a denial of service...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004045)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004045 advisory. Two memory leaks in the rtlusbprobe function in drivers/net/wireless/realtek/rtlwifi/usb.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003779)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003779 advisory. rtlp2pnoaie in drivers/net/wireless/realtek/rtlwifi/ps.c in the Linux kernel through 5.3.6 lacks a certain upper-bound check, leading to a buffer overflow. Tenable h...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003678)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003678 advisory. rtlp2pnoaie in drivers/net/wireless/realtek/rtlwifi/ps.c in the Linux kernel through 5.3.6 lacks a certain upper-bound check, leading to a buffer overflow. Tenable h...