Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53679

8.3 · HIGH
Published Oct 7, 2025 linux CWE-191 EPSS 0.22% (12th pctl)

Overview

CVE-2023-53679 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 7, 2025 and has a CVSS 3.1 base score of 8.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.3, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

wifi: mt7601u: fix an integer underflow

Fix an integer underflow that leads to a null pointer dereference in

'mt7601u_rx_skb_from_seg()'. The variable 'dma_len' in the URB packet

could be manipulated, which could trigger an integer underflow of

'seg_len' in 'mt7601u_rx_process_seg()'. This underflow subsequently

causes the 'bad_frame' checks in 'mt7601u_rx_skb_from_seg()' to be

bypassed, eventually leading to a dereference of the pointer 'p', which

is a null pointer.

Ensure that 'dma_len' is greater than 'min_seg_len'.

Found by a modified version of syzkaller.

KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]

CPU: 0 PID: 12 Comm: ksoftirqd/0 Tainted: G W O 5.14.0+

#139

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS

rel-1.12.1-0-ga5cab58e9a3f-prebuilt.qemu.org 04/01/2014

RIP: 0010:skb_add_rx_frag+0x143/0x370

Code: e2 07 83 c2 03 38 ca 7c 08 84 c9 0f 85 86 01 00 00 4c 8

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.2, < 5.4.235 Affected

Frequently Asked Questions

What is CVE-2023-53679?

CVE-2023-53679 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 7, 2025 and has a CVSS 3.1 base score of 8.3 (HIGH).

How severe is CVE-2023-53679?

This vulnerability has a CVSS 3.1 base score of 8.3, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-53679?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53679?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53679 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.