Описание
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Enforce hcall result buffer validity and size plpar_hcall(), plpar_hcall9(), and related functions expect callers to provide valid result buffers of certain minimum size. Currently this is communicated only through comments in the code and the compiler has no idea. For example, if I write a bug like this: long retbuf[PLPAR_HCALL_BUFSIZE]; // should be PLPAR_HCALL9_BUFSIZE plpar_hcall9(H_ALLOCATE_VAS_WINDOW, retbuf, ...); This compiles with no diagnostics emitted, but likely results in stack corruption at runtime when plpar_hcall9() stores results past the end of the array. (To be clear this is a contrived example and I have not found a real instance yet.) To make this class of error less likely, we can use explicitly-sized array parameters instead of pointers in the declarations for the hcall APIs. When compiled with -Warray-bounds[1], the code above now provokes a diagnostic like this: error...
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | not-affected | 6.14.0-15.15 |
esm-infra-legacy/trusty | ignored | ESM criteria, was needed |
esm-infra/bionic | ignored | ESM criteria, was needed |
esm-infra/focal | not-affected | 5.4.0-195.215 |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | released | 5.4.0-195.215 |
jammy | released | 5.15.0-121.131 |
noble | released | 6.8.0-44.44 |
oracular | not-affected | 6.11.0-7.7 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | end of kernel support |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | not-affected | 6.14.0-1005.5 |
esm-infra-legacy/trusty | ignored | ESM criteria, was needed |
esm-infra/bionic | ignored | ESM criteria, was needed |
esm-infra/focal | not-affected | 5.4.0-1132.142 |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | released | 5.4.0-1132.142 |
jammy | released | 5.15.0-1069.75 |
noble | released | 6.8.0-1015.16 |
oracular | not-affected | 6.11.0-1002.2 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-aws-5.13 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-aws-5.13] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-aws-5.15 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-aws-5.15] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-1069.75~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1069.75~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | 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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | released | 5.4.0-1132.142~18.04.1 |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-aws-5.11 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-aws-5.11] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-aws-6.8, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-1015.16~22.04.1 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
fips-preview/jammy | needed | |
fips-updates/bionic | needed | |
fips-updates/focal | released | 5.4.0-1132.142+fips1 |
fips-updates/jammy | released | 5.15.0-1069.75+fips1 |
fips-updates/xenial | DNE | |
fips/bionic | needed |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support |
devel | not-affected | 6.14.0-1004.4 |
esm-infra-legacy/trusty | ignored | ESM criteria, was needed |
esm-infra/bionic | ignored | superseded by linux-azure-5.3 |
esm-infra/focal | not-affected | 5.4.0-1137.144 |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | released | 5.4.0-1137.144 |
jammy | released | 5.15.0-1072.81 |
noble | released | 6.8.0-1014.16 |
oracular | not-affected | 6.11.0-1003.3 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | ignored | ESM criteria, was needed |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-5.13 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-azure-5.13] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-5.15 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-azure-5.15] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-1072.81~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1072.81~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-azure-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | 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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | released | 5.4.0-1137.144~18.04.1 |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-5.11 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-azure-5.11] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.11.0-1008.8~24.04.1 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-azure-6.8, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-1014.16~22.04.1 |
noble | DNE | |
oracular | 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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-fde-5.15 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-azure-fde-5.15] |
jammy | released | 5.15.0-1072.81.1 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-1072.81~20.04.1.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1072.81~20.04.1.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-azure-fde-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
fips-preview/jammy | needed | |
fips-updates/bionic | needed | |
fips-updates/focal | released | 5.4.0-1137.144+fips1 |
fips-updates/jammy | released | 5.15.0-1072.81+fips1 |
fips-updates/xenial | DNE | |
fips/bionic | needed |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.8.0-1013.14 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
bluefield/jammy | released | 5.15.0-1052.54 |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.4.0-1092.99 |
esm-infra/xenial | DNE | |
focal | released | 5.4.0-1092.99 |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
fips-preview/jammy | needed | |
fips-updates/bionic | needed | |
fips-updates/focal | released | 5.4.0-1106.116 |
fips-updates/jammy | released | 5.15.0-121.131+fips1 |
fips-updates/xenial | needed | |
fips/bionic | needed |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support |
devel | not-affected | 6.14.0-1006.6 |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | ignored | superseded by linux-gcp-5.3 |
esm-infra/focal | not-affected | 5.4.0-1136.145 |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | released | 5.4.0-1136.145 |
jammy | released | 5.15.0-1068.76 |
noble | released | 6.8.0-1014.16 |
oracular | not-affected | 6.11.0-1001.1 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | ignored | ESM criteria, was needed |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-gcp-5.13 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-gcp-5.13] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-gcp-5.15 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-gcp-5.15] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-1068.76~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1068.76~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | 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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | released | 5.4.0-1136.145~18.04.1 |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-gcp-5.11 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-gcp-5.11] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.11.0-1006.6~24.04.2 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-gcp-6.8, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-1014.16~22.04.1 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
fips-preview/jammy | needed | |
fips-updates/bionic | needed | |
fips-updates/focal | released | 5.4.0-1136.145+fips1 |
fips-updates/jammy | released | 5.15.0-1068.76+fips1 |
fips-updates/xenial | DNE | |
fips/bionic | needed |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
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-1066.72 |
noble | released | 6.8.0-1010.13 |
oracular | DNE | |
plucky | 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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | end of kernel support |
esm-infra/xenial | DNE | |
focal | ignored | end of kernel support |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | 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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.4.0-1099.103 |
focal | released | 5.4.0-1099.103 |
jammy | released | 5.15.0-1052.59 |
noble | not-affected | 6.8.0-1001.3 |
oracular | DNE | |
plucky | DNE | |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | not-affected | 5.15.0-1052.59~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1052.59~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | 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 | |
oracular | DNE | |
plucky | 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 | |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-hwe-5.13 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-hwe-5.13] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-hwe-5.15 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-hwe-5.15] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-121.131~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-121.131~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-hwe-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | released | 5.4.0-195.215~18.04.1 |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | 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, was ignored [superseded by linux-hwe-5.11] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.11.0-19.19~24.04.1 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-45.45~22.04.1 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | ignored | superseded by linux-hwe-5.4 |
esm-infra/focal | DNE | |
esm-infra/xenial | ignored | superseded by linux-hwe |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.4.0-1079.84 |
esm-infra/xenial | DNE | |
focal | released | 5.4.0-1079.84 |
jammy | released | 5.15.0-1062.65 |
noble | released | 6.8.0-1012.12 |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | not-affected | 5.15.0-1062.65~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1062.65~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | released | 5.4.0-1079.84~18.04.1 |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.8.0-1011.18 |
oracular | 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 | |
oracular | DNE | |
plucky | DNE | |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | released | 5.15.0-1063.65 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
realtime/jammy | released | 5.15.0-1063.65 |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 5.15.0-1064.70 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-1064.70~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1064.70~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.4.0-1043.44 |
esm-infra/xenial | DNE | |
focal | released | 5.4.0-1043.44 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | ignored | ESM criteria, was needed |
esm-infra/focal | not-affected | 5.4.0-1120.128 |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | released | 5.4.0-1120.128 |
jammy | released | 5.15.0-1066.71 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 5.15.0-121.131 |
noble | released | 6.8.0-44.44.1 |
oracular | not-affected | 6.11.0-1002.2 |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-121.131~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-121.131~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-lowlatency-hwe-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.11.0-1011.12~24.04.1 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-44.44.1~22.04.1 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | ignored | ESM criteria, was needed |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
trusty | ignored | end of standard support, was needed |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 5.15.0-1064.65 |
noble | released | 6.8.0-1013.14 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-nvidia-6.8, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-1013.14~22.04.1 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | released | 6.8.0-1013.14.1 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 5.15.0-1028.28 |
noble | not-affected | 6.8.0-1003.3 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | not-affected | 5.15.0-1030.30~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1030.30~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 5.15.0-1016.16 |
noble | DNE | |
oracular | 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 | |
oracular | DNE | |
plucky | 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, was ignored [superseded by linux-oem-5.13] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | 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, was ignored [superseded by linux-oem-5.14] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | 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, was ignored [replaced by linux-hwe-5.15] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-oem-6.1 |
noble | DNE | |
oracular | DNE | |
plucky | 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, was ignored [superseded by linux-oem-5.10] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-oem-6.1 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-oem-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.11.0-1007.7 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | not-affected | 6.14.0-1004.4 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-oem-6.8, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | released | 6.8.0-1012.12 |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | not-affected | 6.14.0-1005.5 |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | ignored | ESM criteria, was needed |
esm-infra/focal | not-affected | 5.4.0-1131.140 |
esm-infra/xenial | ignored | ESM criteria, was needed |
focal | released | 5.4.0-1131.140 |
jammy | released | 5.15.0-1067.73 |
noble | released | 6.8.0-1012.12 |
oracular | not-affected | 6.11.0-1004.4 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-oracle-5.13 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-oracle-5.13] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-oracle-5.15 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-oracle-5.15] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-1067.73~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1067.73~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | 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 | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | released | 5.4.0-1131.140~18.04.1 |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-oracle-5.11 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-oracle-5.11] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-oracle-6.8, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-1012.12~22.04.1 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | not-affected | 6.14.0-1005.5 |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.4.0-1116.128 |
focal | released | 5.4.0-1116.128 |
jammy | released | 5.15.0-1062.65 |
noble | released | 6.8.0-1011.12 |
oracular | not-affected | 6.11.0-1003.3 |
plucky | not-affected | 6.11.0-1004.4 |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | ignored | end of standard support, was needed |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | released | 5.4.0-1116.128~18.04.1 |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | DNE | |
noble | released | 6.8.0-2010.10 |
oracular | DNE | |
plucky | DNE | |
realtime/noble | released | 6.8.0-2010.10 |
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, was ignored [replaced by linux-raspi] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | not-affected | 6.14.0-1002.2 |
esm-infra/focal | DNE | |
focal | DNE | |
jammy | ignored | superseded by Ubuntu Pro ppa version |
noble | not-affected | 6.8.1-1015.16 |
oracular | not-affected | 6.11.0-1001.1 |
plucky | not-affected | 6.11.0-1001.1 |
realtime/jammy | released | 5.15.0-1070.78 |
realtime/noble | released | 6.8.1-1008.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | not-affected | 6.14.0-13.13.2 |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-riscv-5.8 |
focal | ignored | end of standard support, was ignored [superseded by linux-riscv-5.8] |
jammy | ignored | end of kernel support |
noble | released | 6.8.0-44.44.1 |
oracular | not-affected | 6.11.0-8.8.1 |
plucky | not-affected | 6.11.0-8.8.1 |
trusty | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-riscv-5.13 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-riscv-5.13] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.15.0-1065.69~20.04.1 |
esm-infra/xenial | DNE | |
focal | released | 5.15.0-1065.69~20.04.1 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | end of kernel support |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | ignored | superseded by linux-riscv-5.11 |
esm-infra/xenial | DNE | |
focal | ignored | end of standard support, was ignored [superseded by linux-riscv-5.11] |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | superseded by linux-riscv-6.8, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | released | 6.8.0-44.44.1~22.04.1 |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | end of kernel support |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | 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 | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | DNE | |
esm-infra/focal | DNE | |
esm-infra/xenial | DNE | |
focal | DNE | |
jammy | ignored | end of kernel support, was needed |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bionic | DNE | |
devel | DNE | |
esm-infra-legacy/trusty | DNE | |
esm-infra/focal | not-affected | 5.4.0-1051.55 |
esm-infra/xenial | DNE | |
focal | released | 5.4.0-1051.55 |
jammy | released | 5.15.0-1035.39 |
noble | DNE | |
oracular | DNE | |
plucky | DNE |
Показывать по
Ссылки на источники
EPSS
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Enforce hcall result buffer validity and size plpar_hcall(), plpar_hcall9(), and related functions expect callers to provide valid result buffers of certain minimum size. Currently this is communicated only through comments in the code and the compiler has no idea. For example, if I write a bug like this: long retbuf[PLPAR_HCALL_BUFSIZE]; // should be PLPAR_HCALL9_BUFSIZE plpar_hcall9(H_ALLOCATE_VAS_WINDOW, retbuf, ...); This compiles with no diagnostics emitted, but likely results in stack corruption at runtime when plpar_hcall9() stores results past the end of the array. (To be clear this is a contrived example and I have not found a real instance yet.) To make this class of error less likely, we can use explicitly-sized array parameters instead of pointers in the declarations for the hcall APIs. When compiled with -Warray-bounds[1], the code above now provokes a diagnostic like this: error: array...
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Enforce hcall result buffer validity and size plpar_hcall(), plpar_hcall9(), and related functions expect callers to provide valid result buffers of certain minimum size. Currently this is communicated only through comments in the code and the compiler has no idea. For example, if I write a bug like this: long retbuf[PLPAR_HCALL_BUFSIZE]; // should be PLPAR_HCALL9_BUFSIZE plpar_hcall9(H_ALLOCATE_VAS_WINDOW, retbuf, ...); This compiles with no diagnostics emitted, but likely results in stack corruption at runtime when plpar_hcall9() stores results past the end of the array. (To be clear this is a contrived example and I have not found a real instance yet.) To make this class of error less likely, we can use explicitly-sized array parameters instead of pointers in the declarations for the hcall APIs. When compiled with -Warray-bounds[1], the code above now provokes a diagnostic like this: erro
In the Linux kernel, the following vulnerability has been resolved: p ...
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Enforce hcall result buffer validity and size plpar_hcall(), plpar_hcall9(), and related functions expect callers to provide valid result buffers of certain minimum size. Currently this is communicated only through comments in the code and the compiler has no idea. For example, if I write a bug like this: long retbuf[PLPAR_HCALL_BUFSIZE]; // should be PLPAR_HCALL9_BUFSIZE plpar_hcall9(H_ALLOCATE_VAS_WINDOW, retbuf, ...); This compiles with no diagnostics emitted, but likely results in stack corruption at runtime when plpar_hcall9() stores results past the end of the array. (To be clear this is a contrived example and I have not found a real instance yet.) To make this class of error less likely, we can use explicitly-sized array parameters instead of pointers in the declarations for the hcall APIs. When compiled with -Warray-bounds[1], the code above now provokes a diagnostic like this: e...
Уязвимость компонентов powerpc/pseries ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании
EPSS