Alerts This Week
Warning Icon 1 659
Alerts This Week
Warning Icon 1 659

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found 6 articles for you...
202

openSUSE: libebml Important Memory Access Issue CVE-2023-52339 2025:0438-1

An update that fixes one vulnerability is now available.. openSUSE Security Update: Security update for libebml ______________________________________________________________________________ Announcement ID: openSUSE-SU-2025:0438-1 Rating: important References: #1218432 Cross-References: CVE-2023-52339 Affected Products: openSUSE Backports SLE-15-SP6 openSUSE Backports SLE-15-SP7 ______________________________________________________________________________ An update that fixes one vulnerability is now available. Description: This update for libebml fixes the following issues: - update to 1.4.5 (boo#1218432, CVE-2023-52339): * Fix invalid memory access (reading beyond allocated memory) due to missing integer overflow check. Patch Instructions: To install this openSUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Backports SLE-15-SP7: zypper in -t patch openSUSE-2025-438=1 - openSUSE Backports SLE-15-SP6: zypper in -t patch openSUSE-2025-438=1 Package List: - openSUSE Backports SLE-15-SP7 (aarch64 i586 ppc64le s390x x86_64): libebml-debugsource-1.4.5-bp157.2.3.1 libebml-devel-1.4.5-bp157.2.3.1 libebml5-1.4.5-bp157.2.3.1 libebml5-debuginfo-1.4.5-bp157.2.3.1 - openSUSE Backports SLE-15-SP7 (aarch64_ilp32): libebml5-64bit-1.4.5-bp157.2.3.1 libebml5-64bit-debuginfo-1.4.5-bp157.2.3.1 - openSUSE Backports SLE-15-SP7 (x86_64): libebml5-32bit-1.4.5-bp157.2.3.1 libebml5-32bit-debuginfo-1.4.5-bp157.2.3.1 - openSUSE Backports SLE-15-SP6 (aarch64 i586 ppc64le s390x x86_64): libebml-devel-1.4.5-bp156.3.3.1 libebml5-1.4.5-bp156.3.3.1 - openSUSE Backports SLE-15-SP6 (aarch64_ilp32): libebml5-64bit-1.4.5-bp156.3.3.1 - openSUSE Backports SLE-15-SP6 (x86_64): libebml5-32bit-1.4.5-bp156.3.3.1 References: https://www.suse.com/security/cve/CVE-2023-52339.html https://bugzilla.suse.com/1218432 . An important update for openSUSE addresses a critical issue in libebml to prevent memory access errors effectively.. libebml update, openSUSE patch, memory access issue. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Nov 24, 2025 Important OpenSUSE
197

Debian 11: DLA-4023-1 critical: libebml integer overflow vulnerability

An integer overflow in MemIOCallback::read() has been fixed in libebml, a library for the EBML (Extensible Binary Meta Language) format. For Debian 11 bullseye, this problem has been fixed in version . - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4023-1 This email address is being protected from spambots. You need JavaScript enabled to view it. https://www.debian.org/lts/security/ Adrian Bunk January 20, 2025 https://wiki.debian.org/LTS - ------------------------------------------------------------------------- Package : libebml Version : 1.4.2-1+deb11u1 CVE ID : CVE-2023-52339 An integer overflow in MemIOCallback::read() has been fixed in libebml, a library for the EBML (Extensible Binary Meta Language) format. For Debian 11 bullseye, this problem has been fixed in version 1.4.2-1+deb11u1. We recommend that you upgrade your libebml packages. For the detailed security status of libebml please refer to its security tracker page at: https://security-tracker.debian.org/tracker/source-package/libebml Further information about Debian LTS security advisories, how to apply these updates to your system and frequently asked questions can be found at: https://wiki.debian.org/LTS . Integer overflow issue resolved in libebml for Debian 11. Users are advised to update to ensure software security and system integrity.. libebml updates, integer overflow fix, debian security, threat mitigation, software integrity. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Jan 20, 2025 Critical Debian LTS
89

Fedora 38: 2024-7261a9f668 Critical: Libebml Integer Overflow

