Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-46266

inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Back to all
CVE

CVE-2026-46266

inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP

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

inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP

Yizhou Zhao reported that simply having one RAW socket on protocol

IPPROTO_RAW (255) was dangerous.

  socket(AFINET, SOCKRAW, 255);

A malicious incoming ICMP packet can set the protocol field to 255

and match this socket, leading to FNHE cache changes.

inner = IP(src="192.168.2.1", dst="8.8.8.8", proto=255)/Raw("TEST")

pkt = IP(src="192.168.1.1", dst="192.168.2.1")/ICMP(type=3, code=4, nexthopmtu=576)/inner

"man 7 raw" states:

  A protocol of IPPROTORAW implies enabled IPHDRINCL and is able

  to send any IP protocol that is specified in the passed header.

  Receiving of all IP protocols via IPPROTO_RAW is not possible

  using raw sockets.

Make sure we drop these malicious packets.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.1
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/19e42490c89bac9a388f28179e66bebbef350f99, https://git.kernel.org/stable/c/531c1aec81bfe19d00af13da5531fbb8209e4bd2, https://git.kernel.org/stable/c/719d3932b8f6e3348ce2f0ac58e278301fc17575, https://git.kernel.org/stable/c/c89477ad79446867394360b29bb801010fc3ff22, https://git.kernel.org/stable/c/db76b75ede3810e7cf9cfea5067d4f3e0993768b, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46266.json, https://nvd.nist.gov/vuln/detail/CVE-2026-46266, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.1

CVSS Score
0
10

Basic Information

Base CVSS
9.1
EPSS Probability
0.00346%
EPSS Percentile
0.27842%
Introduced Version
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2,2.6.12,6.7.0,6.13.0,6.19.0,0
Fix Available
c89477ad79446867394360b29bb801010fc3ff22,6.6.128,6.12.75,6.18.14,6.19.4,6.12.85-1,4.15.0-254.266,4.15.0-1195.208,5.4.0-1162.173~18.04.1,4.15.0-1205.220,4.15.0-1188.205,5.4.0-1165.174~18.04.1,5.4.0-234.254~18.04.1,5.4.0-1108.113~18.04.1,4.15.0-1177.182,4.15.0-1158.169,5.4.0-1145.158~18.04.1,5.4.0-234.254,5.4.0-1162.173,5.4.0-1167.173,5.15.0-1119.128~20.04.1,5.15.0-1118.127~20.04.1,5.4.0-1121.128,5.4.0-1165.174,5.15.0-190.200~20.04.1,5.4.0-1108.113,5.15.0-1107.111~20.04.1,5.15.0-1108.114~20.04.1,5.4.0-1066.69,5.15.0-1065.67~20.04.1,5.4.0-1160.170,5.15.0-1110.116~20.04.1,5.4.0-1145.158,5.4.0-1080.84,6.8.0-134.134,6.8.0-1060.63,6.17.0-1019.19~24.04.1,6.8.0-1063.71,6.17.0-1021.21~24.04.1,6.8.0-1062.69,6.8.0-1063.69,6.17.0-1020.22~24.04.1,6.8.0-1058.64,6.8.0-1045.48,6.17.0-40.40~24.04.1,6.8.0-1060.61,6.8.0-134.134.1,6.8.0-1058.61,6.17.0-1026.26,6.8.0-1058.61.1,6.8.0-1029.30,6.17.0-1028.28,6.8.0-1057.58,6.17.0-1018.18~24.04.1,6.8.0-1060.64,6.8.0-1032.33,5.15.0-187.197,5.15.0-1113.120,6.8.0-1060.63~22.04.1,5.15.0-1118.127,6.8.0-1063.71~22.04.1,6.8.0-1062.69~22.04.1,5.15.0-1114.124,6.8.0-1063.69~22.04.1,5.15.0-1096.104,6.8.0-136.136~22.04.1,5.15.0-1107.111,6.8.0-1060.61~22.04.1,5.15.0-1108.114,5.15.0-1105.110,6.8.0-134.134.1~22.04.1,5.15.0-1108.109,6.8.0-1058.61~22.04.1,5.15.0-1065.67,5.15.0-1054.54,5.15.0-1110.116,6.8.0-1057.58~22.04.1,6.8.0-134.134~22.04.1,5.15.0-1076.80,1:6.18.15-14.217.amzn2023,1:1.0-0.amzn2023,1:6.12.77-99.140.amzn2023

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading