Bug 41830 - rpcbind -h 127.0.0.1 aborts at startup due to a double free bug
Summary: rpcbind -h 127.0.0.1 aborts at startup due to a double free bug
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpcbind (show other bugs)
Version: unstable
Hardware: all Linux
: P5 major
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL: https://lore.kernel.org/linux-nfs/202...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-29 17:23 MSK by Dmitry V. Levin
Modified: 2022-01-29 17:32 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).