-
Notifications
You must be signed in to change notification settings - Fork 356
Issues: rust-lang/miri
Reference to uninitialized memory is not caught
#2518
by nandesu-utils
was closed Oct 6, 2022
Closed
6
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
Support Area: affects our concurrency (multi-thread) support
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
F_SETFL
and F_GETFL
A-concurrency
#4119
opened Jan 3, 2025 by
tiif
Miri should warn or error when accessing file at Area: affects only Linux targets
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
E-good-first-issue
A good way to start contributing, mentoring is available
/proc/self/fd/X
A-linux
#4096
opened Dec 16, 2024 by
stevenengler
Add TID support to sched_getaffinity/sched_setaffinity
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
E-good-first-issue
A good way to start contributing, mentoring is available
#4062
opened Nov 26, 2024 by
RalfJung
unix: add support for libc::readv and libc::writev
A-shims
Area: This affects the external function shims
A-unix
Area: affects our shared Unix target support
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#4048
opened Nov 22, 2024 by
mstoeckl
Randomize thread unblocking operation
A-concurrency
Area: affects our concurrency (multi-thread) support
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#4032
opened Nov 13, 2024 by
tiif
Shims for vararg functions: check that we get the right number of "fixed" arguments
A-shims
Area: This affects the external function shims
C-bug
Category: This is a bug.
E-good-second-issue
A good issue to pick up if you've already seen some parts of Miri, mentoring is available
#4013
opened Nov 5, 2024 by
RalfJung
Support kqueue on macOS
A-mac
Area: Affects only macOS targets
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#4007
opened Nov 1, 2024 by
danielsn
socketpair Area: affects only Linux targets
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
SOCK_DGRAM
support
A-linux
#3986
opened Oct 22, 2024 by
tiif
Tokio shim wishlist
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
C-project
Category: a larger project is being tracked here, usually with checkmarks for individual steps
#3963
opened Oct 11, 2024 by
tiif
Shim the macOS futex API
A-concurrency
Area: affects our concurrency (multi-thread) support
A-mac
Area: Affects only macOS targets
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3962
opened Oct 10, 2024 by
joboet
Add support for Linux timerfd
A-files
Area: related to files, paths, sockets, file descriptors, or handles
A-linux
Area: affects only Linux targets
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3934
opened Oct 2, 2024 by
FrankReh
unsupported operation: renameat2, openat, openat2, ...
A-files
Area: related to files, paths, sockets, file descriptors, or handles
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
S-blocked
Status: blocked on something happening somewhere else
#3931
opened Oct 1, 2024 by
cyphar
Add -Zmiri-trace-ffi to emit a message per FFI call
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3919
opened Sep 27, 2024 by
oli-obk
Solarish: Implement file system support
A-files
Area: related to files, paths, sockets, file descriptors, or handles
A-shims
Area: This affects the external function shims
A-solarish
Area: affects our Solaris/Illumos target support
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
E-good-first-issue
A good way to start contributing, mentoring is available
#3890
opened Sep 15, 2024 by
RalfJung
Shims ICE when a scalar argument isn't actually a scalar
A-shims
Area: This affects the external function shims
C-bug
Category: This is a bug.
E-good-second-issue
A good issue to pick up if you've already seen some parts of Miri, mentoring is available
I-ICE
Impact: makes Miri crash with some ICE
#3842
opened Aug 24, 2024 by
RalfJung
Shims cannot trust user-defined types, need to always use Area: This affects the external function shims
C-cleanup
Category: cleaning up our code
E-good-first-issue
A good way to start contributing, mentoring is available
deref_pointer_as
A-shims
#3841
opened Aug 24, 2024 by
RalfJung
Support atexit, and detect racy calls to Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
exit
as UB
A-shims
#3725
opened Jul 1, 2024 by
RalfJung
terminal APIs not supported: can't call foreign function Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
ioctl
on OS linux
A-shims
#3719
opened Jun 28, 2024 by
CramBL
strerror based on ErrorKind is technically valid but surprising
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3612
opened May 18, 2024 by
saethlin
Complete basic support for wasm32-wasip2
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3607
opened May 16, 2024 by
RalfJung
Support more ways of using mmap
A-linux
Area: affects only Linux targets
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3605
opened May 14, 2024 by
RalfJung
Use non-deterministic precision for float operations that do not have guaranteed precision
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
E-good-first-issue
A good way to start contributing, mentoring is available
#3555
opened May 4, 2024 by
RalfJung
Implement futex support on FreeBSD (_umtx_op)
A-freebsd
Area: affects our FreeBSD target support
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
E-good-first-issue
A good way to start contributing, mentoring is available
#3553
opened May 4, 2024 by
RalfJung
Use apfloat for full-precision sqrt
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
S-blocked
Status: blocked on something happening somewhere else
#3534
opened May 2, 2024 by
RalfJung
Windows file system shims are missing
A-files
Area: related to files, paths, sockets, file descriptors, or handles
A-shims
Area: This affects the external function shims
A-windows
Area: affects only Windows targets
C-project
Category: a larger project is being tracked here, usually with checkmarks for individual steps
#3482
opened Apr 18, 2024 by
RalfJung
Previous Next
ProTip!
Updated in the last three days: updated:>2025-01-17.