{"id":37282,"date":"2026-05-19T13:08:00","date_gmt":"2026-05-19T13:08:00","guid":{"rendered":"https:\/\/www.tun.com\/home\/?p=37282"},"modified":"2026-05-19T17:09:29","modified_gmt":"2026-05-19T17:09:29","slug":"platypus-tool-hardens-intel-cet-against-code-reuse-attacks","status":"publish","type":"post","link":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/","title":{"rendered":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks"},"content":{"rendered":"\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-uagb-blockquote uagb-block-e7eb3fc3 uagb-blockquote__skin-border uagb-blockquote__stack-img-none\"><blockquote class=\"uagb-blockquote\"><div class=\"uagb-blockquote__content\">A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel&#8217;s built-in hardware defenses.<\/div><footer><div class=\"uagb-blockquote__author-wrap uagb-blockquote__author-at-left\"><\/div><\/footer><\/blockquote><\/div>\n\n\n\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-b0ffac9c wp-block-group-is-layout-flex\"><div style=\"font-size:16px\" class=\"has-text-align-left wp-block-post-author\"><div class=\"wp-block-post-author__content\"><p class=\"wp-block-post-author__name\">The University Network<\/p><\/div><\/div>\n\n\n<div class=\"wp-block-uagb-social-share uagb-social-share__outer-wrap uagb-social-share__layout-horizontal uagb-block-ee584a31\">\n<div class=\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-ec619ce7\"><span class=\"uagb-ss__link\" data-href=\"https:\/\/www.facebook.com\/sharer.php?u=\" tabindex=\"0\" role=\"button\" aria-label=\"facebook\"><span class=\"uagb-ss__source-wrap\"><span class=\"uagb-ss__source-icon\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z\"><\/path><\/svg><\/span><\/span><\/span><\/div>\n\n\n\n<div class=\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-32d99934\"><span class=\"uagb-ss__link\" data-href=\"https:\/\/twitter.com\/share?url=\" tabindex=\"0\" role=\"button\" aria-label=\"twitter\"><span class=\"uagb-ss__source-wrap\"><span class=\"uagb-ss__source-icon\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"><\/path><\/svg><\/span><\/span><\/span><\/div>\n\n\n\n<div class=\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-1d136f14\"><span class=\"uagb-ss__link\" data-href=\"https:\/\/www.linkedin.com\/shareArticle?url=\" tabindex=\"0\" role=\"button\" aria-label=\"linkedin\"><span class=\"uagb-ss__source-wrap\"><span class=\"uagb-ss__source-icon\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/span><\/span><\/span><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Researchers at the CISPA Helmholtz Center for Information Security in Germany have developed a new mitigation tool called PLaTypus that significantly strengthens hardware-based protections against one of the oldest and most persistent classes of software attacks: code reuse attacks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Code reuse attacks have threatened software security for more than two decades. Rather than injecting entirely new malicious code, attackers exploit fragments of code that already exist within a program. These exploits typically take advantage of memory corruption vulnerabilities \u2014 such as buffer overflows or use-after-free errors \u2014 commonly found in software written in C or C++.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;Such vulnerabilities can be found in web servers, browsers, or VPN systems, among other places. If an attack is successful, attackers can, for example, extract sensitive data, install malware, or take complete control of systems,&#8221; Apostolos Chatzianagnostou, a CISPA researcher, said in a news release.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">To combat such threats, modern processors have introduced hardware-based protections like Intel Control-flow Enforcement Technology (CET) and ARM Branch Target Identification (BTI). These mechanisms are designed to prevent attackers from hijacking a program&#8217;s execution path by redirecting indirect calls or corrupting return addresses. However, the CISPA team found a meaningful gap in these defenses.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;Protection mechanisms like CET or BTI are expected to become standard in modern systems in the coming years. However, we have found that they still leave an important attack vector open: attackers can still arbitrarily jump between functions across different libraries,&#8221; Chatzianagnostou added.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">How PLaTypus Works<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">PLaTypus addresses this specific vulnerability by restricting indirect transitions between software libraries. Under the new system, indirect jumps are generally confined to within the same library. Cross-library transitions are only permitted through explicitly designated mechanisms \u2014 specifically, PLT stubs, which are small pieces of code that Linux systems use to route calls to shared library functions at runtime.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The goal is to prevent attackers from using compromised function pointers to leap arbitrarily between libraries and access functions that were never meant to be reachable through indirect means.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;Our central motivation was simple: if a module does not explicitly require access to a function, it should not be able to jump to it indirectly either,&#8221; added Chatzianagnostou.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">According to the researchers, PLaTypus reduces the number of indirectly accessible cross-library functions by more than 98% \u2014 a dramatic narrowing of the attack surface. Equally important for real-world adoption, performance tests with popular applications like Nginx and Redis showed additional runtime overhead of less than 0.5%, a threshold low enough to be acceptable in production environments.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A Practical Approach to Security Research<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">What sets PLaTypus apart from many academic security proposals is its emphasis on practicality. Rather than replacing existing protections, it layers on top of them and works with the mechanisms already built into modern operating systems. This design philosophy keeps performance costs minimal and makes the tool far more realistic to deploy in existing software stacks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The tool is currently implemented for Intel architecture, though the researchers believe the underlying approach could translate to ARM-based systems as well.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;Our prototype is currently implemented for Intel architecture, but the approach could also work in ARM systems,&#8221; Chatzianagnostou added.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Path Toward Real-World Deployment<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">PLaTypus remains a research prototype for now, but the team is already in active conversations with the LLVM open-source compiler community about a potential path to mainstream integration. Because PLaTypus is built on top of LLVM, merging it into the standard LLVM toolchain would be a significant step toward widespread deployment across the software industry.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;The path from academic security approaches to real development tools is complex and only possible through close collaboration with the community, in our case, the LLVM developers. I would be delighted if we could realize this in a joint project,&#8221; added Chatzianagnostou.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Why It Matters<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For students studying computer science, cybersecurity or software engineering, PLaTypus illustrates an important principle: hardware protections alone are rarely sufficient. As processors add new security features, researchers continue to find gaps that software-level mitigations must fill. The work also highlights the critical role compiler toolchains play in the security ecosystem \u2014 a dimension of security often overlooked in introductory coursework but central to how defenses actually reach end users.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With connected infrastructure, cloud services and personal devices all running software potentially vulnerable to code reuse attacks, advances like PLaTypus have implications far beyond the research lab. Closing even a fraction of the attack surface available to adversaries can meaningfully raise the cost and complexity of a successful exploit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The research is available <a href=\"https:\/\/publications.cispa.de\/articles\/conference_contribution\/PLaTypus_Restricting_Cross-Module_Transitions_to_Mitigate_Code-Reuse_Attacks\/32044041?file=63824457\" target=\"_blank\" rel=\"noopener\" title=\"\">here<\/a>.<\/p>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Source: <\/strong><a href=\"https:\/\/cispa.de\/en\/platypus\" target=\"_blank\" rel=\"noopener\" title=\"\">CISPA Helmholtz Center for Information Security<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel&#8217;s built-in hardware defenses.<\/p>\n","protected":false},"author":3,"featured_media":37281,"comment_status":"open","ping_status":"open","sticky":false,"template":"single-no-separators","format":"standard","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[17],"tags":[2099,2095,2097,2094,2096,2100,2098],"class_list":["post-37282","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech","tag-cispa","tag-code-reuse-attacks","tag-compiler-security","tag-cybersecurity","tag-intel-cet","tag-llvm","tag-memory-safety"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel&#039;s built-in hardware defenses.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"The University Network\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"TUN - The University Network\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN\" \/>\n\t\t<meta property=\"og:description\" content=\"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel&#039;s built-in hardware defenses.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-05-19T13:08:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-05-19T17:09:29+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN\" \/>\n\t\t<meta name=\"twitter:description\" content=\"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel&#039;s built-in hardware defenses.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#blogposting\",\"name\":\"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN\",\"headline\":\"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks\",\"author\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/author\\\/funky_junkie\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.tun.com\\\/home\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks.png\",\"width\":1536,\"height\":1024,\"caption\":\"Abstract digital shield blocking unauthorized jumps between glowing software library modules\"},\"datePublished\":\"2026-05-19T13:08:00+00:00\",\"dateModified\":\"2026-05-19T17:09:29+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#webpage\"},\"articleSection\":\"Tech, CISPA, code reuse attacks, compiler security, cybersecurity, intel cet, LLVM, memory safety\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tun.com\\\/home\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/category\\\/tech\\\/#listItem\",\"name\":\"Tech\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/category\\\/tech\\\/#listItem\",\"position\":2,\"name\":\"Tech\",\"item\":\"https:\\\/\\\/www.tun.com\\\/home\\\/category\\\/tech\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#listItem\",\"name\":\"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#listItem\",\"position\":3,\"name\":\"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/category\\\/tech\\\/#listItem\",\"name\":\"Tech\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/#organization\",\"name\":\"Home\",\"description\":\"The University Network\",\"url\":\"https:\\\/\\\/www.tun.com\\\/home\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/author\\\/funky_junkie\\\/#author\",\"url\":\"https:\\\/\\\/www.tun.com\\\/home\\\/author\\\/funky_junkie\\\/\",\"name\":\"The University Network\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/13dd0893ea3180b8e23da81ab702e21a881401f7778d2b4aedbd75103e0b7e4f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"The University Network\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#webpage\",\"url\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/\",\"name\":\"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN\",\"description\":\"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \\u2014 even on systems already protected by Intel's built-in hardware defenses.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/author\\\/funky_junkie\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/author\\\/funky_junkie\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.tun.com\\\/home\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks.png\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#mainImage\",\"width\":1536,\"height\":1024,\"caption\":\"Abstract digital shield blocking unauthorized jumps between glowing software library modules\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\\\/#mainImage\"},\"datePublished\":\"2026-05-19T13:08:00+00:00\",\"dateModified\":\"2026-05-19T17:09:29+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/#website\",\"url\":\"https:\\\/\\\/www.tun.com\\\/home\\\/\",\"name\":\"Home\",\"description\":\"The University Network\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.tun.com\\\/home\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN","description":"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel's built-in hardware defenses.","canonical_url":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#blogposting","name":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN","headline":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks","author":{"@id":"https:\/\/www.tun.com\/home\/author\/funky_junkie\/#author"},"publisher":{"@id":"https:\/\/www.tun.com\/home\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks.png","width":1536,"height":1024,"caption":"Abstract digital shield blocking unauthorized jumps between glowing software library modules"},"datePublished":"2026-05-19T13:08:00+00:00","dateModified":"2026-05-19T17:09:29+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#webpage"},"isPartOf":{"@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#webpage"},"articleSection":"Tech, CISPA, code reuse attacks, compiler security, cybersecurity, intel cet, LLVM, memory safety"},{"@type":"BreadcrumbList","@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.tun.com\/home#listItem","position":1,"name":"Home","item":"https:\/\/www.tun.com\/home","nextItem":{"@type":"ListItem","@id":"https:\/\/www.tun.com\/home\/category\/tech\/#listItem","name":"Tech"}},{"@type":"ListItem","@id":"https:\/\/www.tun.com\/home\/category\/tech\/#listItem","position":2,"name":"Tech","item":"https:\/\/www.tun.com\/home\/category\/tech\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#listItem","name":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.tun.com\/home#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#listItem","position":3,"name":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks","previousItem":{"@type":"ListItem","@id":"https:\/\/www.tun.com\/home\/category\/tech\/#listItem","name":"Tech"}}]},{"@type":"Organization","@id":"https:\/\/www.tun.com\/home\/#organization","name":"Home","description":"The University Network","url":"https:\/\/www.tun.com\/home\/"},{"@type":"Person","@id":"https:\/\/www.tun.com\/home\/author\/funky_junkie\/#author","url":"https:\/\/www.tun.com\/home\/author\/funky_junkie\/","name":"The University Network","image":{"@type":"ImageObject","@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/13dd0893ea3180b8e23da81ab702e21a881401f7778d2b4aedbd75103e0b7e4f?s=96&d=mm&r=g","width":96,"height":96,"caption":"The University Network"}},{"@type":"WebPage","@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#webpage","url":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/","name":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN","description":"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel's built-in hardware defenses.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.tun.com\/home\/#website"},"breadcrumb":{"@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#breadcrumblist"},"author":{"@id":"https:\/\/www.tun.com\/home\/author\/funky_junkie\/#author"},"creator":{"@id":"https:\/\/www.tun.com\/home\/author\/funky_junkie\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks.png","@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#mainImage","width":1536,"height":1024,"caption":"Abstract digital shield blocking unauthorized jumps between glowing software library modules"},"primaryImageOfPage":{"@id":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/#mainImage"},"datePublished":"2026-05-19T13:08:00+00:00","dateModified":"2026-05-19T17:09:29+00:00"},{"@type":"WebSite","@id":"https:\/\/www.tun.com\/home\/#website","url":"https:\/\/www.tun.com\/home\/","name":"Home","description":"The University Network","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.tun.com\/home\/#organization"}}]},"og:locale":"en_US","og:site_name":"TUN - The University Network","og:type":"article","og:title":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN","og:description":"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel's built-in hardware defenses.","og:url":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/","article:published_time":"2026-05-19T13:08:00+00:00","article:modified_time":"2026-05-19T17:09:29+00:00","twitter:card":"summary_large_image","twitter:title":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks - TUN","twitter:description":"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel's built-in hardware defenses."},"aioseo_meta_data":{"post_id":"37282","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":true,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-05-19 16:14:22","updated":"2026-05-19 17:21:54","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.tun.com\/home\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.tun.com\/home\/category\/tech\/\" title=\"Tech\">Tech<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPLaTypus Tool Hardens Intel CET Against Code Reuse Attacks\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.tun.com\/home"},{"label":"Tech","link":"https:\/\/www.tun.com\/home\/category\/tech\/"},{"label":"PLaTypus Tool Hardens Intel CET Against Code Reuse Attacks","link":"https:\/\/www.tun.com\/home\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks\/"}],"uagb_featured_image_src":{"full":["https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks.png",1536,1024,false],"thumbnail":["https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks-150x150.png",150,150,true],"medium":["https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks-300x200.png",300,200,true],"medium_large":["https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks-768x512.png",768,512,true],"large":["https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks-1024x683.png",1024,683,true],"1536x1536":["https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks.png",1536,1024,false],"2048x2048":["https:\/\/www.tun.com\/home\/wp-content\/uploads\/2026\/05\/platypus-tool-hardens-intel-cet-against-code-reuse-attacks.png",1536,1024,false]},"uagb_author_info":{"display_name":"The University Network","author_link":"https:\/\/www.tun.com\/home\/author\/funky_junkie\/"},"uagb_comment_info":0,"uagb_excerpt":"A research team at CISPA has built PLaTypus, a compiler-based security layer that dramatically reduces how attackers can exploit code reuse vulnerabilities \u2014 even on systems already protected by Intel's built-in hardware defenses.","_links":{"self":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/posts\/37282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/comments?post=37282"}],"version-history":[{"count":7,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/posts\/37282\/revisions"}],"predecessor-version":[{"id":37304,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/posts\/37282\/revisions\/37304"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/media\/37281"}],"wp:attachment":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/media?parent=37282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/categories?post=37282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/tags?post=37282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}