Fixes CVE-2023-52339. No API or ABI changes.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-7261a9f668 2024-02-05 01:45:31.502972 -------------------------------------------------------------------------------- Name : libebml Product : Fedora 38 Version : 1.4.5 Release : 1.fc38 URL : https://www.matroska.org/index.html Summary : Extensible Binary Meta Language library Description : Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML. -------------------------------------------------------------------------------- Update Information: Fixes CVE-2023-52339. No API or ABI changes. -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 2 2024 Dominik Mierzejewski - 1.4.5-1 - update to 1.4.5 (#2254413) - fixes CVE-2023-52339 (#2258046, #2258047) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2258046 - CVE-2023-52339 libebml: integer overflow in MemIOCallback::read https://bugzilla.redhat.com/show_bug.cgi?id=2258046 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-7261a9f668' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam, report it: . Fedora 38 upgrades libebml to rectify the integer overflow vulnerability highlighted in CVE-2023-52339, ensuring stability with no alterations to API/ABI.. Fedora 38, libebml, integer overflow, security update, software fix. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Feb 05, 2024 Critical Fedora
89

Fedora 39: 2024-ab879eeed1 Critical: Integer Overflow In Libebml

Fixes CVE-2023-52339. No API or ABI changes.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-ab879eeed1 2024-02-05 01:23:58.727183 -------------------------------------------------------------------------------- Name : libebml Product : Fedora 39 Version : 1.4.5 Release : 1.fc39 URL : https://www.matroska.org/index.html Summary : Extensible Binary Meta Language library Description : Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML. -------------------------------------------------------------------------------- Update Information: Fixes CVE-2023-52339. No API or ABI changes. -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 2 2024 Dominik Mierzejewski - 1.4.5-1 - update to 1.4.5 (#2254413) - fixes CVE-2023-52339 (#2258046, #2258047) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2258046 - CVE-2023-52339 libebml: integer overflow in MemIOCallback::read https://bugzilla.redhat.com/show_bug.cgi?id=2258046 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-ab879eeed1' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam, report it: . Fedora 39 release notes announce a resolution for integer underflow vulnerabilities in libebml, ensuring seamless user experience without altering API or ABI. Discover the full details.. Fedora 39, libebml, integer overflow, software update, critical advisory. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Feb 05, 2024 Critical Fedora
91

Gentoo: GLSA-202208-21 High: libebml Heap Buffer Overflow

A heap-based buffer overflow in libeml might allow attackers to execute arbitrary code.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 202208-21 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: libebml: Heap buffer overflow vulnerability Date: August 14, 2022 Bugs: #772272 ID: 202208-21 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= A heap-based buffer overflow in libeml might allow attackers to execute arbitrary code. Background ========= libebml is a C++ library to parse EBML files. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-libs/libebml < 1.4.2 > = 1.4.2 Description ========== On 32bit builds of libebml, the length of a string is miscalculated, potentially leading to an exploitable heap overflow. Impact ===== An attacker able to provide arbitrary input to libebml could achieve arbitrary code execution. Workaround ========= There is no known workaround at this time. Resolution ========= Users of libebml on 32 bit architectures should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-libs/libebml-1.4.2" References ========= [ 1 ] CVE-2021-3405 https://nvd.nist.gov/vuln/detail/CVE-2021-3405 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/202208-21 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users'machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org. License ====== Copyright 2022 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.5/ . Gentoo Linux Advisory GLSA 202209-03 highlights a critical libxml vulnerability posing risks to systems. Immediate action required!. libebml Security Advisory,Gentoo Linux Update,Buffer Overflow Issue,High Severity Vulnerability. . LinuxSecurity.com Team

Calendar 2 Aug 13, 2022 Gentoo
203

Mageia 8 Advisory MGASA-2021-0338 Moderate: Libebml Heap Overflow

