Bug 41830

Summary: rpcbind -h 127.0.0.1 aborts at startup due to a double free bug
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: rpcbindAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P5 CC: sbolshakov
Version: unstable   
Hardware: all   
OS: Linux   
URL: https://lore.kernel.org/linux-nfs/20220129004417.GA10610@altlinux.org/T/

Description Dmitry V. Levin 2022-01-29 17:23:21 MSK
$ rpcbind -h 127.0.0.1
free(): double free detected in tcache 2
Aborted

This regression was introduced in rpcbind-1.2.6 and therefore is especially problematic in case of updates from earlier versions of rpcbind.
Comment 1 Repository Robot 2022-01-29 17:32:23 MSK
rpcbind-1.2.6-alt1.qa1 -> sisyphus:

 Fri Jan 28 2022 Dmitry V. Levin <ldv@altlinux> 1.2.6-alt1.qa1
 - NMU.
 - Fixed rpcbind abort at startup due to a double free bug (closes: #41830).