Описание
In the Linux kernel, the following vulnerability has been resolved: locking/csd_lock: Change csdlock_debug from early_param to __setup The csdlock_debug kernel-boot parameter is parsed by the early_param() function csdlock_debug(). If set, csdlock_debug() invokes static_branch_enable() to enable csd_lock_wait feature, which triggers a panic on arm64 for kernels built with CONFIG_SPARSEMEM=y and CONFIG_SPARSEMEM_VMEMMAP=n. With CONFIG_SPARSEMEM_VMEMMAP=n, __nr_to_section is called in static_key_enable() and returns NULL, resulting in a NULL dereference because mem_section is initialized only later in sparse_init(). This is also a problem for powerpc because early_param() functions are invoked earlier than jump_label_init(), also resulting in static_key_enable() failures. These failures cause the warning "static key 'xxx' used before call to jump_label_init()". Thus, early_param is too early for csd_lock_wait to run static_branch_enable(), so changes it to __setup to fix these.
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
esm-infra-legacy/trusty | needs-triage | |
esm-infra/bionic | needs-triage | |
esm-infra/focal | needs-triage | |
esm-infra/xenial | needs-triage | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | needs-triage | |
plucky | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | end of kernel support |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
esm-infra-legacy/trusty | needs-triage | |
esm-infra/bionic | needs-triage | |
esm-infra/focal | needs-triage | |
esm-infra/xenial | needs-triage | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | needs-triage | |
plucky | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-aws-5.3 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-5.3 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-aws-5.13 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-5.13 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-aws-5.15 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-5.15 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-aws-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-6.2 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-aws-5.4 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-5.4 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-aws-5.11 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-5.11 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-aws-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-aws-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-aws-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
fips-preview/jammy | needs-triage | |
fips-updates/bionic | needs-triage | |
fips-updates/focal | needs-triage | |
fips-updates/jammy | needs-triage | |
fips/bionic | needs-triage | |
fips/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/xenial | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
esm-infra-legacy/trusty | needs-triage | |
esm-infra/bionic | ignored | superseded by linux-azure-5.3 |
esm-infra/focal | needs-triage | |
esm-infra/xenial | needs-triage | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | needs-triage | |
plucky | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-5.13 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-5.13 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-5.15 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-5.15 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-azure-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-6.2 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-azure-5.4 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-5.4 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-5.11 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-5.11 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-azure-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-azure-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-azure-5.3 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-5.3 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-azure-fde-5.15 |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-azure-fde-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-azure-fde-6.2 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | replaced by linux-azure-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | replaced by linux-azure-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
fips-preview/jammy | needs-triage | |
fips-updates/bionic | needs-triage | |
fips-updates/focal | needs-triage | |
fips-updates/jammy | needs-triage | |
fips/bionic | needs-triage | |
fips/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
bluefield/jammy | needs-triage | |
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
fips-preview/jammy | needs-triage | |
fips-updates/bionic | needs-triage | |
fips-updates/focal | needs-triage | |
fips-updates/jammy | needs-triage | |
fips-updates/xenial | needs-triage | |
fips/bionic | needs-triage | |
fips/focal | needs-triage | |
fips/xenial | needs-triage | |
jammy | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
esm-infra/bionic | ignored | superseded by linux-gcp-5.3 |
esm-infra/focal | needs-triage | |
esm-infra/xenial | needs-triage | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | needs-triage | |
plucky | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-gcp-5.13 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gcp-5.13 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-gcp-5.15 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gcp-5.15 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-gcp-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gcp-6.2 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-gcp-5.4 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gcp-5.4 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-gcp-5.11 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gcp-5.11 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-gcp-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gcp-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-gcp-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gcp-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
fips-preview/jammy | needs-triage | |
fips-updates/bionic | needs-triage | |
fips-updates/focal | needs-triage | |
fips-updates/jammy | needs-triage | |
fips/bionic | needs-triage | |
fips/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | end of kernel support |
jammy | needs-triage | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-gke-5.0 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-gke-5.0 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | end of kernel support |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | end of kernel support |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | end of kernel support |
jammy | needs-triage | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | end of kernel support |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | end of kernel support |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | replaced by linux-hwe-5.4 |
esm-infra/xenial | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-hwe-5.13 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-hwe-5.13 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-hwe-5.15 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-hwe-5.15 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-hwe-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-hwe-6.2 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-hwe-5.11 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-hwe-5.11 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-hwe-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-hwe-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-hwe-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-hwe-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-hwe-5.4 |
esm-infra/xenial | ignored | superseded by linux-hwe |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | end of kernel support |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by Ubuntu Pro ppa version |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
realtime/jammy | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
esm-infra/focal | needs-triage | |
esm-infra/xenial | needs-triage | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | needs-triage | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-lowlatency-hwe-6.2 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-lowlatency-hwe-6.2 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-lowlatency-hwe-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-lowlatency-hwe-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-lowlatency-hwe-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-lowlatency-hwe-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra-legacy/trusty | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-nvidia-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-nvidia-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-nvidia-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-nvidia-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | replaced by linux-hwe-5.4 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-oem-5.13 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oem-5.13 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-oem-5.14 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oem-5.14 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | replaced by linux-hwe-5.15 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | replaced by linux-hwe-5.15 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-oem-6.1 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oem-6.1 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-oem-5.10 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oem-5.10 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-oem-6.1 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oem-6.1 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-oem-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oem-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-oem-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oem-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | needs-triage | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
esm-infra/bionic | needs-triage | |
esm-infra/focal | needs-triage | |
esm-infra/xenial | needs-triage | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | needs-triage | |
plucky | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-oracle-5.3 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oracle-5.3 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-oracle-5.13 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oracle-5.13 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-oracle-5.15 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oracle-5.15 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | ignored | superseded by linux-oracle-5.4 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oracle-5.4 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-oracle-5.11 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oracle-5.11 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-oracle-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-oracle-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
esm-infra/focal | needs-triage | |
jammy | needs-triage | |
noble | needs-triage | |
oracular | needs-triage | |
plucky | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/bionic | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | DNE | |
noble | ignored | superseded by Ubuntu Pro ppa version |
oracular | DNE | |
plucky | DNE | |
realtime/noble | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | replaced by linux-raspi |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | replaced by linux-raspi |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
jammy | ignored | superseded by Ubuntu Pro ppa version |
noble | ignored | superseded by Ubuntu Pro ppa version |
oracular | needs-triage | |
plucky | needs-triage | |
realtime/jammy | needs-triage | |
realtime/noble | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | needs-triage | |
esm-infra/focal | ignored | superseded by linux-riscv-5.8 |
jammy | ignored | end of kernel support |
noble | needs-triage | |
oracular | needs-triage | |
plucky | needs-triage | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-riscv-5.13 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-riscv-5.13 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | end of kernel support |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | ignored | superseded by linux-riscv-5.11 |
jammy | DNE | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-riscv-5.11 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-riscv-6.8 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-riscv-6.8 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | end of kernel support |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | superseded by linux-starfive-6.5 |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | superseded by linux-starfive-6.5 |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
jammy | ignored | end of kernel support |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | ignored | end of life |
Показывать по
Релиз | Статус | Примечание |
---|---|---|
devel | DNE | |
esm-infra/focal | needs-triage | |
jammy | needs-triage | |
noble | DNE | |
oracular | DNE | |
plucky | DNE | |
upstream | needs-triage |
Показывать по
Ссылки на источники
EPSS
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: locking/csd_lock: Change csdlock_debug from early_param to __setup The csdlock_debug kernel-boot parameter is parsed by the early_param() function csdlock_debug(). If set, csdlock_debug() invokes static_branch_enable() to enable csd_lock_wait feature, which triggers a panic on arm64 for kernels built with CONFIG_SPARSEMEM=y and CONFIG_SPARSEMEM_VMEMMAP=n. With CONFIG_SPARSEMEM_VMEMMAP=n, __nr_to_section is called in static_key_enable() and returns NULL, resulting in a NULL dereference because mem_section is initialized only later in sparse_init(). This is also a problem for powerpc because early_param() functions are invoked earlier than jump_label_init(), also resulting in static_key_enable() failures. These failures cause the warning "static key 'xxx' used before call to jump_label_init()". Thus, early_param is too early for csd_lock_wait to run static_branch_enable(), so changes it to __setup to fix these.
In the Linux kernel, the following vulnerability has been resolved: l ...
In the Linux kernel, the following vulnerability has been resolved: locking/csd_lock: Change csdlock_debug from early_param to __setup The csdlock_debug kernel-boot parameter is parsed by the early_param() function csdlock_debug(). If set, csdlock_debug() invokes static_branch_enable() to enable csd_lock_wait feature, which triggers a panic on arm64 for kernels built with CONFIG_SPARSEMEM=y and CONFIG_SPARSEMEM_VMEMMAP=n. With CONFIG_SPARSEMEM_VMEMMAP=n, __nr_to_section is called in static_key_enable() and returns NULL, resulting in a NULL dereference because mem_section is initialized only later in sparse_init(). This is also a problem for powerpc because early_param() functions are invoked earlier than jump_label_init(), also resulting in static_key_enable() failures. These failures cause the warning "static key 'xxx' used before call to jump_label_init()". Thus, early_param is too early for csd_lock_wait to run static_branch_enable(), so changes it to __setup to fix these.
EPSS