A flaw was found in libebml before 1.4.2. A heap overflow bug exists in the implementation of EbmlString::ReadData and EbmlUnicodeString::ReadData in libebml (CVE-2021-3405). References: . MGASA-2021-0338 - Updated libebml packages fix a security vulnerability Publication date: 10 Jul 2021 URL: https://advisories.mageia.org/MGASA-2021-0338.html Type: security Affected Mageia releases: 8 CVE: CVE-2021-3405 A flaw was found in libebml before 1.4.2. A heap overflow bug exists in the implementation of EbmlString::ReadData and EbmlUnicodeString::ReadData in libebml (CVE-2021-3405). References: - https://bugs.mageia.org/show_bug.cgi?id=29222 - https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./thread/JNHQI6MDOECJ2HT5GCLEX2DMJFEOWPW7/ - https://lists.debian.org/debian-lts-announce/2021/04/msg00016.html - https://www.cve.org/CVERecord?id=CVE-2021-3405 SRPMS: - 8/core/libebml-1.4.2-1.mga8 . Improved libebml libraries address a vulnerability impacting Mageia. Release date: 15 Aug 2021, advisory number: MGASA-2021-0456.. Mageia 8 Update, libebml Security Fix, Heap Overflow Issue. . LinuxSecurity.com Team

Calendar 2 Jul 10, 2021 Mageia
203

Mageia: 2021-0226 Moderate: Libebml Heap Overflow Threat Resolved

Updated libebml packages fix security vulnerabilities: Heap use-after-free when parsing malformed file. A flaw was found in libebml before 1.4.2. A heap overflow bug exists in the implementation of EbmlString::ReadData and EbmlUnicodeString::ReadData in libebml (CVE-2021-3405). . MGASA-2021-0226 - Updated libebml packages fix security vulnerabilities Publication date: 08 Jun 2021 URL: https://advisories.mageia.org/MGASA-2021-0226.html Type: security Affected Mageia releases: 7 CVE: CVE-2021-3405 Updated libebml packages fix security vulnerabilities: Heap use-after-free when parsing malformed file. A flaw was found in libebml before 1.4.2. A heap overflow bug exists in the implementation of EbmlString::ReadData and EbmlUnicodeString::ReadData in libebml (CVE-2021-3405). The mkvtoolnix, libmatroska packages have been rebuilt for the updated libebml. References: - https://bugs.mageia.org/show_bug.cgi?id=28278 - https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./thread/7COLX6WFFOI3RIOY2IOXWASU3QKAOWKO/ - https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./thread/JNHQI6MDOECJ2HT5GCLEX2DMJFEOWPW7/ - https://lists.debian.org/debian-lts-announce/2021/04/msg00016.html - https://www.cve.org/CVERecord?id=CVE-2021-3405 SRPMS: - 7/core/libebml-1.4.2-1.mga7 - 7/core/mkvtoolnix-32.0.0-2.1.mga7 - 7/core/libmatroska-1.5.0-2.1.mga7 . Revamped libebml libraries resolve significant vulnerabilities, boosting overall security posture against various risks.. libebml update, heap overflow bug, Mageia security fix, malformed file protection. . LinuxSecurity.com Team

Calendar 2 Jun 08, 2021 Mageia
197

Debian 9: DLA-2629-1 Critical: Libebml Heap Overflow Threat

A heap overflow issue was detected in libebml, a library to read and write files in the EBML format, a binary pendant to XML. These issues appeared in several ReadData functions of various data type . - ------------------------------------------------------------------------- Debian LTS Advisory DLA-2629-1 This email address is being protected from spambots. You need JavaScript enabled to view it. https://www.debian.org/lts/security/ Thorsten Alteholz April 18, 2021 https://wiki.debian.org/LTS - ------------------------------------------------------------------------- Package : libebml Version : 1.3.4-1+deb9u2 CVE ID : CVE-2021-3405 A heap overflow issue was detected in libebml, a library to read and write files in the EBML format, a binary pendant to XML. These issues appeared in several ReadData functions of various data type classes. This update also fixes the issue in EbmlString::ReadData and EbmlUnicodeString::ReadData, which were mentioned in CVE-2021-3405. For Debian 9 stretch, this problem has been fixed in version 1.3.4-1+deb9u2. We recommend that you upgrade your libebml packages. For the detailed security status of libebml please refer to its security tracker page at: https://security-tracker.debian.org/tracker/source-package/libebml Further information about Debian LTS security advisories, how to apply these updates to your system and frequently asked questions can be found at: https://wiki.debian.org/LTS . Enhance your Debian libebml packages to address a heap buffer overflow vulnerability detailed in DLA-2629-1. Refer to the information enclosed.. libebml security, Debian heap overflow, software update. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 18, 2021 Critical Debian LTS
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here