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

5.5 · MEDIUM
Published Oct 1, 2025 linux EPSS 0.16% (5th pctl)

Overview

CVE-2023-53477 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 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:

ipv6: Add lwtunnel encap size of all siblings in nexthop calculation

In function rt6_nlmsg_size(), the length of nexthop is calculated

by multipling the nexthop length of fib6_info and the number of

siblings. However if the fib6_info has no lwtunnel but the siblings

have lwtunnels, the nexthop length is less than it should be, and

it will trigger a warning in inet6_rt_notify() as follows:

WARNING: CPU: 0 PID: 6082 at net/ipv6/route.c:6180 inet6_rt_notify+0x120/0x130

......

Call Trace:

<TASK>

fib6_add_rt2node+0x685/0xa30

fib6_add+0x96/0x1b0

ip6_route_add+0x50/0xd0

inet6_rtm_newroute+0x97/0xa0

rtnetlink_rcv_msg+0x156/0x3d0

netlink_rcv_skb+0x5a/0x110

netlink_unicast+0x246/0x350

netlink_sendmsg+0x250/0x4c0

sock_sendmsg+0x66/0x70

___sys_sendmsg+0x7c/0xd0

__sys_sendmsg+0x5d/0xb0

do_syscall_64+0x3f/0x90

entry_SYSCALL_64_after_hwframe+0x72/0xdc

This bug can be reproduced by script:

ip -6 addr add 2002::2/64

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.11, < 5.4.235 Affected

Frequently Asked Questions

What is CVE-2023-53477?

CVE-2023-53477 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-53477?

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

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

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