Описание
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bond_xmit_broadcast() bond_xmit_broadcast() reuses the original skb for the last slave (determined by bond_is_last_slave()) and clones it for others. Concurrent slave enslave/release can mutate the slave list during RCU-protected iteration, changing which slave is "last" mid-loop. This causes the original skb to be double-consumed (double-freed). Replace the racy bond_is_last_slave() check with a simple index comparison (i + 1 == slaves_count) against the pre-snapshot slave count taken via READ_ONCE() before the loop. This preserves the zero-copy optimization for the last slave while making the "last" determination stable against concurrent list mutations. The UAF can trigger the following crash: ================================================================== BUG: KASAN: slab-use-after-free in skb_clone Read of size 8 at addr ffff888100ef8d40 by task exploit/147 CPU: 1 UID: 0 ...
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 4.13.0-16.19 |
| devel | not-affected | 7.0.0-15.15 |
| esm-infra-legacy/trusty | not-affected | 3.11.0-12.19 |
| esm-infra-legacy/xenial | not-affected | 4.4.0-2.16 |
| esm-infra/bionic | not-affected | 4.13.0-16.19 |
| esm-infra/focal | not-affected | 5.4.0-9.12 |
| esm-infra/xenial | not-affected | 4.4.0-2.16 |
| focal | not-affected | 5.4.0-9.12 |
| jammy | released | 5.15.0-179.189 |
| noble | released | 6.8.0-117.117 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | end of kernel support |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 4.15.0-1001.1 |
| devel | not-affected | 7.0.0-1004.4 |
| esm-infra-legacy/trusty | not-affected | 4.4.0-1002.2 |
| esm-infra-legacy/xenial | not-affected | 4.4.0-1001.10 |
| esm-infra/bionic | not-affected | 4.15.0-1001.1 |
| esm-infra/focal | not-affected | 5.4.0-1005.5 |
| esm-infra/xenial | not-affected | 4.4.0-1001.10 |
| focal | not-affected | 5.4.0-1005.5 |
| jammy | released | 5.15.0-1108.115 |
| noble | released | 6.8.0-1055.58 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-aws-5.3 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-aws-5.13 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-aws-5.15 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | released | 5.15.0-1108.115~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-aws-6.2 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-aws-5.4 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 5.4.0-1020.20~18.04.2 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 5.4.0-1020.20~18.04.2 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-aws-5.11 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needs-triage |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.17.0-1017.17~24.04.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-aws-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-aws-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-1057.60~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | DNE | |
| fips-preview/jammy | needed | |
| fips-updates/bionic | not-affected | 4.15.0-2000.4 |
| fips-updates/focal | not-affected | 5.4.0-1021.21+fips2 |
| fips-updates/jammy | released | 5.15.0-1108.115+fips1 |
| fips-updates/noble | released | 6.8.0-1055.58+fips1 |
| fips-updates/xenial | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | not-affected | 4.15.0-1031.33~16.04.1 |
| esm-infra/focal | DNE | |
| esm-infra/xenial | not-affected | 4.15.0-1031.33~16.04.1 |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | not-affected | 7.0.0-1004.4 |
| esm-infra-legacy/trusty | not-affected | 4.15.0-1023.24~14.04.1 |
| esm-infra-legacy/xenial | not-affected | 4.11.0-1015.15 |
| esm-infra/bionic | ignored | superseded by linux-azure-5.3 |
| esm-infra/focal | not-affected | 5.4.0-1006.6 |
| esm-infra/xenial | not-affected | 4.11.0-1015.15 |
| focal | not-affected | 5.4.0-1006.6 |
| jammy | released | 5.15.0-1114.123 |
| noble | released | 6.8.0-1056.62 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 4.15.0-1082.92 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 4.15.0-1082.92 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-azure-5.13 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-azure-5.15 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | released | 5.15.0-1114.123~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-azure-6.2 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-azure-5.4 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 5.4.0-1022.22~18.04.1 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 5.4.0-1022.22~18.04.1 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-azure-5.11 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | superseded by linux-azure-6.14 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needed |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.17.0-1015.15~24.04.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-azure-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-azure-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-1059.65~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-azure-5.3 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | not-affected | 7.0.0-1004.4 |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-azure-fde-5.15 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | needed | |
| noble | needed | |
| questing | needed |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | not-affected | 5.15.0-1019.24~20.04.1.1 |
| esm-infra/xenial | DNE | |
| focal | not-affected | 5.15.0-1019.24~20.04.1.1 |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-azure-fde-6.2 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needed |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | needed |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | replaced by linux-azure-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | needed | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | DNE | |
| fips-preview/jammy | needed | |
| fips-updates/bionic | not-affected | 4.15.0-1002.2 |
| fips-updates/focal | not-affected | 5.4.0-1022.22+fips1 |
| fips-updates/jammy | released | 5.15.0-1114.123+fips1 |
| fips-updates/noble | released | 6.8.0-1059.65+fips1 |
| fips-updates/xenial | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | pending | 6.8.0-1038.41 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needed |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| bluefield/jammy | released | 5.15.0-1092.94 |
| bluefield/noble | needs-triage | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | not-affected | 5.4.0-1011.14 |
| esm-infra/xenial | DNE | |
| focal | not-affected | 5.4.0-1011.14 |
| jammy | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | DNE | |
| fips-preview/jammy | needed | |
| fips-updates/bionic | not-affected | 4.15.0-1027.32 |
| fips-updates/focal | not-affected | 5.4.0-1026.30 |
| fips-updates/jammy | released | 5.15.0-179.189+fips1 |
| fips-updates/noble | released | 6.8.0-124.124+fips1 |
| fips-updates/xenial | not-affected | 4.4.0-1003.3 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | not-affected | 7.0.0-1003.3 |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | not-affected | 4.10.0-1004.4 |
| esm-infra/bionic | ignored | superseded by linux-gcp-5.3 |
| esm-infra/focal | not-affected | 5.4.0-1005.5 |
| esm-infra/xenial | not-affected | 4.10.0-1004.4 |
| focal | not-affected | 5.4.0-1005.5 |
| jammy | released | 5.15.0-1108.117 |
| noble | released | 6.8.0-1058.61 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 4.15.0-1071.81 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 4.15.0-1071.81 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-gcp-5.13 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-gcp-5.15 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | released | 5.15.0-1108.117~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-gcp-6.2 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-gcp-5.4 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 5.4.0-1021.21~18.04.1 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 5.4.0-1021.21~18.04.1 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-gcp-5.11 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | superseded by linux-gcp-6.14 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needs-triage |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.17.0-1018.19~24.04.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-gcp-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-gcp-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-1060.63~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | DNE | |
| fips-preview/jammy | needed | |
| fips-updates/bionic | not-affected | 4.15.0-2013.14 |
| fips-updates/focal | not-affected | 5.4.0-1021.21+fips1 |
| fips-updates/jammy | released | 5.15.0-1108.117+fips1 |
| fips-updates/noble | released | 6.8.0-1058.61+fips1 |
| fips-updates/xenial | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | end of kernel support |
| focal | ignored | end of kernel support |
| jammy | released | 5.15.0-1104.110 |
| noble | released | 6.8.0-1054.60 |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-gke-5.0 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | end of kernel support |
| esm-infra/xenial | DNE | |
| focal | ignored | end of kernel support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | end of kernel support |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | end of kernel support |
| focal | ignored | end of kernel support |
| jammy | released | 5.15.0-1091.99 |
| noble | released | 6.8.0-1041.44 |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | ignored | end of kernel support |
| esm-infra/xenial | DNE | |
| focal | ignored | end of kernel support |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | end of kernel support |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | not-affected | 4.8.0-39.42~16.04.1 |
| esm-infra/bionic | ignored | replaced by linux-hwe-5.4 |
| esm-infra/focal | DNE | |
| esm-infra/xenial | not-affected | 4.8.0-39.42~16.04.1 |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-hwe-5.13 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-hwe-5.15 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | released | 5.15.0-179.189~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-hwe-6.2 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 5.4.0-37.41~18.04.1 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 5.4.0-37.41~18.04.1 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | superseded by linux-hwe-5.11 |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | superseded by linux-hwe-6.14 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needs-triage |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.17.0-29.29~24.04.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-hwe-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-hwe-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-124.124~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | ignored | superseded by linux-hwe |
| esm-infra/bionic | ignored | superseded by linux-hwe-5.4 |
| esm-infra/focal | DNE | |
| esm-infra/xenial | ignored | end of ESM support, was ignored [superseded by linux-hwe] |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | not-affected | 7.0.0-1005.5 |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | not-affected | 5.4.0-1004.5 |
| esm-infra/xenial | DNE | |
| focal | not-affected | 5.4.0-1004.5 |
| jammy | released | 5.15.0-1102.105 |
| noble | released | 6.8.0-1055.56 |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | released | 5.15.0-1102.105~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 5.4.0-1010.11~18.04.2 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | not-affected | 5.4.0-1010.11~18.04.2 |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-1055.56~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | end of kernel support |
| focal | ignored | end of kernel support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by Ubuntu Pro ppa version |
| noble | DNE | |
| questing | DNE | |
| realtime/jammy | released | 5.15.0-1100.102 |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 5.15.0-1103.109 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | released | 5.15.0-1103.109~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | not-affected | 5.4.0-1001.3 |
| esm-infra/xenial | DNE | |
| focal | not-affected | 5.4.0-1001.3 |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 4.15.0-1002.2 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | not-affected | 4.4.0-1007.12 |
| esm-infra/bionic | not-affected | 4.15.0-1002.2 |
| esm-infra/focal | not-affected | 5.4.0-1004.4 |
| esm-infra/xenial | not-affected | 4.4.0-1007.12 |
| focal | not-affected | 5.4.0-1004.4 |
| jammy | released | 5.15.0-1100.105 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 5.15.0-179.189 |
| noble | released | 6.8.0-117.117.1 |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | released | 5.15.0-179.189~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-lowlatency-hwe-6.2 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | replaced by linux-hwe-6.14 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-lowlatency-hwe-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-lowlatency-hwe-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-117.117.1~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | not-affected | 4.4.0-13.29~14.04.1 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | not-affected | 4.4.0-13.29~14.04.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 5.15.0-1103.104 |
| noble | released | 6.8.0-1054.57 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of kernel support |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | pending | 6.17.0-1022.22 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-nvidia-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-nvidia-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-1054.57~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.8.0-1054.57.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 5.15.0-1060.60 |
| noble | released | 6.8.0-1025.25 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | released | 5.15.0-1060.60~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 5.15.0-1049.49 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | replaced by linux-hwe-5.4 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | superseded by linux-oem-5.13 |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | superseded by linux-oem-5.14 |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | replaced by linux-hwe-5.15 |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-oem-6.1 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | superseded by linux-oem-5.10 |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-oem-6.1 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-oem-6.5 |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | superseded by linux-oem-6.14 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needs-triage |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.17.0-1023.23 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-oem-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | superseded by linux-oem-6.14 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 4.15.0-1008.10 |
| devel | not-affected | 7.0.0-1003.3 |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | not-affected | 4.15.0-1008.10~16.04.1 |
| esm-infra/bionic | not-affected | 4.15.0-1008.10 |
| esm-infra/focal | not-affected | 5.4.0-1005.5 |
| esm-infra/xenial | not-affected | 4.15.0-1008.10~16.04.1 |
| focal | not-affected | 5.4.0-1005.5 |
| jammy | released | 5.15.0-1105.111 |
| noble | released | 6.8.0-1054.55 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-oracle-5.3 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-oracle-5.13 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-oracle-5.15 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | pending | 5.15.0-1106.112~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | ignored | superseded by linux-oracle-5.4 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 5.4.0-1021.21~18.04.1 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 5.4.0-1021.21~18.04.1 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-oracle-5.11 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | end of life, was needs-triage |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.17.0-1014.14~24.04.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-oracle-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-1054.55~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | not-affected | 7.0.0-1009.9 |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | not-affected | 5.4.0-1007.7 |
| focal | not-affected | 5.4.0-1007.7 |
| jammy | released | 5.15.0-1102.105 |
| noble | released | 6.8.0-1056.60 |
| questing | released | 6.17.0-1017.17 |
| resolute | not-affected | 7.0.0-1009.9 |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | not-affected | 5.4.0-1013.13~18.04.1 |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/bionic | not-affected | 5.4.0-1013.13~18.04.1 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | superseded by Ubuntu Pro ppa version |
| questing | DNE | |
| realtime/noble | released | 6.8.0-2045.46 |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | ignored | end of standard support |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | replaced by linux-raspi |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE | |
| resolute | DNE | |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | not-affected | 7.0.0-14.14.1 |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by Ubuntu Pro ppa version |
| noble | ignored | superseded by Ubuntu Pro ppa version |
| questing | released | 6.17.0-1013.15 |
| realtime/jammy | released | 5.15.0-1107.116 |
| realtime/noble | released | 6.8.1-1051.52 |
| resolute | not-affected | 7.0.0-14.14.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | not-affected | 7.0.0-14.14.2 |
| esm-infra-legacy/trusty | DNE | |
| esm-infra/focal | ignored | superseded by linux-riscv-5.8 |
| focal | ignored | end of standard support |
| jammy | ignored | end of kernel support |
| noble | ignored | replaced by linux-riscv-6.14 |
| questing | released | 6.17.0-29.29.1 |
| resolute | not-affected | 7.0.0-14.14.2 |
| trusty | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-riscv-5.13 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | released | 5.15.0-1102.106~20.04.1 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support, was needed |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | end of kernel support |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | ignored | superseded by linux-riscv-5.11 |
| esm-infra/xenial | DNE | |
| focal | ignored | end of standard support |
| jammy | DNE | |
| noble | DNE | |
| questing | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | ignored | superseded by linux-riscv-6.17 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | released | 6.17.0-29.29.1~24.04.1 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-riscv-6.8 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | released | 6.8.0-117.117~22.04.1 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | end of kernel support |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | superseded by linux-starfive-6.5 |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | ignored | end of kernel support |
| noble | DNE |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/bionic | DNE | |
| esm-infra/focal | DNE | |
| esm-infra/xenial | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | pending | 6.8.0-1030.31 |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| bionic | DNE | |
| devel | DNE | |
| esm-infra-legacy/trusty | DNE | |
| esm-infra-legacy/xenial | DNE | |
| esm-infra/focal | not-affected | 5.4.0-1020.24 |
| esm-infra/xenial | DNE | |
| focal | not-affected | 5.4.0-1020.24 |
| jammy | pending | 5.15.0-1073.77 |
| noble | DNE | |
| questing | DNE |
Показывать по
Ссылки на источники
EPSS
7.8 High
CVSS3
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bond_xmit_broadcast() bond_xmit_broadcast() reuses the original skb for the last slave (determined by bond_is_last_slave()) and clones it for others. Concurrent slave enslave/release can mutate the slave list during RCU-protected iteration, changing which slave is "last" mid-loop. This causes the original skb to be double-consumed (double-freed). Replace the racy bond_is_last_slave() check with a simple index comparison (i + 1 == slaves_count) against the pre-snapshot slave count taken via READ_ONCE() before the loop. This preserves the zero-copy optimization for the last slave while making the "last" determination stable against concurrent list mutations. The UAF can trigger the following crash: ================================================================== BUG: KASAN: slab-use-after-free in skb_clone Read of size 8 at addr ffff888100ef8d40 by task exploit/147 CPU: 1 UID: 0 ...
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bond_xmit_broadcast() bond_xmit_broadcast() reuses the original skb for the last slave (determined by bond_is_last_slave()) and clones it for others. Concurrent slave enslave/release can mutate the slave list during RCU-protected iteration, changing which slave is "last" mid-loop. This causes the original skb to be double-consumed (double-freed). Replace the racy bond_is_last_slave() check with a simple index comparison (i + 1 == slaves_count) against the pre-snapshot slave count taken via READ_ONCE() before the loop. This preserves the zero-copy optimization for the last slave while making the "last" determination stable against concurrent list mutations. The UAF can trigger the following crash: ================================================================== BUG: KASAN: slab-use-after-free in skb_clone Read of size 8 at addr ffff888100ef8d40 by task exploit/147 CPU: 1 UID:
In the Linux kernel, the following vulnerability has been resolved: n ...
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bond_xmit_broadcast() bond_xmit_broadcast() reuses the original skb for the last slave (determined by bond_is_last_slave()) and clones it for others. Concurrent slave enslave/release can mutate the slave list during RCU-protected iteration, changing which slave is "last" mid-loop. This causes the original skb to be double-consumed (double-freed). Replace the racy bond_is_last_slave() check with a simple index comparison (i + 1 == slaves_count) against the pre-snapshot slave count taken via READ_ONCE() before the loop. This preserves the zero-copy optimization for the last slave while making the "last" determination stable against concurrent list mutations. The UAF can trigger the following crash: ================================================================== BUG: KASAN: slab-use-after-free in skb_clone Read of size 8 at addr ffff888100ef8d40 by task exploit/147 CPU: 1 U...
EPSS
7.8 High
CVSS3