3 hours 13 minutes ago
FEDORA-2026-23b8df7771
Packages in this update:
- chirp-0.4.0^20260828-1.fc43
Update description:
New version fixing arbitrary code execution via crafted Kenwood CSV data.
3 hours 14 minutes ago
FEDORA-2026-20feeb23e0
Packages in this update:
- chirp-0.4.0^20260828-1.fc44
Update description:
New version fixing arbitrary code execution via crafted Kenwood CSV data.
3 hours 30 minutes ago
Version:next-20260831 (linux-next)
Released:2026-08-31
3 hours 41 minutes ago
FEDORA-2026-6627e39af0
Packages in this update:
- chirp-0.4.0^20260828-1.fc45
Update description:
New version fixing arbitrary code execution via crafted Kenwood CSV data.
6 hours 1 minute ago
It was discovered that cpio incorrectly sanitized hard-link targets when
extracting tar archives in copy-in mode. If a user or automated system
were tricked into extracting a specially crafted tar archive, an attacker
could possibly use this issue to create hard links to files outside the
extraction directory, even when using the --no-absolute-filenames option.
(CVE-2026-66484)
It was discovered that cpio did not properly bound the stack memory
allocated for pathnames during archive extraction. If a user or automated
system were tricked into extracting a specially crafted cpio archive, an
attacker could possibly use this issue to cause cpio to crash, resulting
in a denial of service. (CVE-2026-66485)
It was discovered that cpio did not properly escape archive member names
when listing archive contents. If a user or automated system were tricked
into listing a specially crafted archive, an attacker could possibly use
this issue to inject misleading output or malicious terminal control
sequences. (CVE-2026-66486)
6 hours 4 minutes ago
FEDORA-2026-30b4eb25df
Packages in this update:
- python-pip-25.1.1-19.fc43
Update description:
Security fixes for CVE-2026-13346 and CVE-2026-8643
6 hours 15 minutes ago
It was discovered that OpenZFS incorrectly handled authorization checks for
certain ioctl operations on Linux. A local attacker could possibly use this
issue to perform pool-administrative operations or access privileged
information, resulting in an authorization bypass.
6 hours 26 minutes ago
Several security issues were discovered in the WebKitGTK Web and JavaScript
engines. If a user were tricked into viewing a malicious website, a remote
attacker could exploit a variety of issues related to web browser security,
including cross-site scripting attacks, denial of service attacks, and
arbitrary code execution.
6 hours 34 minutes ago
It was discovered that libblkid in util-linux had a heap use-after-free
vulnerability during nested partition probing. An attacker who could
present a crafted block device image could possibly use this issue to
obtain sensitive information or cause a denial of service. (CVE-2026-13595)
It was discovered that the mount utility in util-linux had a time-of-check-
time-of-use vulnerability when setting up loop devices. A local attacker
could possibly use this issue to obtain unauthorized read access to root-
protected files and block devices. (CVE-2026-27456)
It was discovered that the login utility in util-linux improperly
canonicalized hostnames when invoked with the -h option. A remote attacker
could possibly use this issue to bypass host-based access control rules.
This issue only affected Ubuntu 26.04 LTS. (CVE-2026-3184)
It was discovered that libmount in util-linux had a time-of-check-time-of-
use vulnerability in its ownership hook. A local attacker could possibly
use this issue to gain elevated privileges. This issue only affected Ubuntu
24.04 LTS and Ubuntu 26.04 LTS. (CVE-2026-53612)
It was discovered that libmount in util-linux had a time-of-check-time-of-
use vulnerability that allowed target path redirection during mount
operations. A local attacker could possibly use this issue to gain elevated
privileges. (CVE-2026-53613)
It was discovered that libmount in util-linux improperly handled the
LIBMOUNT_FORCE_MOUNT2 environment variable in the SUID mount utility. A
local attacker could possibly use this issue to bypass nosuid and noexec
mount options and gain elevated privileges. This issue only affected Ubuntu
24.04 LTS and Ubuntu 26.04 LTS. (CVE-2026-53614)
It was discovered that libblkid in util-linux had an integer overflow
vulnerability when parsing DOS partition tables. An attacker who could
present a crafted block device image could possibly use this issue to cause
a denial of service. (CVE-2026-53615)
6 hours 49 minutes ago
It was discovered that UDisks did not correctly validate the caller
identity when handling the as-user option in the
org.freedesktop.UDisks2.Filesystem.Mount() D-Bus method. A local attacker
with an active console session could possibly use this issue to mount
filesystems on behalf of arbitrary users, including privileged accounts,
leading to local privilege escalation.
6 hours 54 minutes ago
USN-8673-1 fixed vulnerabilities in OpenSSL. The update inadvertently left
out the fix for CVE-2026-75803 in Ubuntu 26.04 LTS. This update fixes the
problem.
We apologize for the inconvenience.
Original advisory details:
It was discovered that OpenSSL incorrectly handled the QUIC server incoming
channel queue. 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 26.04 LTS. (CVE-2026-14456)
It was discovered that OpenSSL incorrectly handled signature algorithm
selection when using Raw Public Keys. A remote attacker could possibly use
this issue to cause OpenSSL to crash, resulting in a denial of service.
This issue only affected Ubuntu 26.04 LTS. (CVE-2026-14457)
It was discovered that OpenSSL incorrectly handled QUIC INITIAL packet
processing. A remote attacker could possibly use this issue to cause
OpenSSL to crash, resulting in a denial of service. This issue only
affected Ubuntu 26.04 LTS. (CVE-2026-18798)
It was discovered that OpenSSL incorrectly handled buffering of DTLS
records for a future epoch. A remote attacker could possibly use this issue
to cause OpenSSL to use excessive resources, leading to a denial of
service. (CVE-2026-54874)
It was discovered that OpenSSL incorrectly handled CMS key unwrapping. A
remote attacker could possibly use this issue to cause a heap buffer
overflow, leading to a denial of service or arbitrary code execution.
(CVE-2026-63072)
It was discovered that OpenSSL incorrectly validated the sender
distinguished name in CMP response messages. A remote attacker could
possibly use this issue to cause OpenSSL to crash, resulting in a denial of
service. This issue only affected Ubuntu 26.04 LTS. (CVE-2026-63073)
It was discovered that OpenSSL incorrectly limited the growth of an
internal certificate cache used during CMP operations. A remote attacker
could possibly use this issue to cause OpenSSL to use excessive resources,
leading to a denial of service. (CVE-2026-63074)
It was discovered that OpenSSL incorrectly handled QUIC ACK-only packet
retention. 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 26.04 LTS. (CVE-2026-63075)
It was discovered that OpenSSL incorrectly handled CMP protection algorithm
validation. A remote attacker could possibly use this issue to cause
OpenSSL to crash, resulting in a denial of service. (CVE-2026-63076)
It was discovered that OpenSSL incorrectly verified authentication tags
when using certain AEAD ciphers via the EVP_Cipher() interface. An attacker
could possibly use this issue to perform AEAD forgery attacks.
(CVE-2026-75803)
7 hours 4 minutes ago
Multiple security issues were discovered in MySQL.
MySQL has been updated to 8.4.11 in Ubuntu 26.04 LTS. Ubuntu 22.04 LTS and
Ubuntu 24.04 LTS packages have been updated with backported patches.
In addition to security fixes, the updated packages contain bug fixes, new
features, and possibly incompatible changes.
Please see the following for more information:
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-11.html
https://www.oracle.com/security-alerts/cpujul2026.html
7 hours 15 minutes ago
It was discovered that libssh had a stack buffer overflow in its SFTP
server when constructing directory listing entries for long filenames. An
attacker could possibly use this issue to cause libssh to crash or execute
arbitrary code. This issue only affected Ubuntu 26.04 LTS. (CVE-2026-15370)
It was discovered that libssh did not correctly handle SSH channel open
messages advertising a zero maximum packet size. An authenticated remote
attacker could possibly use this issue to cause libssh to consume excessive
CPU resources, leading to a denial of service. (CVE-2026-59843)
It was discovered that libssh did not correctly limit SFTP read request
lengths in its server implementation. An authenticated remote attacker
could possibly use this issue to cause libssh to allocate excessive memory,
leading to a denial of service. This issue only affected Ubuntu 26.04 LTS.
(CVE-2026-59844)
It was discovered that libssh did not correctly handle ProxyCommand fork()
failures. A local attacker could possibly use this issue to cause a denial
of service. (CVE-2026-59845)
It was discovered that libssh did not correctly sanitize shell
metacharacters when expanding usernames in ProxyCommand strings. An
attacker could possibly use this issue to obtain sensitive information.
(CVE-2026-59846)
It was discovered that libssh had incorrect AES-GCM tag verification when
built with the OpenSSL backend. A machine-in-the-middle attacker could
possibly use this issue to modify encrypted traffic without detection.
(CVE-2026-59847)
It was discovered that libssh did not correctly handle SFTP server
responses for unknown request IDs. An attacker could possibly use this
issue to cause libssh to use excessive memory, leading to a denial of
service. (CVE-2026-59848)
It was discovered that libssh had logic errors in certificate-based
authentication that could cause clients to loop indefinitely when
certificates were rejected. An attacker could possibly use this issue to
cause a denial of service. This issue only affected Ubuntu 26.04 LTS.
(CVE-2026-59849)
It was discovered that libssh could invoke data callbacks on channels after
they had been closed. An attacker could possibly use this issue to cause
libssh to crash or execute arbitrary code. (CVE-2026-59850)
7 hours 26 minutes ago
It was discovered that FreeRDP contained multiple security issues. An
attacker could possibly use these issues to obtain sensitive information,
cause FreeRDP to crash, resulting in a denial of service, or execute
arbitrary code.
7 hours 32 minutes ago
It was discovered that GNU Core Utilities sort had a heap buffer under-read
in its begfield() function. A local attacker could possibly use this issue
to cause GNU Core Utilities to crash, resulting in a denial of service, or
obtain sensitive information. (CVE-2025-5278)
It was discovered that GNU Core Utilities uniq had an out-of-bounds read
when the -w option was used with crafted multibyte input. A local attacker
could possibly use this issue to cause GNU Core Utilities to crash,
resulting in a denial of service, or obtain sensitive information. This
issue only affected Ubuntu 26.04 LTS. (CVE-2026-56391)
7 hours 41 minutes ago
It was discovered that Bind incorrectly handled DNSSEC validation when a
domain was covered by both NSEC and NSEC3 records with only one type having
an RRSIG. A remote attacker could possibly use this issue to cause Bind to
crash, resulting in a denial of service.
11 hours 22 minutes ago
FEDORA-2026-a0cb1e1e61
Packages in this update:
Update description:
Exiv2 0.28.9 bugfix release.
11 hours 22 minutes ago
FEDORA-2026-2854e48ee4
Packages in this update:
Update description:
Exiv2 0.28.9 bugfix release.
18 hours 32 minutes ago
It was discovered that the JSSE component of OpenJDK 26 did not correctly
authenticate users. A remote attacker could possibly use this issue to read
or modify sensitive data. (CVE-2026-46968)
It was discovered that the JSSE component of OpenJDK 26 did not correctly
authorize users. A remote attacker could possibly use this issue to cause a
denial of service. (CVE-2026-46917)
It was discovered that the ImageIO component of OpenJDK 26 did not
correctly authorize users. A remote attacker could possibly use this issue
to read or modify sensitive data. (CVE-2026-47010)
It was discovered that the 2D component of OpenJDK 26 did not correctly
authorize users. A remote attacker could possibly use this issue to cause a
denial of service. (CVE-2026-47021, CVE-2026-47059)
It was discovered that the Libraries component of OpenJDK 26 did not
correctly authorize users. A remote attacker could possibly use this issue
to cause a denial of service. (CVE-2026-47027)
It was discovered that the Security component of OpenJDK 26 did not
correctly authenticate users. A remote attacker could possibly use this
issue to read or modify sensitive data. (CVE-2026-60147)
It was discovered that the Libraries component of OpenJDK 26 did not
correctly authenticate users. A remote attacker could possibly use this
issue to read or modify sensitive data. (CVE-2026-47063)
Lian Owen discovered that the 2D (Little CMS) component of OpenJDK 26 did
not correctly handle certain integer arithmetic. An attacker could possibly
use this issue to cause a denial of service. (CVE-2026-41254)
18 hours 47 minutes ago
FEDORA-EPEL-2026-baa01fe3db
Packages in this update:
- baresip-4.11.0-1.el8
- libre-4.11.0-1.el8
Update description:
Baresip v4.11.0 (2026-08-25)
- core: cleanup stream_rtp_h ignore handling
- audio: increase RTP timestamp also for underruns
- aubuf: remove adaptive mode
- webrtc_aec: fix system cmake include
- call: avoid call progress if media is inactive
- conf: remove unused conf_aubuf_adaptive()
- audio: reuse mbuf for telephony events
- call: add callback for incoming SIP INFO
- test: check fixture error and fix call progress
- aureceiver: fix return on error case in aurecv_start_player()
- audio: fix warning() %d format in encode_rtp_send()
- opus,aureceiver: fix PLC/FEC handling
- l16: refactor NR_CODECS by RE_ARRAY_SIZE
- config: remove unused config option audio_silence
- echo: refactor call_event_handler closed with bevent
libre v4.11.0 (2026-08-25)