Release
openSUSE Leap 15.6
openSUSE Leap · 8 targets · 24 artifacts
Release Facts
- Version
- 15.6
- Date
- Architectures
- aarch64, ppc64le, s390x, x86_64
- Editions
- leap
- Variants
- dvd, net
- Protocols
- https
Quality
- Targets
- 8
- Artifacts
- 24
- Checksums
- 24/24
- Average confidence
- 1.00
- CVEs
- 2
Artifacts
Related CVEs
- CVE-2025-32463
CRITICAL · Sudo before 1.9.17p1 allows local users to obtain root access because /etc/nsswitch.conf from a user-controlled directory is used with the --chroot option.
- CVE-2026-31431
HIGH · In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.