Lucene search
+L

21 matches found

RedHat Linux
RedHat Linux
•added 2026/09/17 2:39 p.m.•8 views

kernel: Linux kernel t7xx WWAN driver: Denial of Service via buffer overflow

A flaw was found in the Linux kernel's t7xx WWAN driver. A malicious, buggy, or compromised modem firmware can exploit this by sending packets with excessive fragments. This leads to a buffer overflow in the skbshinfoskb-frags array, corrupting adjacent memory. This can result in kernel crashes o...

8.4CVSS7.6AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/17 7:08 a.m.•8 views

kernel: Linux kernel t7xx WWAN driver: Denial of Service via buffer overflow

A flaw was found in the Linux kernel's t7xx WWAN driver. A malicious, buggy, or compromised modem firmware can exploit this by sending packets with excessive fragments. This leads to a buffer overflow in the skbshinfoskb-frags array, corrupting adjacent memory. This can result in kernel crashes o...

8.4CVSS7.6AI score0.00141EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/17 12:00 a.m.•6 views

ALSA-2026:68570 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel t7xx WWAN driver: Denial of Service via buffer overflow CVE-2026-23172 kernel: xfrm: hold dev ref until after transportfinish NFHOOK CVE-2026-31663 kernel: RDMA/rxe: Fix race...

9.8CVSS6.7AI score0.00971EPSS
SaveExploits0References64
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Device offsets in the MUX downlink decoder were incorrectly handled. The muxdladbdecode function iterates through a chain of aggregated datagram tables, using offsets and lengths provided by the modem. Values suc...

8.8CVSS6.1AI score0.00403EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX The function t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The cloning operation is used immediately to set cloned-len. Therefore, a failure in...

5.8AI score0.00209EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72029

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: wwan: iosm: bound device offsets in the MUX downlink decoder muxdladbdecode walks a chain of aggregated datagram tables using offsets and lengths taken fro...

8.8CVSS6AI score0.00403EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/15 6:22 a.m.•14 views

CVE-2026-74263

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

0.00209EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•13 views

CVE-2026-74263

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

5.5AI score0.00209EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•31 views

CVE-2026-72029

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: bound device offsets in the MUX downlink decoder muxdladbdecode walks a chain of aggregated datagram tables using offsets and lengths taken from the modem. firsttableindex, nexttableindex, tablelength,...

8.8CVSS5.9AI score0.00403EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 6:21 a.m.•22 views

UBUNTU-CVE-2026-72029

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: bound device offsets in the MUX downlink decoder muxdladbdecode walks a chain of aggregated datagram tables using offsets and lengths taken from the modem. firsttableindex, nexttableindex, tablelength,...

8.8CVSS5.7AI score0.00403EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/15 5:57 a.m.•17 views

CVE-2026-74263 net: wwan: t7xx: check skb_clone in control TX

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

5.5AI score
SaveExploits0References8
CVE
CVE
•added 2026/08/15 5:57 a.m.•48 views

CVE-2026-74263

The CVE affects the Linux kernel net: wwan: t7xx driver. In t7xx_port_ctrl_tx, each skb fragment is cloned and the clone is immediately used to set cloned->len; if skb_clone() fails, a NULL pointer dereference can occur. The fix checks the clone before using it and, when previous fragments are...

5.3AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/15 5:52 a.m.•11 views

EUVD-2026-59017

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: destroy DMA pool on CLDMA late init failure t7xxcldmalateinit creates mdctrl-gpddmapool before initializing the TX and RX rings. If any ring initialization fails, the error path frees the already initialized ring...

5.3AI score0.00215EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/15 5:51 a.m.•13 views

EUVD-2026-58987

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: bound device offsets in the MUX downlink decoder muxdladbdecode walks a chain of aggregated datagram tables using offsets and lengths taken from the modem. firsttableindex, nexttableindex, tablelength,...

5.8AI score0.00403EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•19 views

PT-2026-72248

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: destroy DMA pool on CLDMA late init failure t7xx cldma late init creates md ctrl-gpd dmapool before initializing the TX and RX rings. If any ring initialization fails, the error path frees the already initialized...

5.3AI score0.00215EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2025/10/08 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53561

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2025/05/01 2:10 p.m.•18 views

CVE-2022-49855

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcpciereadbioscfg ipcpciereadbioscfg is using the acpievaluatedsm to obtain the wwan power state configuration from BIOS but is not freeing the acpiobject. The acpievaluatedsm returned...

5.5CVSS5.4AI score0.00199EPSS
SaveExploits0
CNNVD
CNNVD
•added 2025/05/01 12:00 a.m.•11 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 memory leak in the ipcwwandellink function in the wwan iosm driver...

5.5CVSS5AI score0.00199EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2025/05/01 12:00 a.m.•33 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 the ipcpciereadbioscfg function in the wwan driver not freeing the acpiobject, which could lead to a memory...

5.5CVSS6AI score0.00199EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2025/01/15 3:55 p.m.•17 views

CVE-2024-39282

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task has timed out, the...

5.5CVSS7AI score0.00232EPSS
SaveExploits0References4
Rows per page
Query Builder