-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
fn_cast!
macro
A-control-flow-integrity
#140803
opened May 8, 2025 by
Darksonn
Tracking Issue for Area: Control Flow Integrity (CFI) security mitigation
A-rust-for-linux
Relevant for the Rust-for-Linux project
A-sanitizers
Area: Sanitizers for correctness and code quality
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
PG-exploit-mitigations
Project group: Exploit mitigations
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-Zsanitize-kcfi-arity
A-control-flow-integrity
#138311
opened Mar 10, 2025 by
ojeda
1 task done
ICE: cfi: encode_ty_name: unexpected Area: Control Flow Integrity (CFI) security mitigation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
GlobalAsm
A-control-flow-integrity
#138262
opened Mar 9, 2025 by
matthiaskrgr
Can CFI be made compatible with type erasure schemes?
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
C-discussion
Category: Discussion or questions that doesn't represent real issues.
PG-exploit-mitigations
Project group: Exploit mitigations
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-opsem
Relevant to the opsem team
#128728
opened Aug 6, 2024 by
RalfJung
CFI: segfault with debuginfo=2 since llvm18
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
PG-exploit-mitigations
Project group: Exploit mitigations
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#123062
opened Mar 25, 2024 by
matthiaskrgr
OSX CFI produces relocation issues
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
O-macos
Operating system: macOS
PG-exploit-mitigations
Project group: Exploit mitigations
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#122848
opened Mar 21, 2024 by
maurer
ICE: CFI: Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
PG-exploit-mitigations
Project group: Exploit mitigations
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
encode_const: unexpected type '[[usize; 4]; 4]'
A-control-flow-integrity
#114158
opened Jul 28, 2023 by
matthiaskrgr
ice: cfi: LLVM ERROR with polymorphic paths
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
PG-exploit-mitigations
Project group: Exploit mitigations
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#112376
opened Jun 7, 2023 by
matthiaskrgr
ICE: cfi: TAIT Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
PG-exploit-mitigations
Project group: Exploit mitigations
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
transform_ty: unexpected
Alias(Opaque`
A-control-flow-integrity
#111206
opened May 4, 2023 by
matthiaskrgr
sanitizer=cfi does not work with Clto=thin ?
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
PG-exploit-mitigations
Project group: Exploit mitigations
#111183
opened May 4, 2023 by
matthiaskrgr
LLVM ERROR: Broken module with -Cdebuginfo=2 -Zsanitizer=cfi -Clto
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
PG-exploit-mitigations
Project group: Exploit mitigations
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#100783
opened Aug 19, 2022 by
matthiaskrgr
ProTip!
no:milestone will show everything without a milestone.