diff options
author | mudcam <v.nieutin@live.fr> | 2017-12-08 23:45:21 +0100 |
---|---|---|
committer | mudcam <v.nieutin@live.fr> | 2017-12-08 23:45:21 +0100 |
commit | 89e89e757243865c1e85b72ce22240af0ed1f14f (patch) | |
tree | f0c251e8405b827c2693ec502d6fb486383928ab /security-blueprint/part-5/3-SystemBus.md | |
parent | 687774d7352c656652128a11fc0594a3bbf23cd2 (diff) | |
parent | df4bdd6e9e5669451e7f60ecdc5c9e0d25e3f726 (diff) |
Merge branch 'master' of github.com:automotive-grade-linux/docs-agl into sandbox/nieutin
Diffstat (limited to 'security-blueprint/part-5/3-SystemBus.md')
-rw-r--r-- | security-blueprint/part-5/3-SystemBus.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security-blueprint/part-5/3-SystemBus.md b/security-blueprint/part-5/3-SystemBus.md index 2a98124..e2af387 100644 --- a/security-blueprint/part-5/3-SystemBus.md +++ b/security-blueprint/part-5/3-SystemBus.md @@ -14,11 +14,11 @@ It is important to protect against this type of attack to keep the system more stable. -<!-- config --> +<!-- section-config --> Domain | Object | Recommendations --------------- | -------------- | ------------------------------------ Platform-DBus-1 | Security model | Use D-Bus as IPC. Platform-DBus-2 | Security model | Apply D-BUS security patches: [D-Bus CVE](https://www.cvedetails.com/vulnerability-list/vendor_id-13442/D-bus-Project.html) -<!-- endconfig -->
\ No newline at end of file +<!-- end-section-config --> |