[PATCH] Re: vi(1) move forward count paragraphs with 'para' options

2023-08-17 Thread Walter Alejandro Iglesias
Hi, I think I got it. On Wed, Aug 02, 2023 at 08:14:01PM +0200, Walter Alejandro Iglesias wrote: > Running latest snapshot. > > Acording to vi(1): > > [count] } > Move forward count paragraphs. > > [...] > > paragraphs, para [IPLPPPQPP LIpplpipbpBlBdPpLpIt] >

rt_ifa_del NULL deref also affects 7.3

2023-08-17 Thread Delan Azabani
>Synopsis: protection fault trap in rt_ifa_del with vio(4) >Category: kernel >Environment: System : OpenBSD 7.3 Details : OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36:29 MDT 2023 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/comp

Re: rt_ifa_del NULL deref also affects 7.3

2023-08-17 Thread Klemens Nanni
This is a purely vio(4) specific XXXSMP bug, 7.1 (perhaps earlier) has it already. There are multiple possible crashes, with IPv4 alone as well. The one reported seems most likely to trigger.