Описание
In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq->log_used with vq->mutex The vhost-scsi completion path may access vq->log_base when vq->log_used is already set to false. vhost-thread QEMU-thread vhost_scsi_complete_cmd_work() -> vhost_add_used() -> vhost_add_used_n() if (unlikely(vq->log_used)) QEMU disables vq->log_used via VHOST_SET_VRING_ADDR. mutex_lock(&vq->mutex); vq->log_used = false now! mutex_unlock(&vq->mutex); QEMU gfree(vq->log_base) log_used() -> log_write(vq->log_base) Assuming the VMM is QEMU. The vq->log_base is from QEMU userpace and can be reclaimed via gfree(). As a result, this causes invalid memory writes to QEMU userspace. The control queue path has the same issue.
Релиз | Статус | Примечание |
---|---|---|
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: vhost-scsi: protect vq->log_used with vq->mutex The vhost-scsi completion path may access vq->log_base when vq->log_used is already set to false. vhost-thread QEMU-thread vhost_scsi_complete_cmd_work() -> vhost_add_used() -> vhost_add_used_n() if (unlikely(vq->log_used)) QEMU disables vq->log_used via VHOST_SET_VRING_ADDR. mutex_lock(&vq->mutex); vq->log_used = false now! mutex_unlock(&vq->mutex); QEMU gfree(vq->log_base) log_used() -> log_write(vq->log_base) Assuming the VMM is QEMU. The vq->log_base is from QEMU userpace and can be reclaimed via gfree(). As a result, this causes invalid memory writes to QEMU userspace. The control queue path has the same issue.
In the Linux kernel, the following vulnerability has been resolved: v ...
In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq->log_used with vq->mutex The vhost-scsi completion path may access vq->log_base when vq->log_used is already set to false. vhost-thread QEMU-thread vhost_scsi_complete_cmd_work() -> vhost_add_used() -> vhost_add_used_n() if (unlikely(vq->log_used)) QEMU disables vq->log_used via VHOST_SET_VRING_ADDR. mutex_lock(&vq->mutex); vq->log_used = false now! mutex_unlock(&vq->mutex); QEMU gfree(vq->log_base) log_used() -> log_write(vq->log_base) Assuming the VMM is QEMU. The vq->log_base is from QEMU userpace and can be reclaimed via gfree(). As a result, this causes invalid memory writes to QEMU userspace. The control queue path has the same issue.
EPSS