Skip to content

fix: erase LD_PRELOAD in distroboxes#1154

Merged
RoyalOughtness merged 1 commit intosecureblue:livefrom
HastD:distrobox-ld-preload
Jun 30, 2025
Merged

fix: erase LD_PRELOAD in distroboxes#1154
RoyalOughtness merged 1 commit intosecureblue:livefrom
HastD:distrobox-ld-preload

Conversation

@HastD
Copy link
Copy Markdown
Collaborator

@HastD HastD commented Jun 29, 2025

Since the host's installation of hardened_malloc isn't accessible inside distroboxes, having LD_PRELOAD=libhardened_malloc.so results in a bunch of error messages, which are prevented by erasing LD_PRELOAD.

Since the host's installation of hardened_malloc isn't accessible inside
distroboxes, having `LD_PRELOAD=libhardened_malloc.so` results in a
bunch of error messages, which are prevented by erasing `LD_PRELOAD`.

Signed-off-by: Daniel Hast <[email protected]>
@HastD HastD requested a review from RoyalOughtness as a code owner June 29, 2025 01:26
@RoyalOughtness RoyalOughtness merged commit 0e12c99 into secureblue:live Jun 30, 2025
17 of 19 checks passed
@HastD HastD deleted the distrobox-ld-preload branch June 30, 2025 19:22
RoyalOughtness pushed a commit to RoyalOughtness/secureblue-dev that referenced this pull request Aug 4, 2025
Since the host's installation of hardened_malloc isn't accessible inside
distroboxes, having `LD_PRELOAD=libhardened_malloc.so` results in a
bunch of error messages, which are prevented by erasing `LD_PRELOAD`.

Signed-off-by: Daniel Hast <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants