bug-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Malformed VPN record causing gnunet-namestore to crash


From: marty1885
Subject: Malformed VPN record causing gnunet-namestore to crash
Date: Sat, 24 Jun 2023 02:39:19 +0000

Hi all,

I found a crash in the gnunet-namestore command when I am messing with the VPN 
subsystem. Specifically, when I put identity PK into the field of node PKEY and 
put a single-field name into the last parameter. The command will crash in a 
segfault.

Example:

```
~> gnunet-namestore -z marty-on-3090 -a -e "20m" -p -t VPN -n www -V "1 
000G004CWJENV17NSM444QXKMQNJW136YATCRDPQX27BQDKT1GM1F15TPM http."
Value `1 000G004CWJENV17NSM444QXKMQNJW136YATCRDPQX27BQDKT1GM1F15TPM http.' 
invalid for record type `VPN'
double free or corruption (fasttop)
fish: Job 1, 'gnunet-namestore -z marty-on-30…' terminated by signal SIGABRT 
(Abort)
```

Hope this helps the development of GNUnet.

Best,
Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]