<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>Ubuntu security notices</title><link>https://ubuntu.com/security/notices/rss.xml</link><description>Recent content on Ubuntu security notices</description><atom:link href="https://ubuntu.com/security/notices/rss.xml" rel="self"/><copyright>2026 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>Feedgen</generator><lastBuildDate>Tue, 09 Jun 2026 20:32:03 +0000</lastBuildDate><item><title>USN-8414-2: OpenSSL vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8414-2</link><description>USN-8414-1 fixed several vulnerabilities in OpenSSL. This update provides
the corresponding update for Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, Ubuntu
18.04 LTS, and Ubuntu 20.04 LTS.

 Original advisory details:

Frank Buss discovered that OpenSSL had a heap buffer over-read in ASN.1
content parsing. An attacker could possibly use this issue to cause OpenSSL
to crash, resulting in a denial of service, or obtain sensitive
information. (CVE-2026-34180)

Asim Viladi Oglu Manizada and Alex Gaynor discovered that OpenSSL could
accept forged CMS AuthEnvelopedData messages. An attacker could possibly
use this issue to bypass message authentication checks. (CVE-2026-34182)

Mayank Jangid, Kushal Khemka, Hari Priandana, Bhabani Sankar Das, and Qifan
Zhang discovered that OpenSSL had a possible NULL dereference in password-
based CMS decryption. An attacker could possibly use this issue to cause
OpenSSL to crash, resulting in a denial of service. (CVE-2026-42766)

Zhanpeng Liu, Guannan Wang, and Guancheng Li discovered that OpenSSL had a
NULL pointer dereference in CRMF EncryptedValue decryption. An attacker
could possibly use this issue to cause OpenSSL to crash, resulting in a
denial of service. (CVE-2026-42767)

Thai Duong discovered that OpenSSL had a heap use-after-free in
PKCS7_verify(). An attacker could possibly use this issue to cause OpenSSL
to crash, resulting in a denial of service, or execute arbitrary code.
(CVE-2026-45447)

Zehua Qiao and Jinwen He discovered that OpenSSL had a possible heap buffer
overflow in ASN.1 multibyte string conversion. An attacker could possibly
use this issue to cause OpenSSL to crash, resulting in a denial of service,
or execute arbitrary code. (CVE-2026-7383)

Bhabani Sankar Das discovered that OpenSSL had an out-of-bounds read in CMS
password-based decryption. An attacker could possibly use this issue to
cause OpenSSL to crash, resulting in a denial of service. (CVE-2026-9076)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8414-2</guid><pubDate>Tue, 09 Jun 2026 18:29:37 +0000</pubDate></item><item><title>USN-8416-1: Go Networking vulnerability</title><link>https://ubuntu.com/security/notices/USN-8416-1</link><description>It was discovered that Go Networking incorrectly handled certain
Punycode-encoded labels in the idna package. An attacker could possibly use
this issue to bypass hostname-based access restrictions.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8416-1</guid><pubDate>Tue, 09 Jun 2026 18:01:10 +0000</pubDate></item><item><title>USN-8414-1: OpenSSL vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8414-1</link><description>Frank Buss discovered that OpenSSL had a heap buffer over-read in ASN.1
content parsing. An attacker could possibly use this issue to cause OpenSSL
to crash, resulting in a denial of service, or obtain sensitive
information. (CVE-2026-34180)

Pavol Zacik and Alex Gaynor discovered that OpenSSL incorrectly accepted
PKCS#12 files with short HMAC keys when using PBMAC1. An attacker could
possibly use this issue to bypass integrity checks. This issue only
affected Ubuntu 25.10 and Ubuntu 26.04 LTS. (CVE-2026-34181)

Asim Viladi Oglu Manizada and Alex Gaynor discovered that OpenSSL could
accept forged CMS AuthEnvelopedData messages. An attacker could possibly
use this issue to bypass message authentication checks. (CVE-2026-34182)

