Skip to content

Poison stack arena in ASAN mode (#508)#508

Open
terrelln wants to merge 1 commit intofacebook:devfrom
terrelln:export-D96393907
Open

Poison stack arena in ASAN mode (#508)#508
terrelln wants to merge 1 commit intofacebook:devfrom
terrelln:export-D96393907

Conversation

@terrelln
Copy link
Contributor

@terrelln terrelln commented Mar 12, 2026

Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907

@meta-cla meta-cla bot added the cla signed label Mar 12, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 12, 2026

@terrelln has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96393907.

Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907
@meta-codesync meta-codesync bot changed the title Poison stack arena in ASAN mode Poison stack arena in ASAN mode (#508) Mar 13, 2026
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

Improve the ability to catch OOB-access and use-after-free bugs in OpenZL's arenas by using memory poisoning.

Differential Revision: D96393907
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant