Summary of Problem Reports in State "needs-pullups"

Automatically generated on 15 Dec 2025 17:00:00 GMT

Severity
Categorycriticalseriousnon-criticalDescription
bin169Utility bugs
install 11Installation bugs
kern1176Kernel bugs
lib1163Library bugs
misc 43Miscellaneous bugs
pkg 1 NetBSD pkgsrc bugs
port-amd64 1 NetBSD/amd64 bugs
port-arm1  NetBSD/arm bugs
port-evbmips 1 NetBSD/evbmips bugs
port-m68k 1 NetBSD/m68k bugs
port-mips12 NetBSD/mips bugs
port-sgimips1  NetBSD/sgimips bugs
port-sparc 11NetBSD/sparc bugs
port-sparc64 1 NetBSD/sparc64 bugs
port-vax 1 NetBSD/vax bugs
port-xen 1 NetBSD/xen bugs
security 1 Security bugs
toolchain 21Toolchain bugs
xsrc 1 X Window System bugs

Sorted by Category, Severity, and Priority.


[NetBSD home] [Summary index] [Search PRs] [Send a PR]


Category: bin

Severity: critical

bin/58697
[high priority sw-bug] postinstall(8) removes non-obsolete compat libs

Severity: serious

bin/59453
[high priority sw-bug] sed 's/^/\x23def/' output '=ef' instead of '#def'
bin/55908
[medium priority sw-bug] gdb does not work for mips64 with 32bit userland
bin/59085
[medium priority sw-bug] openssh: VerifyHostKeyDNS is busted
bin/59108
[medium priority sw-bug] blocklistd/sshd: Allow the nfail counter to be reset once a valid login occurs
bin/59214
[medium priority sw-bug] blocklist: ssh: Add Failed PAM authentication probe
bin/59639
[medium priority sw-bug] sed(1) man page is wrong about case-insensitivity flag

Severity: non-critical