Abhinav Agarwal discovered that OpenSSL had unbounded memory growth in the
QUIC PATH_CHALLENGE handler. A remote attacker could possibly use this
issue to cause OpenSSL to use excessive resources, leading to a denial of
service. This issue only affected Ubuntu 25.10 and Ubuntu 26.04 LTS.
(CVE-2026-34183)

Sunwoo Lee, Hyuk Lim, and Seunghyun Yoon discovered that OpenSSL had a NULL
pointer dereference in QUIC server initial packet handling. A remote
attacker could possibly use this issue to cause OpenSSL to crash, resulting
in a denial of service. This issue only affected Ubuntu 25.10 and Ubuntu
26.04 LTS. (CVE-2026-42764)

Mayank Jangid, Kushal Khemka, Hari Priandana, Bhabani Sankar Das, and Qifan
Zhang discovered that OpenSSL had a possible NULL dereference in password-
based CMS decryption. An attacker could possibly use this issue to cause
OpenSSL to crash, resulting in a denial of service. (CVE-2026-42766)

Zhanpeng Liu, Guannan Wang, and Guancheng Li discovered that OpenSSL had a
NULL pointer dereference in CRMF EncryptedValue decryption. An attacker
could possibly use this issue to cause OpenSSL to crash, resulting in a
denial of service. (CVE-2026-42767)

Alex Gaynor discovered that OpenSSL had a Bleichenbacher oracle in
CMS_decrypt() and PKCS7_decrypt() with multiple RecipientInfo values. An
attacker could possibly use this issue to obtain sensitive information.
This issue only affected Ubuntu 25.10 and Ubuntu 26.04 LTS.
(CVE-2026-42768)

Alex Gaynor discovered that OpenSSL had a trust-anchor substitution issue
in CMP rootCaKeyUpdate processing. An attacker could possibly use this
issue to bypass certificate trust validation. This issue only affected
Ubuntu 25.10 and Ubuntu 26.04 LTS. (CVE-2026-42769)

Alex Gaynor discovered that OpenSSL used attacker-supplied parameters when
validating FFC-DH peers. An attacker could possibly use this issue to
weaken key validation and compromise security guarantees. (CVE-2026-42770)

Alex Gaynor discovered that OpenSSL could ignore the IV in AES-OCB mode on
the EVP_Cipher() path. An attacker could possibly use this issue to bypass
cryptographic protections and obtain sensitive information.
(CVE-2026-45445)

Alex Gaynor discovered that OpenSSL had incorrect tag processing for empty
messages in AES-GCM-SIV and AES-SIV modes. An attacker could possibly use
this issue to bypass cryptographic integrity checks. (CVE-2026-45446)

Thai Duong discovered that OpenSSL had a heap use-after-free in
PKCS7_verify(). An attacker could possibly use this issue to cause OpenSSL
to crash, resulting in a denial of service, or execute arbitrary code.
(CVE-2026-45447)

Zehua Qiao and Jinwen He discovered that OpenSSL had a possible heap buffer
overflow in ASN.1 multibyte string conversion. An attacker could possibly
use this issue to cause OpenSSL to crash, resulting in a denial of service,
or execute arbitrary code. (CVE-2026-7383)

Bhabani Sankar Das discovered that OpenSSL had an out-of-bounds read in CMS
password-based decryption. An attacker could possibly use this issue to
cause OpenSSL to crash, resulting in a denial of service. (CVE-2026-9076)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8414-1</guid><pubDate>Tue, 09 Jun 2026 17:14:22 +0000</pubDate></item><item><title>USN-8409-1: uriparser vulnerability</title><link>https://ubuntu.com/security/notices/USN-8409-1</link><description>It was discovered that uriparser incorrectly handled certain URI strings.
An attacker could possibly use this issue to cause uriparser to crash,
resulting in a denial of service.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8409-1</guid><pubDate>Tue, 09 Jun 2026 16:29:48 +0000</pubDate></item><item><title>USN-8156-2: GDK-PixBuf vulnerability</title><link>https://ubuntu.com/security/notices/USN-8156-2</link><description>USN-8156-1 fixed a vulnerability in GDK-PixBuf. This update provides the
corresponding update for Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu
20.04 LTS.

