This HTML5 document contains 74 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
n13https://01.org/blogs/2016/
n17https://software.intel.com/en-us/articles/
dctermshttp://purl.org/dc/terms/
n23https://software.intel.com/en-us/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n12https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbpedia-ruhttp://ru.dbpedia.org/resource/
dbthttp://dbpedia.org/resource/Template:
dbpedia-ukhttp://uk.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n24https://software.intel.com/sites/default/files/managed/07/b7/
n27http://
dbpedia-nohttp://no.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n26https://
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
n10https://gcc.gnu.org/wiki/
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Intel_MPX
rdf:type
yago:Message106598915 yago:Communication100033020 yago:WikicatX86Instructions yago:Abstraction100002137 yago:Direction106786629
rdfs:label
Intel MPX Intel MPX Memory Protection Extensions Intel MPX
rdfs:comment
Intel MPX (англ. Memory Protection Extensions) — набір розширень архітектури x86, запропонований Intel. З відповідною підтримкою компілятора, і операційної системи, MPX мав на меті підвищення захищеності програмного забезпечення комп'ютерів шляхом перевірки вказівників, які можуть потенційно приводити до переповнення буфера. Die Memory Protection Extensions (Intel MPX) sind eine Erweiterung der x86-Architektur von der Firma Intel um die Widerstandsfähigkeit von Software gegen Pufferüberlaufe zu erhöhen. Mit MPX werden vorab Zeigerreferenzen innerhalb der Software aufgespürt, die bei einem Pufferüberlauf zu Fehlfunktionen führen und damit eine Sicherheitslücke darstellen könnten. Hierzu sind auch Modifikationen am Compiler und Betriebssystem nötig. Intel MPX (Memory Protection Extensions) was a set of extensions to the x86 instruction set architecture. With compiler, runtime library and operating system support, Intel MPX claimed to enhance security to software by checking pointer references whose normal compile-time intentions are maliciously exploited at runtime due to buffer overflows. In practice, there have been too many flaws discovered in the design for it to be useful, and support has been deprecated or removed from most compilers and operating systems. Intel has listed MPX as removed in 2019 and onward hardware in section 2.5 of its Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 1. Intel MPX (англ. Memory Protection Extensions — расширения защиты памяти) — расширение набора инструкций для архитектуры x86/x86-64, предложенное в 2013 году. С поддержкой со стороны компилятора, библиотек среды выполнения и операционной системы, расширение Intel MPX увеличивает безопасность программ по отношению к доступу к памяти, добавляя проверки доступа по указателям, в частности, для предотвращения атак, использующих переполнение буфера. Поддержка расширения была удалена из многих программных продуктов в конце 2018 — начале 2019 года.
foaf:homepage
n27:gcc.gnu.org
dcterms:subject
dbc:X86_instructions
dbo:wikiPageID
40471839
dbo:wikiPageRevisionID
1086364490
dbo:wikiPageWikiLink
dbr:Software_Guard_Extensions dbr:Buffer_overflow dbr:Processor_register dbr:Ones'_complement dbr:Operating_system dbr:Software dbr:Intel dbr:Skylake_(microarchitecture) dbr:AddressSanitizer dbr:Transactional_Synchronization_Extensions dbr:Compiler dbr:Runtime_library dbr:Goldmont dbr:GNU_Compiler_Collection dbr:Kernel_(operating_system) dbr:Meltdown_(security_vulnerability) dbr:Memory_protection_keys dbr:Glibc dbr:X86 dbr:C_(programming_language) dbr:Pointer_(computer_programming) dbr:Linux_kernel_mainline dbr:C++ dbr:Spectre_(security_vulnerability) dbr:Intel_C++_Compiler dbr:Instruction_set dbr:Instruction_set_architecture dbr:Microsoft_Visual_Studio_2015 dbc:X86_instructions
dbo:wikiPageExternalLink
n10:Intel%20MPX%20support%20in%20the%20GCC%20compiler n13:intel-mpx-linux n17:introduction-to-intel-memory-protection-extensions n23:isa-extensions n24:319433-023.pdf n26:intel-mpx.github.io.
owl:sameAs
n12:fJQQ dbpedia-uk:Intel_MPX freebase:m.0x1bgk_ yago-res:Intel_MPX wikidata:Q16997088 dbpedia-ru:Intel_MPX dbpedia-no:Intel_MPX dbpedia-de:Memory_Protection_Extensions
dbp:wikiPageUsesTemplate
dbt:Cite_arXiv dbt:Cite_book dbt:Multimedia_extensions dbt:Reflist dbt:CPU_technologies dbt:Cite_web
dbo:abstract
Intel MPX (Memory Protection Extensions) was a set of extensions to the x86 instruction set architecture. With compiler, runtime library and operating system support, Intel MPX claimed to enhance security to software by checking pointer references whose normal compile-time intentions are maliciously exploited at runtime due to buffer overflows. In practice, there have been too many flaws discovered in the design for it to be useful, and support has been deprecated or removed from most compilers and operating systems. Intel has listed MPX as removed in 2019 and onward hardware in section 2.5 of its Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 1. Intel MPX (англ. Memory Protection Extensions) — набір розширень архітектури x86, запропонований Intel. З відповідною підтримкою компілятора, і операційної системи, MPX мав на меті підвищення захищеності програмного забезпечення комп'ютерів шляхом перевірки вказівників, які можуть потенційно приводити до переповнення буфера. Die Memory Protection Extensions (Intel MPX) sind eine Erweiterung der x86-Architektur von der Firma Intel um die Widerstandsfähigkeit von Software gegen Pufferüberlaufe zu erhöhen. Mit MPX werden vorab Zeigerreferenzen innerhalb der Software aufgespürt, die bei einem Pufferüberlauf zu Fehlfunktionen führen und damit eine Sicherheitslücke darstellen könnten. Hierzu sind auch Modifikationen am Compiler und Betriebssystem nötig. Intel MPX wurde erstmals in der Intel-Skylake-Mikroarchitektur implementiert und wird softwareseitig ab Linux-Kernel 3.19 unterstützt. Ab der Version 5.6 ist die MPX-Funktionalität bis auf weiteres kein Bestandteil des Kernels mehr. Intel MPX (англ. Memory Protection Extensions — расширения защиты памяти) — расширение набора инструкций для архитектуры x86/x86-64, предложенное в 2013 году. С поддержкой со стороны компилятора, библиотек среды выполнения и операционной системы, расширение Intel MPX увеличивает безопасность программ по отношению к доступу к памяти, добавляя проверки доступа по указателям, в частности, для предотвращения атак, использующих переполнение буфера. Поддержка расширения была удалена из многих программных продуктов в конце 2018 — начале 2019 года.
gold:hypernym
dbr:Set
prov:wasDerivedFrom
wikipedia-en:Intel_MPX?oldid=1086364490&ns=0
dbo:wikiPageLength
13213
foaf:isPrimaryTopicOf
wikipedia-en:Intel_MPX