Bug 3245 - test compatibility with hardened memory allocator Hardened Malloc
Summary: test compatibility with hardened memory allocator Hardened Malloc
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Regression tests (show other bugs)
Version: 8.4p1
Hardware: All Linux
: P5 enhancement
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-21 04:02 AEDT by adrelanos@riseup.net
Modified: 2021-04-23 14:56 AEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adrelanos@riseup.net 2020-12-21 04:02:01 AEDT
There was an issue which effective resulted in broken SSH login.

References:

* https://github.com/openssh/openssh-portable/pull/142
* https://github.com/GrapheneOS/hardened_malloc/issues/97

Further changes in either OpenSSH and/or Hardened Malloc might lead to regressions.

Could you please consider adding a regression test for this?

Running the regressions test suite with Hardened Malloc enabled might not only ensure compatibility with Hardened Malloc but also reveal some memory allocation related bugs which might happen in setups without Hardened Malloc.
Comment 2 Damien Miller 2021-04-23 14:56:26 AEST
closing resolved bugs as of 8.6p1 release