{"id":36212,"date":"2026-05-15T02:48:51","date_gmt":"2026-05-15T02:48:51","guid":{"rendered":"https:\/\/nsfocusglobal.com\/?p=36212"},"modified":"2026-05-15T02:48:54","modified_gmt":"2026-05-15T02:48:54","slug":"linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice","status":"publish","type":"post","link":"https:\/\/nsfocusglobal.com\/pt-br\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/","title":{"rendered":"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Overview<\/h2>\n\n\n\n<p>Recently, NSFOCUS Technology CERT detected that the Linux kernel Fragnesia privilege escalation vulnerability (CVE-2026-46300) was disclosed online. Fragnesia is a new variant of <a href=\"https:\/\/nsfocusglobal.com\/pt-br\/linux-kernel-privilege-escalation-vulnerability-dirty-frag-alert\/\">Dirty Frag<\/a>; Due to the logical defects in the processing of shared page fragments by the ESP-in-TCP subsystem during the skb merge process, a local attacker with ordinary permissions can inject arbitrary bytes into the page cache of key binary files such as \/usr\/bin\/su by constructing a specific splice+ULP trigger sequence, thereby obtaining system root permissions. In a multi-tenant server, jump server or container cloud environment, ordinary users and processes in containers can use this to achieve local privilege escalation or container escape. The CVSS score is 7.8. At present, the vulnerability details and PoC have been made public. Relevant users are requested to take measures to protect themselves as soon as possible.<\/p>\n\n\n\n<p>Note: This vulnerability is highly stable and concealed. Attackers can accurately tamper with the execution instructions of high-privilege programs such as su in memory by running short scripts; because this exploitation process is triggered by deterministic logic, does not rely on race conditions, and only tampers with memory data without destroying the original disk files, it is difficult for traditional security tools based on disk scanning to discover in real time.<\/p>\n\n\n\n<p>The Linux kernel is the core component of the operating system, responsible for key functions such as process management, memory management, device drivers, file systems and network protocol stacks. It is widely deployed in servers, desktop systems and embedded devices. The esp4 and esp6 modules are the core components of the IPsec protocol stack, responsible for processing ESP (Encapsulating Security Payload) protocol packets for IPv4 and IPv6 respectively. They are key mechanisms for encrypting, authenticating and encapsulating traffic for IPsec. The rxrpc module is a core component that implements the RxRPC (Remote Procedure Call over unreliable datagram networks) protocol and is designed to provide reliable remote procedure call (RPC) communication over unreliable UDP networks.<\/p>\n\n\n\n<p>NSFOCUS has successfully reproduced this vulnerability:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"652\" height=\"121\" src=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515a.png\" alt=\"\" class=\"wp-image-36213\" srcset=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515a.png 652w, https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515a-300x56.png 300w, https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515a-600x111.png 600w, https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515a-150x28.png 150w\" sizes=\"(max-width: 652px) 100vw, 652px\" \/><\/figure>\n<\/div>\n\n\n<p>Reference link: <a href=\"https:\/\/access.redhat.com\/security\/cve\/CVE-2026-46300\">https:\/\/access.redhat.com\/security\/cve\/CVE-2026-46300<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Scope of Impact<\/h2>\n\n\n\n<p><strong>Affected versions<\/strong><a><\/a><a><strong><\/strong><\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Cef401de7be8 &lt;= commit &lt; 2026.5.13 patch kernel version<\/li>\n<\/ul>\n\n\n\n<p>Note: This vulnerability is introduced from the SKBFL_SHARED_FRAG mechanism and affects most Linux distributions such as Ubuntu, Debian, RHEL, openSUSE, CentOS, AlmaLinux, Fedora, Arch Linux, etc.<\/p>\n\n\n\n<p><strong>Unaffected version<\/strong><\/p>\n\n\n\n<p>Note: It can be upgraded to the kernel version of each release application upstream patch [PATCH net] net: skbuff: preserve shared-frag marker during coalescing<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Detection<\/h2>\n\n\n\n<p><strong>Manual check<\/strong><\/p>\n\n\n\n<p>Linux system users can determine whether the current system is within the affected range by checking the kernel version. The command to check the operating system version information is as follows:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-cyan-bluish-gray-background-color has-background has-fixed-layout\"><tbody><tr><td>cat&nbsp;\/proc\/version<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"567\" height=\"49\" src=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515b.png\" alt=\"\" class=\"wp-image-36214\" srcset=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515b.png 567w, https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515b-300x26.png 300w, https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2026\/05\/0515b-150x13.png 150w\" sizes=\"(max-width: 567px) 100vw, 567px\" \/><\/figure>\n<\/div>\n\n\n<p>The status of the esp4\/esp6\/rxrpc module can be checked using the following command:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-cyan-bluish-gray-background-color has-background has-fixed-layout\"><tbody><tr><td>lsmod&nbsp;|&nbsp;grep&nbsp;-E&nbsp;&#8216;^(esp4|esp6|rxrpc)&#8217;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Note: If the system kernel is within the affected range and relevant modules are loaded, there will be a safety risk.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Mitigation<\/h2>\n\n\n\n<p><strong>Official upgrade<\/strong><\/p>\n\n\n\n<p>At present, the official security patch has been released to fix this vulnerability. Affected users are requested to update as soon as possible for protection. <\/p>\n\n\n\n<p>Download link: <a href=\"https:\/\/lists.openwall.net\/netdev\/2026\/05\/13\/79\">https:\/\/lists.openwall.net\/netdev\/2026\/05\/13\/79<\/a><\/p>\n\n\n\n<p><strong>Other protective measures<\/strong><\/p>\n\n\n\n<p>If the relevant users are temporarily unable to upgrade and update, the following measures can be used for temporary protection:<\/p>\n\n\n\n<p>1. Relevant users can block the attack surface by disabling esp4\/esp6\/rxrpc modules:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-cyan-bluish-gray-background-color has-background has-fixed-layout\"><tbody><tr><td>rmmod esp4 esp6 rxrpcprintf &#8216;install esp4&nbsp;\/bin\/false\\ninstall esp6&nbsp;\/bin\/false\\ninstall rxrpc&nbsp;\/bin\/false\\n&#8217;&nbsp;&gt;&nbsp;\/etc\/modprobe.d\/fragnesia.conf<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>2. In a container or cloud environment, it is recommended to prohibit the process from creating AF_ALG type sockets through Seccomp configuration and intercept non-privileged user namespace creation to prevent escape risks.<\/p>\n\n\n\n<p>3. Monitor abnormal tampering of key files such as \/etc\/passwd, \/etc\/sudoers, \/etc\/shadow and \/usr\/bin\/su, and restrict high-risk calls such as splice, add_key and unshare by ordinary users.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Statement<\/h2>\n\n\n\n<p>This advisory is only used to describe a potential risk. NSFOCUS does not provide any commitment or promise on this advisory. NSFOCUS and the author will not bear any liability for any direct and\/or indirect consequences and losses caused by transmitting and\/or using this advisory. NSFOCUS reserves all the rights to modify and interpret this advisory. Please include this statement paragraph when reproducing or transferring this advisory. Do not modify this advisory, add\/delete any information to\/from it, or use this advisory for commercial purposes without permission from NSFOCUS.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">About NSFOCUS<\/h2>\n\n\n\n<p>NSFOCUS, a pioneering leader in cybersecurity, is dedicated to safeguarding telecommunications, Internet service providers, hosting providers, and enterprises from sophisticated cyberattacks.<\/p>\n\n\n\n<p>Founded in 2000, NSFOCUS operates globally with over 3000 employees at two headquarters in Beijing, China, and Santa Clara, CA, USA, and over 50 offices worldwide. It has a proven track record of protecting over 25% of the Fortune Global 500 companies, including four of the five largest banks and six of the world\u2019s top ten telecommunications companies.<\/p>\n\n\n\n<p>Leveraging technical prowess and innovation, NSFOCUS delivers a comprehensive suite of security solutions, including the Intelligent Security Operations Platform (ISOP) for modern SOC, DDoS Protection, Continuous Threat Exposure Management (CTEM) Service and Web Application and API Protection (WAAP). All the solutions and services are augmented by the Security Large Language Model (SecLLM), ML, patented algorithms and other cutting-edge research achievements developed by NSFOCUS.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview Recently, NSFOCUS Technology CERT detected that the Linux kernel Fragnesia privilege escalation vulnerability (CVE-2026-46300) was disclosed online. Fragnesia is a new variant of Dirty Frag; Due to the logical defects in the processing of shared page fragments by the ESP-in-TCP subsystem during the skb merge process, a local attacker with ordinary permissions can inject [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":28664,"comment_status":"open","ping_status":"open","sticky":false,"template":"post-templates\/single-layout-8.php","format":"standard","meta":{"_acf_changed":false,"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"categories":[3,6],"tags":[2169,2168,492,2170],"class_list":["post-36212","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-emergency-response","tag-cve-2026-46300","tag-fragnesia","tag-linux-kernel","tag-privilege-escalation-vulnerability"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice - NSFOCUS<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice - NSFOCUS\" \/>\n<meta property=\"og:description\" content=\"Overview Recently, NSFOCUS Technology CERT detected that the Linux kernel Fragnesia privilege escalation vulnerability (CVE-2026-46300) was disclosed online. Fragnesia is a new variant of Dirty Frag; Due to the logical defects in the processing of shared page fragments by the ESP-in-TCP subsystem during the skb merge process, a local attacker with ordinary permissions can inject [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/\" \/>\n<meta property=\"og:site_name\" content=\"NSFOCUS\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-15T02:48:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T02:48:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/04\/Critical.png\" \/>\n\t<meta property=\"og:image:width\" content=\"169\" \/>\n\t<meta property=\"og:image:height\" content=\"107\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"NSFOCUS\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"NSFOCUS\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/\"},\"author\":{\"name\":\"NSFOCUS\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#\\\/schema\\\/person\\\/fd9ab61c9c77a81bbd870f725cc0c61d\"},\"headline\":\"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice\",\"datePublished\":\"2026-05-15T02:48:51+00:00\",\"dateModified\":\"2026-05-15T02:48:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/\"},\"wordCount\":898,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Critical.png\",\"keywords\":[\"CVE-2026-46300\",\"Fragnesia\",\"Linux kernel\",\"Privilege Escalation Vulnerability\"],\"articleSection\":[\"Blog\",\"Emergency Response\"],\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/\",\"name\":\"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice - NSFOCUS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Critical.png\",\"datePublished\":\"2026-05-15T02:48:51+00:00\",\"dateModified\":\"2026-05-15T02:48:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Critical.png\",\"contentUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Critical.png\",\"width\":169,\"height\":107,\"caption\":\"Critical alert icon with shield symbol.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nsfocusglobal.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#website\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/\",\"name\":\"NSFOCUS\",\"description\":\"Security Made Smart and Simple\",\"publisher\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nsfocusglobal.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#organization\",\"name\":\"NSFOCUS\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/logo-ns.png\",\"contentUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/logo-ns.png\",\"width\":248,\"height\":36,\"caption\":\"NSFOCUS\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#\\\/schema\\\/person\\\/fd9ab61c9c77a81bbd870f725cc0c61d\",\"name\":\"NSFOCUS\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g\",\"caption\":\"NSFOCUS\"},\"sameAs\":[\"https:\\\/\\\/nsfocusglobal.com\"],\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice - NSFOCUS","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/","og_locale":"pt_BR","og_type":"article","og_title":"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice - NSFOCUS","og_description":"Overview Recently, NSFOCUS Technology CERT detected that the Linux kernel Fragnesia privilege escalation vulnerability (CVE-2026-46300) was disclosed online. Fragnesia is a new variant of Dirty Frag; Due to the logical defects in the processing of shared page fragments by the ESP-in-TCP subsystem during the skb merge process, a local attacker with ordinary permissions can inject [&hellip;]","og_url":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/","og_site_name":"NSFOCUS","article_published_time":"2026-05-15T02:48:51+00:00","article_modified_time":"2026-05-15T02:48:54+00:00","og_image":[{"width":169,"height":107,"url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/04\/Critical.png","type":"image\/png"}],"author":"NSFOCUS","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"NSFOCUS","Est. tempo de leitura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#article","isPartOf":{"@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/"},"author":{"name":"NSFOCUS","@id":"https:\/\/nsfocusglobal.com\/#\/schema\/person\/fd9ab61c9c77a81bbd870f725cc0c61d"},"headline":"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice","datePublished":"2026-05-15T02:48:51+00:00","dateModified":"2026-05-15T02:48:54+00:00","mainEntityOfPage":{"@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/"},"wordCount":898,"commentCount":0,"publisher":{"@id":"https:\/\/nsfocusglobal.com\/#organization"},"image":{"@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#primaryimage"},"thumbnailUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/04\/Critical.png","keywords":["CVE-2026-46300","Fragnesia","Linux kernel","Privilege Escalation Vulnerability"],"articleSection":["Blog","Emergency Response"],"inLanguage":"pt-BR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/","url":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/","name":"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice - NSFOCUS","isPartOf":{"@id":"https:\/\/nsfocusglobal.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#primaryimage"},"image":{"@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#primaryimage"},"thumbnailUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/04\/Critical.png","datePublished":"2026-05-15T02:48:51+00:00","dateModified":"2026-05-15T02:48:54+00:00","breadcrumb":{"@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#primaryimage","url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/04\/Critical.png","contentUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/04\/Critical.png","width":169,"height":107,"caption":"Critical alert icon with shield symbol."},{"@type":"BreadcrumbList","@id":"https:\/\/nsfocusglobal.com\/linux-kernel-fragnesia-privilege-escalation-vulnerability-cve-2026-46300-notice\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nsfocusglobal.com\/"},{"@type":"ListItem","position":2,"name":"Linux Kernel Fragnesia Privilege Escalation Vulnerability (CVE-2026-46300) Notice"}]},{"@type":"WebSite","@id":"https:\/\/nsfocusglobal.com\/#website","url":"https:\/\/nsfocusglobal.com\/","name":"NSFOCUS","description":"Security Made Smart and Simple","publisher":{"@id":"https:\/\/nsfocusglobal.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nsfocusglobal.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/nsfocusglobal.com\/#organization","name":"NSFOCUS","url":"https:\/\/nsfocusglobal.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/nsfocusglobal.com\/#\/schema\/logo\/image\/","url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/08\/logo-ns.png","contentUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/08\/logo-ns.png","width":248,"height":36,"caption":"NSFOCUS"},"image":{"@id":"https:\/\/nsfocusglobal.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/nsfocusglobal.com\/#\/schema\/person\/fd9ab61c9c77a81bbd870f725cc0c61d","name":"NSFOCUS","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/secure.gravatar.com\/avatar\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g","caption":"NSFOCUS"},"sameAs":["https:\/\/nsfocusglobal.com"],"url":"https:\/\/nsfocusglobal.com\/pt-br\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts\/36212","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/comments?post=36212"}],"version-history":[{"count":1,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts\/36212\/revisions"}],"predecessor-version":[{"id":36215,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts\/36212\/revisions\/36215"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/media\/28664"}],"wp:attachment":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/media?parent=36212"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/categories?post=36212"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/tags?post=36212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}