Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 814
    • Issues 814
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 45
    • Merge Requests 45
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #9003

Closed
Open
Opened Jun 14, 2018 by Alicha CH@alicha
  • Report abuse
  • New issue
Report abuse New issue

[3.8] libgcrypt: Key Extraction Side Channel (CVE-2018-0495)

Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of
blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP.
To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.

References:

https://nvd.nist.gov/vuln/detail/CVE-2018-0495
https://lists.gnupg.org/pipermail/gnupg-announce/2018q2/000426.html

Patch:

https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=9010d1576e278a4274ad3f4aa15776c28f6ba965

(from redmine: issue id 9003, created on 2018-06-14, closed on 2018-06-21)

  • Relations:
    • copied_to #9002 (closed)
    • parent #9002 (closed)
  • Changesets:
    • Revision 25760a2a by Natanael Copa on 2018-06-19T11:13:33Z:
main/libgcrypt: security upgrade to 1.8.3

fixes #9003
Assignee
Assign to
3.8.0
Milestone
3.8.0
Assign milestone
Time tracking
None
Due date
None
3
Labels
Bug Normal T-Security
Assign labels
  • View project labels
Reference: alpine/aports#9003