| Summary: | mac_init() calls HMAC_Init() without previously having called HMAC_CTX_init(). | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Robert Dugal <rdugal> | ||||
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm | ||||
| Priority: | P2 | ||||||
| Version: | 5.8p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1930 | ||||||
| Attachments: |
|
||||||
|
Description
Robert Dugal
2011-09-08 00:00:50 AEST
Created attachment 2110 [details]
macinit.diff
insert HMAC_CTX_init
patch applied - will be in openssh-6.0. Thanks! Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1 |