Skip to content

Conversation

austinderek
Copy link

Reading textual representation of the kernel config file to search for
the "machine" config clause is awful, not to mention that kern.conftxt
might be disabled at all.

Use sysctl hw.supported_archs to detect 32bit binary running on amd64
host.


🔄 This is a mirror of upstream PR #73903

Reading textual representation of the kernel config file to search for
the "machine" config clause is awful, not to mention that kern.conftxt
might be disabled at all.

Use sysctl hw.supported_archs to detect 32bit binary running on amd64
host.
@austinderek austinderek force-pushed the master branch 5 times, most recently from 121e5bb to 7a1679d Compare August 4, 2025 19:03
Copy link

staging bot commented Aug 4, 2025

🔍 This pull request has been sent to HackerOne's PullRequest review team because our automation detected one or more changes with potential security impact or requires further evaluation. Experts are now being assigned to this review based on relevant expertise and will validate or dismiss any security findings accordingly and post their feedback as comments within this pull request.

⏱️ Latest scan covered changes up to commit 9a9c35b (latest)


Check the status or cancel this secure code review here.

@austinderek austinderek force-pushed the master branch 23 times, most recently from 7a1679d to 121e5bb Compare August 5, 2025 06:03
@austinderek austinderek force-pushed the master branch 30 times, most recently from 7bba745 to 37c78b5 Compare September 2, 2025 14:02
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.

2 participants