openocd: patch security issue#8089
Merged
neheb merged 1 commit intoopenwrt:masterfrom Apr 1, 2019
ja-pa:openocd-security-fix
Merged
openocd: patch security issue#8089neheb merged 1 commit intoopenwrt:masterfrom ja-pa:openocd-security-fix
neheb merged 1 commit intoopenwrt:masterfrom
ja-pa:openocd-security-fix
Conversation
Contributor
|
Thank you for the attention. In my opinion it's worth upgrading to the current git HEAD version instead as 0.10.0 is really old now. Do you think those using OpenOCD on OpenWrt would be unhappy with that? |
Contributor
|
@paulfertser it's not as bad as the libimobiledevice people. Last releases were from 2014 with a still active git repository. As far as updating to git, up to you. I do not use openocd. Please open a separate pull request if you wish to go that route. |
Contributor
|
@ja-pa can you add PKG_CPE_ID so uscan can track this properly? |
Contributor
Author
|
@neheb Fixed. I updated PR with CPE id openocd:open_on-chip_debugger |
CVE-2018-5704 - https://nvd.nist.gov/vuln/detail/CVE-2018-5704 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Contributor
|
Great. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Maintainer: @paulfertser
Compile tested: Turris Omnia (TOS4), OpenWrt 18.06.1
Run tested: Turris Omnia (TOS4), OpenWrt 18.06.1
Description:
This PR contains security patches from Debian which restrict some cross-protocol scripting attacks.
CVE info https://nvd.nist.gov/vuln/detail/CVE-2018-5704
Signed-off-by: Jan Pavlinec jan.pavlinec@nic.cz