Original advisory details:

 It was discovered that GDK-PixBuf incorrectly handled certain JPEG  files.
 An attacker could use this issue to cause GDK-PixBuf to  crash, resulting
 in a denial of service, or possibly execute  arbitrary code.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8156-2</guid><pubDate>Tue, 09 Jun 2026 16:27:37 +0000</pubDate></item><item><title>USN-8412-1: QEMU vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8412-1</link><description>Felipe Franciosi, Raphael Norwitz, and Peter Turschmid discovered that the
iSCSI block driver in QEMU incorrectly handled certain responses from an
iSCSI server. A remote attacker could possibly use this issue to cause QEMU
to crash, resulting in a denial of service, or possibly execute arbitrary
code. This issue only affected Ubuntu 14.04 LTS. (CVE-2020-1711)

It was discovered that the iSCSI block driver in QEMU incorrectly handled
certain memory operations, leading to a heap-based buffer over-read. An
attacker could possibly use this issue to expose sensitive information from
the host. This issue only affected Ubuntu 14.04 LTS. (CVE-2020-11947)

Ziming Zhang discovered that the SM501 display driver in QEMU contained an
integer overflow. A local attacker could possibly use this issue to cause
QEMU to crash, resulting in a denial of service. This issue only affected
Ubuntu 14.04 LTS. (CVE-2020-12829)

Gaoning Pan and Xingwei Li discovered that the USB xHCI controller
implementation in QEMU contained an infinite loop. An attacker inside the
guest could possibly use this issue to cause QEMU to hang, resulting in a
denial of service. This issue only affected Ubuntu 14.04 LTS, Ubuntu 16.04
LTS, and Ubuntu 18.04 LTS. (CVE-2020-14394)

Lei Sun discovered that QEMU incorrectly handled certain MemoryRegionOps
objects, leading to a NULL pointer dereference. An attacker inside the
guest could possibly use this issue to cause QEMU to crash, resulting in a
denial of service. This issue only affected Ubuntu 14.04 LTS and Ubuntu
16.04 LTS. (CVE-2020-15469)

Alexander Bulekov discovered that the e1000e network device implementation
in QEMU contained a use-after-free. An attacker inside the guest could
possibly use this issue to cause QEMU to crash, resulting in a denial of
service. This issue only affected Ubuntu 14.04 LTS. (CVE-2020-15859)

Ziming Zhang discovered that the XGMAC Ethernet controller in QEMU
contained a buffer overflow. An attacker inside the guest could possibly
use this issue to cause QEMU to crash, resulting in a denial of service, or
possibly execute arbitrary code. This issue only affected Ubuntu 14.04 LTS.
(CVE-2020-15863)

Alexander Bulekov discovered that the SDHCI device emulation in QEMU
contained a heap-based buffer overflow. An attacker inside the guest could
possibly use this issue to cause QEMU to crash, resulting in a denial of
service, or possibly execute arbitrary code. This issue only affected
Ubuntu 14.04 LTS. (CVE-2020-17380)

Sergej Schumilo, Cornelius Aschermann, and Simon Wörner discovered that the
USB xHCI controller implementation in QEMU did not check a return value,
leading to a use-after-free. An attacker inside the guest could possibly
use this issue to cause QEMU to crash, resulting in a denial of service.
This issue only affected Ubuntu 14.04 LTS. (CVE-2020-25084)

Gaoning Pan, Yongkang Jia, and Yi Ren discovered that the USB OHCI
controller implementation in QEMU contained a stack-based buffer over-read.
An attacker inside the guest could possibly use this issue to cause QEMU to
crash, resulting in a denial of service. This issue only affected Ubuntu
14.04 LTS. (CVE-2020-25624)

It was discovered that the USB OHCI controller implementation in QEMU
contained an infinite loop. An attacker inside the guest could possibly use
this issue to cause QEMU to consume resources, resulting in a denial of
service. This issue only affected Ubuntu 14.04 LTS. (CVE-2020-25625)

