[Home]

Summary:ASTERISK-30321: Build: Embedded blobs have executable stacks
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2022-11-21 05:49:42.000-0600Date Closed:2022-11-21 08:31:01.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:18.15.0 20.0.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Binary objects that have non-executable contents (like embedded xml or xslt files) are still being marked as having executable stacks.  This is being caught by some code hardening processes.

Comments:By: Friendly Automation (friendly-automation) 2022-11-21 08:31:02.005-0600

Change 19553 merged by Friendly Automation:
Build system: Avoid executable stack.

[https://gerrit.asterisk.org/c/asterisk/+/19553|https://gerrit.asterisk.org/c/asterisk/+/19553]

By: Friendly Automation (friendly-automation) 2022-11-21 08:52:52.961-0600

Change 19545 merged by Friendly Automation:
Build system: Avoid executable stack.

[https://gerrit.asterisk.org/c/asterisk/+/19545|https://gerrit.asterisk.org/c/asterisk/+/19545]

By: Friendly Automation (friendly-automation) 2022-11-21 09:29:24.139-0600

Change 19476 merged by Friendly Automation:
Build system: Avoid executable stack.

[https://gerrit.asterisk.org/c/asterisk/+/19476|https://gerrit.asterisk.org/c/asterisk/+/19476]

By: Friendly Automation (friendly-automation) 2022-11-21 10:49:24.758-0600

Change 19546 merged by George Joseph:
Build system: Avoid executable stack.

[https://gerrit.asterisk.org/c/asterisk/+/19546|https://gerrit.asterisk.org/c/asterisk/+/19546]