This update for python-maturin fixes the following issues:
* CVE-2025-3416: openssl: use-after-free in `Md::fetch` and `Cipher::fetch`
when `Some(...)` value passed as `properties` argument to either function
(bsc#1242631).
* CVE-2025-4574: crossbeam-channel: double-free leading to possible memory
corruption in `Channel::drop` when dropping a channel (bsc#1243177).
## Patch Instructions:
To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
* openSUSE Leap 15.6
zypper in -t patch SUSE-2025-1591=1 openSUSE-SLE-15.6-2025-1591=1
* openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64 i586)
* python311-maturin-1.4.0-150600.3.6.1
* bsc#1242631
* bsc#1243177
## References:
* https://www.suse.com/security/cve/CVE-2025-3416.html
* https://www.suse.com/security/cve/CVE-2025-4574.html
* https://bugzilla.suse.com/show_bug.cgi?id=1242631
* https://bugzilla.suse.com/show_bug.cgi?id=1243177
Get the latest Linux and open source security news straight to your inbox.