Cheolwoo Myung discovered that the USB EHCI emulation in QEMU did not
handle DMA memory map failures, leading to a reachable assertion. An
attacker inside the guest could possibly use this issue to cause QEMU to
crash, resulting in a denial of service. This issue only affected Ubuntu
14.04 LTS. (CVE-2020-25723)

Gaoning Pan discovered that the network device emulation in QEMU could be
made to trigger an assertion failure when processing packets that lacked a
valid layer 3 protocol. An attacker inside the guest could possibly use
this issue to cause QEMU to crash, resulting in a denial of service. This
issue only affected Ubuntu 14.04 LTS. (CVE-2020-27617)

Wenxiang Qian discovered that the ATAPI emulation in QEMU did not properly
validate a buffer index, leading to an out-of-bounds read. An attacker
inside the guest could possibly use this issue to expose sensitive
information or cause QEMU to crash, resulting in a denial of service. This
issue only affected Ubuntu 14.04 LTS. (CVE-2020-29443)

Cheolwoo Myung discovered that the ESP SCSI emulation in QEMU contained a
NULL pointer dereference. An attacker inside the guest could possibly use
this issue to cause QEMU to crash, resulting in a denial of service. This
issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. (CVE-2020-35504)

Cheolwoo Myung discovered that the am53c974 SCSI host bus adapter emulation
in QEMU contained a NULL pointer dereference. An attacker inside the guest
could possibly use this issue to cause QEMU to crash, resulting in a denial
of service. This issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS.
(CVE-2020-35505)

It was discovered that the SDHCI controller emulation in QEMU contained
out-of-bounds read and write issues. An attacker inside the guest could
possibly use this issue to cause QEMU to crash, resulting in a denial of
service, or possibly execute arbitrary code. This issue only affected
Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. (CVE-2021-3409)

It was discovered that several network device emulations in QEMU contained
an infinite loop when operating in loopback mode. An attacker inside the
guest could possibly use this issue to cause QEMU to crash, resulting in a
denial of service. This issue only affected Ubuntu 14.04 LTS and Ubuntu
16.04 LTS. (CVE-2021-3416)

Alexander Bulekov discovered that the floppy disk emulation in QEMU
contained a heap-based buffer overflow. An attacker inside the guest could
possibly use this issue to expose sensitive information or cause QEMU to
crash, resulting in a denial of service. This issue only affected Ubuntu
14.04 LTS and Ubuntu 16.04 LTS. (CVE-2021-3507)

Remy Noel discovered that the USB redirector device emulation in QEMU
performed an unbounded stack allocation when combining USB packets. An
attacker inside the guest could possibly use this issue to cause QEMU to
crash, resulting in a denial of service. This issue only affected Ubuntu
14.04 LTS and Ubuntu 16.04 LTS. (CVE-2021-3527)

It was discovered that the QXL display device emulation in QEMU contained
an integer overflow, leading to a heap-based buffer overflow. An attacker
inside the guest could possibly use this issue to cause QEMU to crash,
resulting in a denial of service, or possibly execute arbitrary code. This
issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. (CVE-2021-4206)

It was discovered that the QXL display device emulation in QEMU performed a
double fetch of guest-controlled values, leading to a heap-based buffer
overflow. An attacker inside the guest could possibly use this issue to
cause QEMU to crash, resulting in a denial of service, or possibly execute
arbitrary code. This issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04
LTS. (CVE-2021-4207)

It was discovered that the 9pfs server implementation in QEMU contained a
race condition, leading to a use-after-free. A malicious 9p client could
possibly use this issue to escalate privileges. This issue only affected
Ubuntu 14.04 LTS. (CVE-2021-20181)

Gaoning Pan discovered that the floppy disk emulation in QEMU contained a
NULL pointer dereference. An attacker inside the guest could possibly use
this issue to cause QEMU to crash, resulting in a denial of service. This
issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. (CVE-2021-20196)