bin/58718
[medium priority sw-bug] df: "total files" and "free files" values swapped in df -G output
bin/58768
[medium priority sw-bug] ls: /mnt/.git: Operation not supported
bin/58876
[medium priority sw-bug] mtree: Produces a different checksum when verifying
bin/59200
[medium priority sw-bug] blocklistd: Exit probe location considers a normal session exit as an nfail
bin/59625
[medium priority change-request] [PATCH] usr.bin/man: support -l option
bin/57857
[low priority sw-bug] cp(1) cannot operate on files residing on pseudo-filesystems
bin/58885
[low priority sw-bug] mtree: Fix FreeBSD 9 compatibility output
bin/59103
[low priority sw-bug] vi(1): search of non-ASCII chars. broken when `:set extended' is set
bin/59671
[low priority sw-bug] mailx(1) "list" command

Category: install

Severity: serious

install/55572
[medium priority sw-bug] sysinst installer gets segfault when mount point is empty as input

Severity: non-critical

install/57026
[medium priority sw-bug] Sysinst "Configure network" connects to random open WiFi when connecting to the desired network fails

Category: kern

Severity: critical

kern/59523
[high priority sw-bug] posix_spawn(2) may fail eroneously trying to close an already closed file descriptor

Severity: serious

kern/57023
[high priority sw-bug] amd64 QEMU virtio-net not able to pxeboot.
kern/58215
[high priority sw-bug] compat_netbsd32 broken
kern/52634
[medium priority sw-bug] possible unhandled spurious wakeup in posix_spawn
kern/56828
[medium priority sw-bug] futex calls in Linux emulation sometimes hang
kern/57035
[medium priority sw-bug] On UEFI-booted NetBSD/amd64, genfb(4) freezes when WSDISPLAYIO_MODE_EMUL is set
kern/57240
[medium priority sw-bug] Missing store-before-load barriers in cpu_switchto
kern/58091
[medium priority sw-bug] after fork/execve or posix_spawn, parent kill(child, SIGTERM) has race condition making it unreliable
kern/58724
[medium priority sw-bug] Pull up FFS signed/unsigned fixes from chs
kern/58898
[medium priority sw-bug] Crash when testing camera in chromium
kern/58926
[medium priority sw-bug] itimer(9) integer overflow in overrun counting
kern/59084
[medium priority sw-bug] exec/spawn leaks register content
kern/59129
[medium priority sw-bug] futex(3): missing sign extension in FUTEX_WAKE_OP
kern/59132
[medium priority sw-bug] t_futex_ops:futex_wait_timeout_* sometimes fails on early wakeup
kern/59211
[medium priority sw-bug] vio9p(4): missing from various GENERICs and MAKEDEVs
kern/59220
[medium priority sw-bug] accept(2): null pointer deref
kern/59691
[medium priority sw-bug] tstohz(9) fails to round up on some inputs
kern/59772
[medium priority sw-bug] i386 11.0_BETA system crash (Xorg nouveau ?)

Severity: non-critical

kern/58227
[medium priority sw-bug] Add support for proc/sysvipc in Linux emulator
kern/58396
[medium priority change-request] u3g(4): add support for Sierra Wireless MC7304 devices
kern/32844
[low priority change-request] unix domain sockets documentation is incomplete
kern/58240
[low priority change-request] Add support for proc/self/limits as used by Linux
kern/59100
[low priority sw-bug] compat patch from Nov 22 2024 breaks cvsup for monolithic kernel
kern/59774
[low priority sw-bug] bearssl 32-bit AES is too slow, want 64-bit optimized version in kernel

Category: lib

Severity: critical

lib/59112
[high priority sw-bug] libpthread constructors use malloc

Severity: serious

lib/59107
[high priority sw-bug] libc/libm constructors on arm and x86 use malloc
lib/57478
[medium priority sw-bug] ntohs(3) and friends behave differently to manpage for big endian
lib/57586
[medium priority sw-bug] tcpdump used in this NetBSD is vulnerable
lib/58237
[medium priority sw-bug] modfl returns wrong answers on ld128 architectures
lib/58829
[medium priority sw-bug] libarchive exports excess symbols
lib/59054
[medium priority doc-bug] cmsg(3) uses malloc(3) unnecessarily
lib/59117
[medium priority sw-bug] arc4random has some failure modes it shouldn't
lib/59124
[medium priority sw-bug] arc4random(3): first call in process races with concurrent fork
lib/59126
[medium priority sw-bug] pthread_once(3): missing memory ordering
lib/59134
[medium priority sw-bug] POSIX-1.2024: pthread_setcancelstate must be async-signal-safe
lib/59148
[medium priority sw-bug] arc4random calls malloc so it can't be used in an ELF constructor
lib/59240
[medium priority sw-bug] POSIX.1-2024: cancellation point audit
lib/59387
[medium priority sw-bug] ld.elf_so: needlessly includes libc/gen/sysctl.c user.* data
lib/59388
[medium priority sw-bug] ld.elf_so: -Wno-stack-protector applies too broadly
lib/59567
[medium priority sw-bug] dladdr(3) doesn't work properly especially when main executable is loaded at high memory address
lib/59784
[medium priority sw-bug] dlopening and dlclosing libpthread is broken

Severity: non-critical

lib/58391
[medium priority change-request] re-adding syslog_ss() to syslog.h and syslog.3
lib/59031
[medium priority doc-bug] wctomb(3) references undefined variable n
lib/59811
[low priority sw-bug] strpct round-off error

Category: misc

Severity: serious

misc/57877
[medium priority sw-bug] /etc/mtree/set.* is not automatically tested and doesn't always match installation
misc/59252
[medium priority sw-bug] tests/rump/rumpkern/t_sp:sigsafe: out of memory
misc/59300
[medium priority sw-bug] timer/timerfd invalidtime tests are failing
misc/59354
[medium priority sw-bug] librumphijack/t_tcpip leaves clutter at /out

Severity: non-critical

misc/49674
[medium priority sw-bug] Failed test case: lib/librumphijack/t_tcpip:http
misc/58906
[medium priority sw-bug] memmem.c: sync with musl upstream that fixes UB on signed overflow
misc/59102
[low priority doc-bug] updated xxx_modcmd() signature in module(9) manpage

Category: pkg

Severity: serious

pkg/59513
[medium priority sw-bug] formail (from mail/procmail) core dumps on iscntrl(*p)

Category: port-amd64

Severity: serious

port-amd64/58093
[medium priority sw-bug] /dev/efi is missing on x86

Category: port-arm

Severity: critical

port-arm/59063
[high priority sw-bug] userland broken since switch to jemalloc 5.3

Category: port-evbmips

Severity: serious

port-evbmips/59236
[medium priority sw-bug] Multiple segfaults in erlite3 boot

Category: port-m68k

Severity: serious

port-m68k/59786
[medium priority sw-bug] FP issues on MVME177 (68060)

Category: port-mips

Severity: critical

port-mips/59064
[high priority sw-bug] jemalloc switch to 5.3 broke userland

Severity: serious

port-mips/59285
[medium priority sw-bug] _longjmp(..., 0) makes setjmp return 0, not 1
port-mips/59296
[medium priority sw-bug] t_rtld_r_debug test is failing

Category: port-sgimips

Severity: critical

port-sgimips/58269
[high priority sw-bug] NetBSD/sgimips 10.0 RELEASE on SGI Challenge S: INSTALL32_IP2x works, GENERIC32_IP2x kernel panics on boot after install!

Category: port-sparc64

Severity: serious

port-sparc64/59789
[medium priority sw-bug] bswap is slow

Category: port-sparc

Severity: serious

port-sparc/59323
[medium priority sw-bug] t_sigaction:sigaction_resethand test is failing

Severity: non-critical

port-sparc/53277
[medium priority sw-bug] Many ubsan tests fail on sparc

Category: port-vax

Severity: serious

port-vax/59260
[medium priority sw-bug] t___sync_lock:__sync_lock_release_N tests are failing

Category: port-xen

Severity: serious

port-xen/59438
[medium priority sw-bug] GENERIC content can't be in GENERIC.local because of XEN3_DOM* kernels

Category: security

Severity: serious

security/58738
[medium priority sw-bug] libarchive probably needs security update to 3.7.5

Category: toolchain

Severity: serious

toolchain/58771
[medium priority sw-bug] missing dependency breaks parallel build
toolchain/58896
[medium priority sw-bug] gdb sometimes hangs on exit instead of killing inferior processes

Severity: non-critical

toolchain/59413
[high priority sw-bug] tools build blows up in zutil.h on macOS 15.4.1/Xcode 16.3

Category: xsrc

Severity: serious

xsrc/54784
[medium priority sw-bug] Cannot input some keys in JP keyboard on Xorg server when specify wskbd Protocol

[NetBSD home] [Page top] [Summary index] [Search PRs] [Send a PR]