﻿{"id":2522,"date":"2018-05-21T20:54:08","date_gmt":"2018-05-21T13:54:08","guid":{"rendered":"https:\/\/humanit.asia\/?p=2522"},"modified":"2019-07-22T14:58:02","modified_gmt":"2019-07-22T07:58:02","slug":"ta18-141a","status":"publish","type":"post","link":"https:\/\/old.humanit.asia\/th\/ta18-141a\/","title":{"rendered":"TA18-141A: Side-Channel Vulnerability Variants 3a and 4"},"content":{"rendered":"<div>\n<p>Original release date: May 21, 2018<\/p>\n<h3>Systems Affected<\/h3>\n<p>CPU hardware implementations<\/p>\n<h3>Overview<\/h3>\n<p>On May 21, 2018, new variants\u2014known as 3A and 4\u2014of the side-channel central processing unit (CPU) hardware vulnerability were <a href=\"https:\/\/www.intel.com\/content\/www\/us\/en\/security-center\/advisory\/intel-sa-00115.html\">publically disclosed<\/a>. These variants can allow an attacker to obtain access to sensitive information on affected systems.<\/p>\n<h3>Description<\/h3>\n<p>CPU hardware implementations\u2014known as <a href=\"https:\/\/www.us-cert.gov\/ncas\/alerts\/TA18-004A\">Spectre and Meltdown<\/a>\u2014are vulnerable to side-channel attacks. Meltdown is a bug that &#8220;melts&#8221; the security boundaries normally enforced by the hardware, affecting desktops, laptops, and cloud computers. Spectre is a flaw that an attacker can exploit to force a CPU to reveal its data.<\/p>\n<p>Variant 3a is a vulnerability that may allow an attacker with local access to speculatively read system parameters via side-channel analysis and obtain sensitive information.<\/p>\n<p>Variant 4 is a vulnerability that exploits \u201cspeculative bypass.\u201d When exploited, Variant 4 could allow an attacker to read older memory values in a CPU\u2019s stack or other memory locations. While implementation is complex, this side-channel vulnerability could allow less privileged code to<\/p>\n<ul>\n<li>Read arbitrary privileged data; and<\/li>\n<li>Run older commands speculatively, resulting in cache allocations that could be used to exfiltrate data by standard side-channel methods.<\/li>\n<\/ul>\n<p>Corresponding CVEs for Side-Channel Variants 1, 2, 3, 3a, and 4 are found below:<\/p>\n<ul>\n<li>Variant 1: Bounds Check Bypass \u2013 CVE-2017-5753<\/li>\n<li>Variant 2: Branch Target Injection \u2013 CVE-2017-5715<\/li>\n<li>Variant 3: Rogue Data Cache Load \u2013 CVE-2017-5754<\/li>\n<li>Variant 3a: Rogue System Register Read \u2013 CVE-2018-3640<\/li>\n<li>Variant 4: Speculative Store Bypass \u2013 CVE-2018-3639<\/li>\n<\/ul>\n<h3>Impact<\/h3>\n<p>Side-Channel Vulnerability Variants 3a and 4 may allow an attacker to obtain access to sensitive information on affected systems.<\/p>\n<h3>Solution<\/h3>\n<h3><strong>Mitigation<\/strong><\/h3>\n<p>NCCIC recommends users and administrators<\/p>\n<ul>\n<li>Refer to their hardware and software vendors for patches or microcode,<\/li>\n<li>Use a test environment to verify each patch before implementing, and<\/li>\n<li>Ensure that performance is monitored for critical applications and services.\n<ul>\n<li>Consult with vendors and service providers to mitigate any degradation effects, if possible.<\/li>\n<li>Consult with Cloud Service Providers to mitigate and resolve any impacts resulting from host operating system patching and mandatory rebooting, if applicable.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>The following table contains links to advisories and patches published in response to the vulnerabilities. This table will be updated as information becomes available.<\/p>\n<table class=\"general-table\" style=\"width: 400px; height: 312px;\" border=\"1\" cellspacing=\"1\" cellpadding=\"1\">\n<thead>\n<tr>\n<th scope=\"col\"><strong>Link to Vendor Information<\/strong><\/th>\n<th scope=\"col\"><strong>Date Added<\/strong><\/th>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\" scope=\"col\"><a href=\"https:\/\/www.amd.com\/en\/corporate\/security-updates\">AMD<\/a><\/td>\n<td style=\"text-align: left;\" scope=\"col\">May 21, 2018<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\" scope=\"col\"><a href=\"https:\/\/developer.arm.com\/support\/arm-security-updates\/speculative-processor-vulnerability\">ARM<\/a><\/td>\n<td style=\"text-align: left;\" scope=\"col\">May 21, 2018<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\" scope=\"col\"><a href=\"https:\/\/portal.msrc.microsoft.com\/en-US\/security-guidance\/advisory\/ADV180012\">Microsoft<\/a><\/td>\n<td style=\"text-align: left;\" scope=\"col\">May 21, 2018<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\" scope=\"col\"><a href=\"https:\/\/www.redhat.com\/en\/blog\/speculative-store-bypass-explained-what-it-how-it-works\">Redhat<\/a><\/td>\n<td style=\"text-align: left;\" scope=\"col\">May 21, 2018<\/td>\n<\/tr>\n<\/thead>\n<\/table>\n<h3>References<\/h3>\n<ul>\n<li><a href=\"https:\/\/bugs.chromium.org\/p\/project-zero\/issues\/detail?id=1528\">Google Project Zero Blog<\/a><\/li>\n<li><a href=\"https:\/\/cve.mitre.org\/cgi-bin\/cvename.cgi?name=CVE-2017-5753\">Bounds Check Bypass \u2013 CVE-2017-5753<\/a><\/li>\n<li><a href=\"https:\/\/cve.mitre.org\/cgi-bin\/cvename.cgi?name=CVE-2017-5715\">Branch Target Injection \u2013 CVE-2017-5715<\/a><\/li>\n<li><a href=\"https:\/\/cve.mitre.org\/cgi-bin\/cvename.cgi?name=CVE-2017-5754\">Rogue Data Cache Load \u2013 CVE-2017-5754<\/a><\/li>\n<li><a href=\"https:\/\/cve.mitre.org\/cgi-bin\/cvename.cgi?name=CVE-2018-3640\">Rogue System Register Read \u2013 CVE-2018-3640 <\/a><\/li>\n<li><a href=\"https:\/\/cve.mitre.org\/cgi-bin\/cvename.cgi?name=CVE-2018-3639\">Speculative Store Bypass \u2013 CVE-2018-3639<\/a><\/li>\n<li><a href=\"https:\/\/www.us-cert.gov\/ncas\/alerts\/TA18-004A\">TA18-004A \u2013 Meltdown and Spectre Side-Channel Vulnerability Guidance<\/a><\/li>\n<\/ul>\n<h3>Revision History<\/h3>\n<ul>\n<li>May 21, 2018: Initial version<\/li>\n<\/ul>\n<hr \/>\n<p>This product is provided subject to this <a href=\"http:\/\/www.us-cert.gov\/privacy\/notification\">Notification<\/a> and this <a href=\"http:\/\/www.us-cert.gov\/privacy\/\">Privacy &amp; Use<\/a> policy.<\/p>\n<\/div>\n<p class=\"wpematico_credit\"><small>Powered by <a href=\"http:\/\/www.wpematico.com\" target=\"_blank\" rel=\"noopener noreferrer\">WPeMatico<\/a><\/small><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Original release date: May 21, 2018 Systems Affected CP [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[106],"tags":[],"class_list":["post-2522","post","type-post","status-publish","format-standard","hentry","category-alerts-th"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TA18-141A: Side-Channel Vulnerability Variants 3a and 4 - humanit managed services<\/title>\n<meta name=\"description\" content=\"CPU hardware implementations\u2014known as Spectre and Meltdown\u2014are vulnerable to side-channel attacks. Meltdown is a bug that &quot;melts&quot; the security boundaries\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/old.humanit.asia\/ta18-141a\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TA18-141A: Side-Channel Vulnerability Variants 3a and 4 - humanit managed services\" \/>\n<meta property=\"og:description\" content=\"CPU hardware implementations\u2014known as Spectre and Meltdown\u2014are vulnerable to side-channel attacks. Meltdown is a bug that &quot;melts&quot; the security boundaries\" \/>\n<meta property=\"og:url\" content=\"https:\/\/old.humanit.asia\/ta18-141a\/\" \/>\n<meta property=\"og:site_name\" content=\"humanit managed services\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-21T13:54:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-22T07:58:02+00:00\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/\"},\"author\":{\"name\":\"Admin\",\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#\\\/schema\\\/person\\\/e7a3d665ee9cc6526fb6fdc92f4eb09c\"},\"headline\":\"TA18-141A: Side-Channel Vulnerability Variants 3a and 4\",\"datePublished\":\"2018-05-21T13:54:08+00:00\",\"dateModified\":\"2019-07-22T07:58:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/\"},\"wordCount\":432,\"articleSection\":[\"Alerts\"],\"inLanguage\":\"th\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/\",\"url\":\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/\",\"name\":\"TA18-141A: Side-Channel Vulnerability Variants 3a and 4 - humanit managed services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#website\"},\"datePublished\":\"2018-05-21T13:54:08+00:00\",\"dateModified\":\"2019-07-22T07:58:02+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#\\\/schema\\\/person\\\/e7a3d665ee9cc6526fb6fdc92f4eb09c\"},\"description\":\"CPU hardware implementations\u2014known as Spectre and Meltdown\u2014are vulnerable to side-channel attacks. Meltdown is a bug that \\\"melts\\\" the security boundaries\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta18-141a\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/old.humanit.asia\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TA18-141A: Side-Channel Vulnerability Variants 3a and 4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#website\",\"url\":\"https:\\\/\\\/old.old.humanit.asia\\\/\",\"name\":\"humanit managed services\",\"description\":\"making technology easy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/old.old.humanit.asia\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#\\\/schema\\\/person\\\/e7a3d665ee9cc6526fb6fdc92f4eb09c\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g\",\"caption\":\"Admin\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TA18-141A: Side-Channel Vulnerability Variants 3a and 4 - humanit managed services","description":"CPU hardware implementations\u2014known as Spectre and Meltdown\u2014are vulnerable to side-channel attacks. Meltdown is a bug that \"melts\" the security boundaries","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:\/\/old.humanit.asia\/ta18-141a\/","og_locale":"th_TH","og_type":"article","og_title":"TA18-141A: Side-Channel Vulnerability Variants 3a and 4 - humanit managed services","og_description":"CPU hardware implementations\u2014known as Spectre and Meltdown\u2014are vulnerable to side-channel attacks. Meltdown is a bug that \"melts\" the security boundaries","og_url":"https:\/\/old.humanit.asia\/ta18-141a\/","og_site_name":"humanit managed services","article_published_time":"2018-05-21T13:54:08+00:00","article_modified_time":"2019-07-22T07:58:02+00:00","author":"Admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Admin","Est. reading time":"2 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/old.humanit.asia\/ta18-141a\/#article","isPartOf":{"@id":"https:\/\/old.humanit.asia\/ta18-141a\/"},"author":{"name":"Admin","@id":"https:\/\/old.old.humanit.asia\/#\/schema\/person\/e7a3d665ee9cc6526fb6fdc92f4eb09c"},"headline":"TA18-141A: Side-Channel Vulnerability Variants 3a and 4","datePublished":"2018-05-21T13:54:08+00:00","dateModified":"2019-07-22T07:58:02+00:00","mainEntityOfPage":{"@id":"https:\/\/old.humanit.asia\/ta18-141a\/"},"wordCount":432,"articleSection":["Alerts"],"inLanguage":"th"},{"@type":"WebPage","@id":"https:\/\/old.humanit.asia\/ta18-141a\/","url":"https:\/\/old.humanit.asia\/ta18-141a\/","name":"TA18-141A: Side-Channel Vulnerability Variants 3a and 4 - humanit managed services","isPartOf":{"@id":"https:\/\/old.old.humanit.asia\/#website"},"datePublished":"2018-05-21T13:54:08+00:00","dateModified":"2019-07-22T07:58:02+00:00","author":{"@id":"https:\/\/old.old.humanit.asia\/#\/schema\/person\/e7a3d665ee9cc6526fb6fdc92f4eb09c"},"description":"CPU hardware implementations\u2014known as Spectre and Meltdown\u2014are vulnerable to side-channel attacks. Meltdown is a bug that \"melts\" the security boundaries","breadcrumb":{"@id":"https:\/\/old.humanit.asia\/ta18-141a\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/old.humanit.asia\/ta18-141a\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/old.humanit.asia\/ta18-141a\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/old.humanit.asia\/"},{"@type":"ListItem","position":2,"name":"TA18-141A: Side-Channel Vulnerability Variants 3a and 4"}]},{"@type":"WebSite","@id":"https:\/\/old.old.humanit.asia\/#website","url":"https:\/\/old.old.humanit.asia\/","name":"humanit managed services","description":"making technology easy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/old.old.humanit.asia\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Person","@id":"https:\/\/old.old.humanit.asia\/#\/schema\/person\/e7a3d665ee9cc6526fb6fdc92f4eb09c","name":"Admin","image":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/secure.gravatar.com\/avatar\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g","caption":"Admin"}}]}},"_links":{"self":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts\/2522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/comments?post=2522"}],"version-history":[{"count":2,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts\/2522\/revisions"}],"predecessor-version":[{"id":2866,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts\/2522\/revisions\/2866"}],"wp:attachment":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/media?parent=2522"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/categories?post=2522"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/tags?post=2522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}