opensvc / multipath-tools

Other
59 stars 47 forks source link

multipath-tools 0.9.2, with fixes for CVE-2022-41973 and CVE-2022-41974 #46

Closed mwilck closed 1 year ago

mwilck commented 1 year ago

Hi @cvaroqui,

Here's a multipath-tools update for 0.9.2. The main parts are

Note: commit db807f3 has no Reviewed-by: tag, because I just discovered it (but it's trivial and fixes a build bug on Fedora, so I'd rather include it in 0.9.2).

@bmarzins (11): multipathd: fix read past end of of buffer in sending reply kpartx: hold device open until partitions have been created libmultipath: cleanup remove_feature libmultipath: cleanup add_feature multipath tests: tests for adding and removing features libmultipath: fix queue_mode feature handling multipath tests: tests for reconcile_features_with_queue_mode libmultipath: prepare proto_id for use by non-scsi devivces libmultipath: get nvme path transport protocol libmultipath: enforce queue_mode bio for nmve:tcp paths libmultipath: don't print garbage keywords

@Hi-Angel (1): README.md: mention libreadline and libedit optional deps (Fixes #44)

@mwilck (9): multipathd: more robust command parsing multipathd: fix command completion with robust parser multipath-tools tests: add test for command parsing multipath-tools: use /run instead of /dev/shm multipathd: uxlsnr: fix memory leak handling invalid commands libmultipath: bump library version mpathpersist: fix compilation error with clang 15 libmultipath: bump version to 0.9.2

@xosevp (2): multipath-tools: add more info for NetApp RDAC arrays multipath-tools: update man pages with last modification date