oss-sec mailing list archives
Re: rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...)
From: Jacob Bachmeyer <jcb62281 () gmail com>
Date: Fri, 17 Oct 2025 21:47:34 -0500
On 10/17/25 18:59, Vincent Lefevre wrote:
On 2025-10-18 01:50:23 +0200, Solar Designer wrote:
[...]
Some of them may be minor, but ones in librplay may be a major
issue. For instance, in Debian, /usr/libexec/fvwm2/2.7.0/FvwmEvent
is linked against this library:
qaa:~> ldd /usr/libexec/fvwm2/2.7.0/FvwmEvent
[...]
librplay.so.3 => /lib/librplay.so.3 (0x00007f25461f4000)
[...]
meaning that this could make the window manager crash (unless it
has some protection for modules).
When I last checked, FVWM "modules" actually run in separate processes, connected by pairs of pipes to the main FVWM process. A crashing module simply goes "poof" and can be restarted at the user's discretion, if the configuration provides a means to do so.
-- Jacob
Current thread:
- rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...) Vincent Lefevre (Oct 17)
- Re: rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...) Solar Designer (Oct 17)
- Re: rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...) Vincent Lefevre (Oct 17)
- Re: rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...) Jacob Bachmeyer (Oct 17)
- Re: rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...) Fabio Degrigis (Oct 18)
- Re: rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...) Vincent Lefevre (Oct 17)
- Re: rplay (Mark R. Boyns) potential security issues (unsanitized data, unchecked malloc...) Solar Designer (Oct 17)
