Jump to letter: [
7ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
kernel - The Linux kernel
| Website: |
https://www.kernel.org/ |
| License: |
GPL-2.0-only and Redistributable, no modification permitted |
| Vendor: |
Alcance Libre, Inc. |
- Description:
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.
Packages
| kernel-5.10.254-30.aldos.src
[119.4 MiB] |
Changelog
by Joel Barrios (2026-04-30):
- Fix for CVE-2026-31431 (the infamous Copy Fail).
- Buffer overflow in drivers/xen/sys-hypervisor.c
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
- crypto: algif_aead - Fix minimum RX size check for decryption
- crypto: algif_aead - Revert to operating out-of-place
- crypto: algif_aead - snapshot IV for async AEAD requests
- crypto: algif_aead - use memcpy_sglist() instead of null skcipher
- crypto: authenc - use memcpy_sglist() instead of null skcipher
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
- crypto: authencesn - Fix src offset when decrypting in-place
- crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
- crypto: scatterwalk - Backport memcpy_sglist()
- xen/privcmd: fix double free via VMA splitting
|