{"id":1850,"date":"2026-09-21T20:15:49","date_gmt":"2026-09-21T14:45:49","guid":{"rendered":"https:\/\/www.hexnode.com\/threat-watch\/?p=1850"},"modified":"2026-09-24T11:44:06","modified_gmt":"2026-09-24T06:14:06","slug":"cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild","status":"publish","type":"post","link":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/","title":{"rendered":"CISA KEV Update: Three Linux Kernel Vulnerabilities Exploited in the Wild"},"content":{"rendered":"<p>The CISA KEV Linux kernel update puts three vulnerabilities on the urgent remediation list. The flaws affect kernel TLS processing, ebtables network handling, and cryptographic sockets, creating risks that include memory disclosure, service disruption, and privilege escalation.<\/p>\n<p>The Hacker News reported that CISA added CVE-2025-39682, CVE-2026-53266, and CVE-2025-39964 to its Known Exploited Vulnerabilities catalog on September 18, 2026. Its report identifies September 21 as the recommended remediation date for Federal Civilian Executive Branch agencies. Public reporting has not established a shared attack chain.<\/p>\n<p>For IT and security teams, the immediate task is to identify affected systems, validate vendor fixes, and investigate suspicious activity.<\/p>\n<h2>What does the CISA KEV Linux kernel update cover?<\/h2>\n<p>These vulnerabilities affect separate kernel components. Exposure depends on the installed kernel, distribution patches, and relevant system configuration.<\/p>\n<h3>CVE-2025-39682: Kernel TLS receive processing<\/h3>\n<p>This flaw involves mishandling zero-length records in the kernel TLS receive path. <a href=\"https:\/\/access.redhat.com\/security\/cve\/cve-2025-39682?utm_source=hexnode_blog&amp;utm_medium=referral&amp;utm_campaign=cisa_kev_inux_kernel\" target=\"_blank\" rel=\"nofollow noopener\">Red Hat<\/a> explains that mixed record types can bypass a receive-call constraint. Crucially, its advisory describes remote triggering when kernel TLS is enabled and attached to the relevant sockets. Teams should therefore avoid treating this solely as a local authenticated-user issue. Assess whether affected services actually use kernel TLS.<\/p>\n<h3>CVE-2026-53266: ebtables ARP rewriting<\/h3>\n<p>The ebtables SNAT flaw affects ARP hardware-address rewriting. <a href=\"https:\/\/access.redhat.com\/security\/cve\/cve-2026-53266?utm_source=hexnode_blog&amp;utm_medium=referral&amp;utm_campaign=cisa_kev_inux_kernel\" target=\"_blank\" rel=\"nofollow noopener\">Red Hat<\/a> identifies potential privilege escalation, memory corruption, and denial of service, with exposure tied to specific bridge netfilter configurations. Review hosts using these networking rules before deciding remediation priority. The advisory also describes disabling the affected rewriting behavior as a mitigation, subject to operational validation.<\/p>\n<h3><a href=\"https:\/\/access.redhat.com\/security\/cve\/cve-2025-39964?utm_source=hexnode_blog&amp;utm_medium=referral&amp;utm_campaign=cisa_kev_inux_kernel\" target=\"_blank\" rel=\"nofollow noopener\">CVE-2025-39964<\/a>: Concurrent cryptographic socket writes<\/h3>\n<p>AF_ALG sockets allow unprivileged userspace applications to interact with the kernel crypto API where system policy permits. CVE-2025-39964 allows concurrent writes to the same socket, interleaving payloads and corrupting internal state. A local attacker could exploit this flaw to crash the system or corrupt cryptographic results. The fix prevents concurrent writes by enforcing exclusive write ownership.<\/p>\n<section id='resource-single'>\n                    <div class='resource-box'>\n                        <div class='resource-box__image-section'>\n                            <div class='resource-box__image-wrap'>\n                                <img decoding=\"async\" src=\"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/cybersecurity-kit.webp?format=webp\" class=\"resource-box__image\" alt=\"cybersecurity-kit\" loading=\"lazy\" srcset=\"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/cybersecurity-kit.webp?format=webp 960w, https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/cybersecurity-kit-300x225.webp?format=webp 300w, https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/cybersecurity-kit-768x576.webp?format=webp 768w, https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/cybersecurity-kit-133x100.webp?format=webp 133w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" title=\"cybersecurity-kit\" \/>\n                            <\/div>\n                        <\/div>\n                        <div class='resource-box__content-section'>\n                            <h5 class='resource-box__content-subheading'>\n                            Featured Resource\n                            <\/h5>\n                            <h4 class='resource-box__content-heading'>\n                            Cybersecurity kit\n                            <\/h4>\n                            <p class='resource-box__contents'>\n                            Access essential cybersecurity resources to strengthen security, reduce risk, and improve cyber resilience.\n                            <\/p>\n                            <a class='resource-box__content-link hn-cta__blogs--resource-box' href='https:\/\/www.hexnode.com\/resources\/resource-kits\/cybersecurity-kit\/'>\n                            Download the Resource Kit\n                            <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='20' height='20' viewBox='0 0 20 20'>\n                            <g id='arrow' transform='translate(-309 -191)' opacity='0'>\n                                <rect id='base' width='20' height='20' transform='translate(309 191)' fill='none'\/>\n                                <path id='arrow-2' data-name='arrow' d='M13.093.5,6.8,6.8.5.5' transform='translate(315 207.594) rotate(-90)' fill='none' stroke='#0549d1' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'\/>\n                            <\/g>\n                            <\/svg>\n\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/section>\n<h2>How should enterprise teams respond?<\/h2>\n<p>Start with an inventory of Linux workstations, servers, and infrastructure hosts. Assign an owner to each affected asset and record its distribution, kernel package, operational role, and remediation status.<\/p>\n<h3>Validate exposure to CISA KEV Linux kernel flaws<\/h3>\n<p>Check each CVE against the distribution vendor\u2019s advisory. Use Hexnode\u2019s Live Terminal to run uname -r on individual Linux devices. For fleet-wide checks, use Execute Custom Script to deploy a script containing this command and collect running kernel versions. Compare the results and installed package versions against vendor advisories to validate exposure.<\/p>\n<h3>Patch and investigate in parallel<\/h3>\n<p>Test applicable updates, deploy them through an expedited change process, and complete any vendor-required reboot. Verify the running kernel afterward and confirm that critical services remain healthy. Track unsuccessful installations and deferred restarts until someone resolves them.<\/p>\n<p>For investigation, review unexpected privileged processes, unfamiliar SSH access, new persistence mechanisms, and unexplained kernel crashes. These are general hunting leads, not published indicators specific to these exploits. Preserve relevant evidence before making disruptive changes.<\/p>\n<h2>How can Hexnode support Linux remediation?<\/h2>\n<p><a href=\"https:\/\/www.hexnode.com\/uem\/\">Hexnode UEM<\/a> provides automated Linux patch deployment for supported devices running Ubuntu 18.04 LTS and later, Linux Mint 21 and later, and Fedora 36 and later. Devices must be enrolled and have the Hexnode Linux Agent installed.<\/p>\n<p>Administrators can configure Auto Patch to select updates using criteria such as severity, classification, and update name. Group assignments and target filters help scope deployment. Approval requirements support testing before rollout, while maintenance-window controls coordinate installation and reboots.<\/p>\n<p>Technician notifications report installation status and failures, and configurable retries help address failed automation actions. For these CVEs, administrators should first map vendor fixes to available updates, then verify deployment results and the active kernel. These capabilities support patch execution; they do not establish that every listed CVE is automatically detected or remediated.<\/p>\n<div class=\"faq-section-wrapper\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"><h2 class=\"faq-main-title\">FAQs<\/h2><div class=\"faq-items\"><div class=\"faq-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"><div class=\"faq-item__question\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\"><span itemprop=\"name\">Why were these Linux kernel vulnerabilities added to the CISA KEV catalog?<\/span>\n            <div class=\"toggle\" aria-hidden=\"true\"><span><\/span><span><\/span><\/div>\n        <\/div> <div class=\"faq-item__content\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"><div class=\"faq-item__body\" itemprop=\"text\"><p>CISA KEV additions indicate that there is evidence of active exploitation associated with the listed vulnerabilities. The three flaws affect different Linux kernel components, and public reporting does not establish that attackers are using them together as a single exploit chain.<\/p>\n<\/div><\/div><\/div>\n<div class=\"faq-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"><div class=\"faq-item__question\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\"><span itemprop=\"name\">Are all Linux systems affected by the three CISA KEV kernel vulnerabilities?<\/span>\n            <div class=\"toggle\" aria-hidden=\"true\"><span><\/span><span><\/span><\/div>\n        <\/div> <div class=\"faq-item__content\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"><div class=\"faq-item__body\" itemprop=\"text\"><p>No. Exposure depends on factors such as the installed kernel package, distribution-specific patches and relevant subsystem configuration. Administrators should check each CVE against their Linux distribution vendor\u2019s advisory rather than relying only on upstream kernel version numbers.<\/p>\n<\/div><\/div><\/div>\n<div class=\"faq-item\" itemprop=\"mainEntity\" itemscope itemtype=\"https:\/\/schema.org\/Question\"><div class=\"faq-item__question\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\"><span itemprop=\"name\">Can CVE-2025-39682 be exploited remotely?<\/span>\n            <div class=\"toggle\" aria-hidden=\"true\"><span><\/span><span><\/span><\/div>\n        <\/div> <div class=\"faq-item__content\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"><div class=\"faq-item__body\" itemprop=\"text\"><p>Red Hat describes remote triggering when kernel TLS is enabled and attached to the relevant sockets. Teams should therefore determine whether affected services actually use kernel TLS instead of treating the vulnerability solely as a local-user issue.<\/p>\n<\/div><\/div><\/div><\/div><\/div>\n<h3>Turn exploitation evidence into verified remediation<\/h3>\n<p>Active exploitation demands prompt action. Identify affected assets, apply appropriate fixes, verify completion, and investigate suspicious behavior. Keep unresolved systems visible until remediation is confirmed.<\/p>\n<div class=\"signup_box\"><div class=\"signup_wrap_img\"><div class=\"signup-bg\" style=\"background-image:url(https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/08\/Hexnode-MDM-free-trial.jpg?format=webp)\"><\/div><\/div><div class=\"signup_wrap\"><h5>Strengthen Linux Vulnerability Response<\/h5><p>Identify vulnerable endpoints, prioritize remediation, and strengthen Linux security with Hexnode UEM and XDR.<\/p><a href=\"https:\/\/www.hexnode.com\/mobile-device-management\/cloud\/signup\/\" class=\"hn-cta__blogs--signup-stripe\" target=\"_blank\"> Start Your Free Trial! <\/a><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>The CISA KEV Linux kernel update puts three vulnerabilities on the urgent remediation list. The&#8230;<\/p>\n","protected":false},"author":6,"featured_media":1937,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[12,21],"class_list":["post-1850","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-zero-day","category-patch-management","product_category-unified-endpoint-management","tab_group-vulnerabilities"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CISA KEV Linux Kernel Update: Three Exploited Flaws<\/title>\n<meta name=\"description\" content=\"The CISA KEV Linux kernel update flags three exploited flaws. Learn the risks, patch priorities, and how Hexnode supports Linux remediation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CISA KEV Linux Kernel Update: Three Exploited Flaws\" \/>\n<meta property=\"og:description\" content=\"The CISA KEV Linux kernel update flags three exploited flaws. Learn the risks, patch priorities, and how Hexnode supports Linux remediation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/\" \/>\n<meta property=\"og:site_name\" content=\"Hexnode Threat Watch\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Hexnode\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-21T14:45:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-24T06:14:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1340\" \/>\n\t<meta property=\"og:image:height\" content=\"700\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Lily Anne\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@thehexnode\" \/>\n<meta name=\"twitter:site\" content=\"@thehexnode\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Lily Anne\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/\"},\"author\":{\"name\":\"Lily Anne\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#\\\/schema\\\/person\\\/072b33718ec5df7cb7dbb9bae93044fa\"},\"headline\":\"CISA KEV Update: Three Linux Kernel Vulnerabilities Exploited in the Wild\",\"datePublished\":\"2026-09-21T14:45:49+00:00\",\"dateModified\":\"2026-09-24T06:14:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/\"},\"wordCount\":857,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.hexnode.com\\\/threat-watch\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp\",\"articleSection\":[\"Zero-Day\",\"Patch Management\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/\",\"url\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/\",\"name\":\"CISA KEV Linux Kernel Update: Three Exploited Flaws\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.hexnode.com\\\/threat-watch\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp\",\"datePublished\":\"2026-09-21T14:45:49+00:00\",\"dateModified\":\"2026-09-24T06:14:06+00:00\",\"description\":\"The CISA KEV Linux kernel update flags three exploited flaws. Learn the risks, patch priorities, and how Hexnode supports Linux remediation.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cdn.hexnode.com\\\/threat-watch\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp\",\"contentUrl\":\"https:\\\/\\\/cdn.hexnode.com\\\/threat-watch\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp\",\"width\":1340,\"height\":700,\"caption\":\"CISA KEV Update Three Linux Kernel Vulnerabilities Exploited in the Wild\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CISA KEV Update: Three Linux Kernel Vulnerabilities Exploited in the Wild\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#website\",\"url\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/\",\"name\":\"Hexnode Threat Watch\",\"description\":\"Latest cyber threats, smarter enterprise response.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#organization\"},\"alternateName\":\"Threat Watch\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#organization\",\"name\":\"Hexnode\",\"url\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/hexnode-2.png?format=webp\",\"contentUrl\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/hexnode-2.png?format=webp\",\"width\":100,\"height\":100,\"caption\":\"Hexnode\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Hexnode\\\/\",\"https:\\\/\\\/x.com\\\/thehexnode\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/hexnode\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/#\\\/schema\\\/person\\\/072b33718ec5df7cb7dbb9bae93044fa\",\"name\":\"Lily Anne\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5e6255489d50e4ae3ff1f9194f7ae879725d6b1d5eb4c9ec7a7f9ba3f66124e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5e6255489d50e4ae3ff1f9194f7ae879725d6b1d5eb4c9ec7a7f9ba3f66124e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5e6255489d50e4ae3ff1f9194f7ae879725d6b1d5eb4c9ec7a7f9ba3f66124e?s=96&d=mm&r=g\",\"caption\":\"Lily Anne\"},\"description\":\"Content writer at Hexnode. Fueled by good coffee and the occasional cat cuddle, I enjoy crafting content that informs, connects, and resonates. Nothing excites me more than knowing my words have been read, appreciated, and maybe even bookmarked.\",\"url\":\"https:\\\/\\\/www.hexnode.com\\\/threat-watch\\\/author\\\/lily-anne\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CISA KEV Linux Kernel Update: Three Exploited Flaws","description":"The CISA KEV Linux kernel update flags three exploited flaws. Learn the risks, patch priorities, and how Hexnode supports Linux remediation.","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:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/","og_locale":"en_US","og_type":"article","og_title":"CISA KEV Linux Kernel Update: Three Exploited Flaws","og_description":"The CISA KEV Linux kernel update flags three exploited flaws. Learn the risks, patch priorities, and how Hexnode supports Linux remediation.","og_url":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/","og_site_name":"Hexnode Threat Watch","article_publisher":"https:\/\/www.facebook.com\/Hexnode\/","article_published_time":"2026-09-21T14:45:49+00:00","article_modified_time":"2026-09-24T06:14:06+00:00","og_image":[{"width":1340,"height":700,"url":"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp","type":"image\/png"}],"author":"Lily Anne","twitter_card":"summary_large_image","twitter_creator":"@thehexnode","twitter_site":"@thehexnode","twitter_misc":{"Written by":"Lily Anne","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#article","isPartOf":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/"},"author":{"name":"Lily Anne","@id":"https:\/\/www.hexnode.com\/threat-watch\/#\/schema\/person\/072b33718ec5df7cb7dbb9bae93044fa"},"headline":"CISA KEV Update: Three Linux Kernel Vulnerabilities Exploited in the Wild","datePublished":"2026-09-21T14:45:49+00:00","dateModified":"2026-09-24T06:14:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/"},"wordCount":857,"commentCount":0,"publisher":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/#organization"},"image":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp","articleSection":["Zero-Day","Patch Management"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/","url":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/","name":"CISA KEV Linux Kernel Update: Three Exploited Flaws","isPartOf":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#primaryimage"},"image":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp","datePublished":"2026-09-21T14:45:49+00:00","dateModified":"2026-09-24T06:14:06+00:00","description":"The CISA KEV Linux kernel update flags three exploited flaws. Learn the risks, patch priorities, and how Hexnode supports Linux remediation.","breadcrumb":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#primaryimage","url":"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp","contentUrl":"https:\/\/cdn.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/09\/CISA-KEV-Update-Three-Linux-Kernel-Vulnerabilities-Exploited-in-the-Wild.png?format=webp","width":1340,"height":700,"caption":"CISA KEV Update Three Linux Kernel Vulnerabilities Exploited in the Wild"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hexnode.com\/threat-watch\/cisa-kev-update-three-linux-kernel-vulnerabilities-exploited-in-the-wild\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hexnode.com\/threat-watch\/"},{"@type":"ListItem","position":2,"name":"CISA KEV Update: Three Linux Kernel Vulnerabilities Exploited in the Wild"}]},{"@type":"WebSite","@id":"https:\/\/www.hexnode.com\/threat-watch\/#website","url":"https:\/\/www.hexnode.com\/threat-watch\/","name":"Hexnode Threat Watch","description":"Latest cyber threats, smarter enterprise response.","publisher":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/#organization"},"alternateName":"Threat Watch","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hexnode.com\/threat-watch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hexnode.com\/threat-watch\/#organization","name":"Hexnode","url":"https:\/\/www.hexnode.com\/threat-watch\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hexnode.com\/threat-watch\/#\/schema\/logo\/image\/","url":"https:\/\/www.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/08\/hexnode-2.png?format=webp","contentUrl":"https:\/\/www.hexnode.com\/threat-watch\/wp-content\/uploads\/2026\/08\/hexnode-2.png?format=webp","width":100,"height":100,"caption":"Hexnode"},"image":{"@id":"https:\/\/www.hexnode.com\/threat-watch\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Hexnode\/","https:\/\/x.com\/thehexnode","https:\/\/www.linkedin.com\/company\/hexnode"]},{"@type":"Person","@id":"https:\/\/www.hexnode.com\/threat-watch\/#\/schema\/person\/072b33718ec5df7cb7dbb9bae93044fa","name":"Lily Anne","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a5e6255489d50e4ae3ff1f9194f7ae879725d6b1d5eb4c9ec7a7f9ba3f66124e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a5e6255489d50e4ae3ff1f9194f7ae879725d6b1d5eb4c9ec7a7f9ba3f66124e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a5e6255489d50e4ae3ff1f9194f7ae879725d6b1d5eb4c9ec7a7f9ba3f66124e?s=96&d=mm&r=g","caption":"Lily Anne"},"description":"Content writer at Hexnode. Fueled by good coffee and the occasional cat cuddle, I enjoy crafting content that informs, connects, and resonates. Nothing excites me more than knowing my words have been read, appreciated, and maybe even bookmarked.","url":"https:\/\/www.hexnode.com\/threat-watch\/author\/lily-anne\/"}]}},"_links":{"self":[{"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/posts\/1850","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/comments?post=1850"}],"version-history":[{"count":6,"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/posts\/1850\/revisions"}],"predecessor-version":[{"id":1879,"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/posts\/1850\/revisions\/1879"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/media\/1937"}],"wp:attachment":[{"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/media?parent=1850"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hexnode.com\/threat-watch\/wp-json\/wp\/v2\/categories?post=1850"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}