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-52698

5.5 · MEDIUM
Published May 17, 2024 linux CWE-401 EPSS 0.22% (13th pctl)

Overview

CVE-2023-52698 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 17, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

calipso: fix memory leak in netlbl_calipso_add_pass()

If IPv6 support is disabled at boot (ipv6.disable=1),

the calipso_init() -> netlbl_calipso_ops_register() function isn't called,

and the netlbl_calipso_ops_get() function always returns NULL.

In this case, the netlbl_calipso_add_pass() function allocates memory

for the doi_def variable but doesn't free it with the calipso_doi_free().

BUG: memory leak

unreferenced object 0xffff888011d68180 (size 64):

comm "syz-executor.1", pid 10746, jiffies 4295410986 (age 17.928s)

hex dump (first 32 bytes):

00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 ................

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................

backtrace:

[<...>] kmalloc include/linux/slab.h:552 [inline]

[<...>] netlbl_calipso_add_pass net/netlabel/netlabel_calipso.c:76 [inline]

[<...>] netlbl_calipso_add+0x22e/0x4f0 net/netlabel/netlabel_calipso.c:111

[<..

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.8, < 4.19.306 Affected

Frequently Asked Questions

What is CVE-2023-52698?

CVE-2023-52698 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 17, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-52698?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-52698?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-52698 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.