redis-py through 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a non-pipeline operation), and can send response data to the client of an unrelated request. NOTE: this issue exists because of an incomplete fix for CVE-2023-28858. https://github.com/redis/redis-py/pull/2641 https://github.com/redis/redis-py/issues/2665
Created pymodbus tracking bugs for this issue: Affects: fedora-all [bug 2221860]