Gaoning Pan discovered that the vmxnet3 network device emulation in QEMU
contained an integer overflow. An attacker inside the guest could possibly
use this issue to cause QEMU to crash, resulting in a denial of service.
This issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS.
(CVE-2021-20203)

It was discovered that the ARM Generic Interrupt Controller emulation in
QEMU contained an out-of-bounds heap access. An attacker inside the guest
could possibly use this issue to cause QEMU to crash, resulting in a denial
of service. This issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS.
(CVE-2021-20221)

Alexander Bulekov, Cheolwoo Myung, Sergej Schumilo, Cornelius Aschermann,
and Simon Wörner discovered that the e1000 network device emulation in QEMU
contained an infinite loop. An attacker inside the guest could possibly use
this issue to cause QEMU to consume resources, resulting in a denial of
service. This issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS.
(CVE-2021-20257)

It was discovered that the 9p passthrough file system implementation in
QEMU did not prevent opening special files on the host. A malicious guest
could possibly use this issue to escape the exported 9p tree. This issue
only affected Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, and Ubuntu 18.04 LTS.
(CVE-2023-2861)

It was discovered that the virtio crypto device emulation in QEMU did not
properly validate certain buffer lengths, leading to a heap buffer
overflow. An attacker inside the guest could possibly use this issue to
cause QEMU to crash, resulting in a denial of service, or possibly execute
arbitrary code. This issue only affected Ubuntu 18.04 LTS. (CVE-2023-3180)

It was discovered that the built-in VNC server in QEMU contained a NULL
pointer dereference when cleaning up a connection that failed during the
handshake. A remote attacker could possibly use this issue to cause QEMU to
crash, resulting in a denial of service. This issue only affected Ubuntu
18.04 LTS. (CVE-2023-3354)

It was discovered that QEMU could incorrectly direct a guest I/O operation
to disk offset 0 instead of the intended offset. An attacker inside the
guest could possibly use this issue to read or overwrite sensitive data,
potentially gaining control of the host. This issue only affected Ubuntu
14.04 LTS, Ubuntu 16.04 LTS, and Ubuntu 18.04 LTS. (CVE-2023-5088)

It was discovered that several virtio device emulations in QEMU did not
properly guard against DMA reentrancy, leading to a double free. An
attacker inside the guest could possibly use this issue to cause QEMU to
crash, resulting in a denial of service, or possibly execute arbitrary
code. (CVE-2024-3446)

It was discovered that the SDHCI device emulation in QEMU contained a heap-
based buffer overflow. An attacker inside the guest could possibly use this
issue to cause QEMU to crash, resulting in a denial of service.
(CVE-2024-3447)

It was discovered that the QEMU disk image utility (qemu-img) did not
properly handle certain crafted image files. An attacker could possibly use
this issue to cause qemu-img to consume excessive resources or access an
unintended external file, resulting in a denial of service. This issue only
affected Ubuntu 20.04 LTS. (CVE-2024-4467)

Cyrille Chatras discovered that the LSI53C895A SCSI Host Bus Adapter
emulation in QEMU contained a use-after-free. An attacker inside the guest
could possibly use this issue to cause QEMU to crash, resulting in a denial
of service, or possibly execute arbitrary code. (CVE-2024-6519)

It was discovered that the NBD server in QEMU contained an improper
synchronization issue during socket closure. A remote attacker could
possibly use this issue to cause QEMU to crash, resulting in a denial of
service. (CVE-2024-7409)

It was discovered that the USB emulation in QEMU contained a reachable
assertion. An attacker inside the guest could possibly use this issue to
cause QEMU to crash, resulting in a denial of service. (CVE-2024-8354)

It was discovered that QEMU incorrectly handled resources during the VNC
WebSocket handshake, leading to a use-after-free. A remote attacker could
possibly use this issue to cause QEMU to crash, resulting in a denial of
service. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS.
(CVE-2025-11234)

