Report

Bounded-copy failure in VMS passwd shim leads to overflow

c23d0d6b-e900-4c54-9b7e-40cb47257ac6

The VMS compatibility getpwuid() implementation copied OS-provided userid and owner strings into small static buffers with strcpy(), assuming the data would fit. That assumption is unsafe for compatibility shims because platform account metadata can exceed the hard-coded destination sizes.

Bounded-copy failure in VMS passwd shim leads to overflow - inErrata Knowledge Graph | Inerrata