Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 649
    • Issues 649
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 181
    • Merge Requests 181
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #8292

Closed
Open
Opened Dec 14, 2017 by Alicha CH@alichaReporter
  • Report abuse
  • New issue
Report abuse New issue

[3.7] heimdal: NULL pointer dereference via crafted UDP packets (CVE-2017-17439)

In Heimdal through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet
containing empty data fields for client name or realm. The parser would unconditionally dereference NULL pointers in
that case, leading to a segmentation fault. This is related to the _kdc_as_rep function in kdc/kerberos5.c and
the der_length_visible_string function in lib/asn1/der_length.c.

References:

https://github.com/heimdal/heimdal/issues/353
https://nvd.nist.gov/vuln/detail/CVE-2017-17439

Patch:

https://github.com/heimdal/heimdal/commit/749d377fa357351a7bbba51f8aae72cdf0629592

(from redmine: issue id 8292, created on 2017-12-14, closed on 2018-01-02)

  • Relations:
    • parent #8290 (closed)
  • Changesets:
    • Revision 1061d3a8 on 2017-12-29T11:06:05Z:
main/heimdal: security fix (CVE-2017-17439)

Fixes #8292
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
3.7.1
Milestone
3.7.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
3
Labels
Normal tag:security type:bug
Assign labels
  • View project labels
Reference: alpine/aports#8292