It was discovered that QEMU could be made to read out of bounds when
reading VMDK images. An attacker could possibly use this issue to expose
sensitive information or cause QEMU to crash, resulting in a denial of
service. (CVE-2026-2243)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8412-1</guid><pubDate>Tue, 09 Jun 2026 16:22:49 +0000</pubDate></item><item><title>USN-8413-1: Cyborg vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8413-1</link><description>It was discovered that Cyborg did not properly enforce project ownership in
the Accelerator Request (ARQ) API. An authenticated user could possibly use
this issue to delete ARQs bound to other projects' instances, resulting in
a cross-tenant denial of service. (CVE-2026-40214)

It was discovered that Cyborg used a permissive default policy that
authorized any request carrying a valid authentication token, regardless of
roles or scope, for multiple API endpoints. An authenticated user could
possibly use this issue to perform unauthorized actions, such as
reprogramming FPGA bitstreams on arbitrary compute nodes. (CVE-2026-40213)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8413-1</guid><pubDate>Tue, 09 Jun 2026 16:09:11 +0000</pubDate></item><item><title>USN-8411-1: Lodash vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8411-1</link><description>It was discovered that Lodash was vulnerable to a prototype pollution
issue in the zipObjectDeep function. An attacker could possibly use this
issue to modify application behavior. This issue only affected Ubuntu
18.04 LTS and Ubuntu 20.04 LTS. (CVE-2020-8203)

Liyuan Chen discovered that Lodash was vulnerable to a regular
expression denial of service issue in the toNumber, trim, and trimEnd
functions. An attacker could possibly use this issue to consume
excessive system resources, resulting in a denial of service. This issue
only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. (CVE-2020-28500)

Marc Hassan discovered that Lodash did not properly sanitize input to
the template function. An attacker could possibly use this issue to
inject and execute arbitrary commands. This issue only affected Ubuntu
16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS. (CVE-2021-23337)

It was discovered that Lodash was vulnerable to a prototype pollution
issue in the unset and omit functions. An attacker could possibly use
this issue to delete properties from global prototypes, resulting in
security restrictions being bypassed. This issue only affected Ubuntu
18.04 LTS, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS, and
Ubuntu 25.10. (CVE-2025-13465)

It was discovered that Lodash was vulnerable to a prototype pollution
issue in the unset and omit functions. An attacker could possibly use
this issue to delete properties from built-in prototypes, resulting in
security restrictions being bypassed. This issue only affected Ubuntu
18.04 LTS, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS, Ubuntu
25.10, and Ubuntu 26.04 LTS. (CVE-2026-2950)

It was discovered that Lodash did not properly validate certain inputs
to the template function. An attacker could possibly use this issue to
inject malicious code during template processing, resulting in arbitrary
code execution. (CVE-2026-4800)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8411-1</guid><pubDate>Tue, 09 Jun 2026 15:16:59 +0000</pubDate></item><item><title>USN-8398-2: nginx regression</title><link>https://ubuntu.com/security/notices/USN-8398-2</link><description>USN-8398-1 fixed a vulnerability in nginx. The update introduced a
regression causing nginx to crash when being used with external modules.
This update reverts the fix for CVE-2026-49975 pending further
investigation.

We apologize for the inconvenience.

Original advisory details:

 It was discovered that nginx incorrectly handled certain cookie headers in
 the HTTP/2 implementation. A remote attacker could possibly use this issue
 to cause nginx to consume excessive resources, resulting in a denial of
 service.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8398-2</guid><pubDate>Tue, 09 Jun 2026 13:48:05 +0000</pubDate></item><item><title>USN-8044-2: alsa-lib vulnerability</title><link>https://ubuntu.com/security/notices/USN-8044-2</link><description>USN-8044-1 fixed a vulnerability in alsa-lib. This update provides the
corresponding fix for alsa-lib on Ubuntu 20.04 LTS.

Original advisory details:

 It was discovered that alsa-lib incorrectly handled the topology mixer
 control decoder. A local attacker could use a specially crafted topology
 file to cause alsa-lib to crash, resulting in a denial of service, or
 possibly execute arbitrary code.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8044-2</guid><pubDate>Tue, 09 Jun 2026 09:23:55 +0000</pubDate></item></channel></rss>