Package "linux-riscv"
| Name: |
linux-riscv
|
Description: |
This package is just an umbrella for a group of other packages,
it has no description. Description samples from packages in group:
- Header files related to Linux kernel version 7.0.0
- Header files related to Linux kernel version 7.0.0
|
| Latest version: |
7.0.0-27.27.1 |
| Release: |
resolute (26.04) |
| Level: |
security |
| Repository: |
main |
Links
Other versions of "linux-riscv" in Resolute
Packages in group
Deleted packages are displayed in grey.
Changelog
|
linux-riscv (7.0.0-27.27.1) resolute; urgency=medium
* resolute/linux-riscv: 7.0.0-27.27.1 -proposed tracker (LP: #2157111)
[ Ubuntu: 7.0.0-27.27 ]
* resolute/linux: 7.0.0-27.27 -proposed tracker (LP: #2157114)
* Packaging resync (LP: #1786013)
- [Packaging] update annotations scripts
* Ubuntu 26.04 linux kernel has non-functional nova-core GPU driver enabled,
conflicting with nouveau (LP: #2150845)
- [Config] Disable NOVA_CORE
* CVE-2026-46316
- KVM: arm64: vgic-its: Drop the translation cache reference only for the
erased entry
* CVE-2026-46244
- netfilter: nft_inner: Fix IPv6 inner_thoff desync
* CVE-2026-46137
- mptcp: pm: ADD_ADDR rtx: allow ID 0
- mptcp: pm: ADD_ADDR rtx: fix potential data-race
* CVE-2026-46185
- smb/client: fix out-of-bounds read in symlink_data()
* CVE-2026-46195
- smb: client: validate dacloffset before building DACL pointers
* CVE-2026-46289
- lib/scatterlist: fix length calculations in extract_kvec_to_sg
* CVE-2026-46119
- libceph: Fix slab-out-of-bounds access in auth message processing
* CVE-2026-46135
- nvmet-tcp: fix race between ICReq handling and queue teardown
* CVE-2026-46155
- smb/client: fix out-of-bounds read in smb2_compound_op()
* CVE-2026-46115
- block: add pgmap check to biovec_phys_mergeable
* CVE-2026-46243
- smb: client: reject userspace cifs.spnego descriptions
-- Alessio Faina <email address hidden> Fri, 19 Jun 2026 09:09:09 +0200
|
| Source diff to previous version |
| 1786013 |
Packaging resync |
| 2150845 |
Ubuntu 26.04 linux kernel has non-functional nova-core GPU driver enabled, conflicting with nouveau |
| CVE-2026-46316 |
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased e |
| CVE-2026-46244 |
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_inner: Fix IPv6 inner_thoff desync In nft_inner_parse_l2l3(), wh |
| CVE-2026-46137 |
In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() help |
| CVE-2026-46185 |
In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlink_data() Since smb2_check_message() |
| CVE-2026-46195 |
In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc() |
| CVE-2026-46289 |
In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fi |
| CVE-2026-46119 |
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potenti |
| CVE-2026-46135 |
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_ |
| CVE-2026-46155 |
In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a tr |
| CVE-2026-46115 |
In the Linux kernel, the following vulnerability has been resolved: block: add pgmap check to biovec_phys_mergeable biovec_phys_mergeable() is used |
| CVE-2026-46243 |
In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descript |
|
|
linux-riscv (7.0.0-22.22.1) resolute; urgency=medium
[ Ubuntu: 7.0.0-22.22 ]
* GRO managed-frag use-after-free leading to local privilege escalation
(LP: #2154172)
- net: gro: don't merge zcopy skbs
[ Ubuntu: 7.0.0-20.20 ]
* apparmor (LP: #2151747)
- SAUCE: apparmor: pass big_resp to handler
- SAUCE: apparmor: remove redundant kref_init for listener->count
- SAUCE: apparmor: fix NULL pointer dereference in unpack_pdb
* apparmor (LP: #2151747) // CVE-2026-47337
- SAUCE: apparmor: fix NULL pointer dereference in bind_map_addr
* apparmor (LP: #2151747) // CVE-2026-47334
- SAUCE: apparmor: fix sleep prone memory allocation under a spin_lock
* apparmor (LP: #2151747) // CVE-2026-47333
- SAUCE: apparmor: fix dfa unpacking size of the notification filter
* apparmor (LP: #2151747) // CVE-2026-47332
- SAUCE: apparmor: fix size check against type instead of pointer
* apparmor: LLVM/clang build failure due to uninitialized variable in
notify.c (LP: #2148809) // CVE-2026-47330
- SAUCE: apparmor: initialize variable used in uninitialized context
* apparmor (LP: #2151747) // CVE-2026-47329
- SAUCE: apparmor: fix name validation bypass on notification
* apparmor (LP: #2151747) // CVE-2026-47327 // CVE-2026-47328
- SAUCE: apparmor: fix glob memory leak after kstrdup
* apparmor (LP: #2151747) // CVE-2026-47326
- SAUCE: apparmor: fix inverted NULL check after aa_get_buffer
[ Ubuntu: 7.0.0-19.19 ]
* resolute/linux: 7.0.0-19.19 -proposed tracker (LP: #2153786)
* Packaging resync (LP: #1786013)
- [Packaging] update annotations scripts
- [Packaging] debian.master/dkms-versions -- remove dkms-versions
(main/s2026.05.11)
* CVE-2026-46300
- net: skbuff: preserve shared-frag marker during coalescing
- net: skbuff: propagate shared-frag marker through frag-transfer helpers
* net/rds: reset op_nents when zerocopy page pin fails (LP: #2153962)
- net/rds: reset op_nents when zerocopy page pin fails
* CVE-2026-46333
- ptrace: slightly saner 'get_dumpable()' logic
* CVE-2026-43500
- rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
- rxrpc: Fix potential UAF after skb_unshare() failure
- rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
- rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
* CVE-2026-43284
- xfrm: esp: avoid in-place decrypt on shared skb frags
[ Ubuntu: 7.0.0-15.15 ]
* resolute/linux: 7.0.0-15.15 -proposed tracker (LP: #2148866)
* Qualcomm X1E: Speaker overdrive causes hardware protection shutdown
(LP: #2149808)
- SAUCE: ASoC: qcom: x1e80100: limit speaker volumes
* intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest
Resolute kernels, breaking Secure Boot systems (LP: #2148718)
- [packaging] add intel-ipu7 to signature inclusion list
-- Edoardo Canepa <email address hidden> Tue, 26 May 2026 17:25:09 +0200
|
| 2154172 |
GRO managed-frag use-after-free leading to local privilege escalation |
| 2151747 |
AppArmor Vulnerabilities |
| 2148809 |
apparmor: LLVM/clang build failure due to uninitialized variable in notify.c |
| 1786013 |
Packaging resync |
| 2153962 |
net/rds: reset op_nents when zerocopy page pin fails |
| 2149808 |
Qualcomm X1E: Speaker overdrive causes hardware protection shutdown |
| 2148718 |
intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems |
| CVE-2026-47337 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches with a possible N ... |
| CVE-2026-47334 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which in ... |
| CVE-2026-47333 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which ca ... |
| CVE-2026-47332 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which in ... |
| CVE-2026-47330 |
Ubuntu Linux 6.8, 7.17 and 7.0 contain AppArmor SAUCE patches which ca ... |
| CVE-2026-47329 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches which fail to val ... |
| CVE-2026-47327 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches with a possible N ... |
| CVE-2026-47328 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which in ... |
| CVE-2026-47326 |
Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches with a memory lea ... |
| CVE-2026-46300 |
In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() c |
| CVE-2026-46333 |
In the Linux kernel, the following vulnerability has been resolved: ptrace: slightly saner 'get_dumpable()' logic The 'dumpability' of a task is fu |
| CVE-2026-43500 |
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA |
| CVE-2026-43284 |
In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can atta |
|
About
-
Send Feedback to @ubuntu_updates