Audit Linux privileges now to limit compromise, escalation, and system-wide damage. Review Linux Privileges×

Alerts This Week
Warning Icon 1 515
Alerts This Week
Warning Icon 1 515

Stay Secure with the Latest Linux Advisories

Filter%20icon 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

Should Linux servers automatically install security updates?

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/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":1,"type":"x","order":2,"pct":50,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":50,"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 3 articles for you...
100

SUSE: 2018:1441-1 Moderate: libmodplug Memory Overflow Issues

An update that fixes two vulnerabilities is now available. . SUSE Security Update: Security update for libmodplug ______________________________________________________________________________ Announcement ID: SUSE-SU-2018:1441-1 Rating: moderate References: #1022032 Cross-References: CVE-2013-4233 CVE-2013-4234 Affected Products: SUSE Linux Enterprise Software Development Kit 12-SP3 SUSE Linux Enterprise Server 12-SP3 SUSE Linux Enterprise Desktop 12-SP3 ______________________________________________________________________________ An update that fixes two vulnerabilities is now available. Description: This update for libmodplug fixes the following issues: - Update to version 0.8.9.0+git20170610.f6dd59a bsc#1022032: * PSM: add missing line to commit * ABC: prevent possible increment of p past end * ABC: ensure read pointer is valid before incrementing * ABC: terminate early when things don't work in substitute * OKT: add one more bound check * FAR: out by one on check * ABC: 10 digit ints require null termination * PSM: make sure reads occur of only valid ins * ABC: cleanup tracks correctly. * WAV: check that there is space for both headers * OKT: ensure file size is enough to contain data * ABC: initialize earlier * ABC: ensure array access is bounded correctly. * ABC: clean up loop exiting code * ABC: avoid possibility of incrementing *p * ABC: abort early if macro would be blank * ABC: Use blankline more often * ABC: Ensure for loop does not increment past end of loop * Initialize nPatterns to 0 earlier * Check memory position isn't over the memory length * ABC: transpose only needs to look at notes (

Calendar%202 May 28, 2018 SuSE
87

Debian: DSA-2751-1 Critical Risk: Libmodplug Code Execution Threat

Several vulnerabilities have been discovered in libmodplug, a library for mod music based on ModPlug, that might allow arbitrary code execution when processing specially-crafted ABC files through applications using the library, such as media players. . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ------------------------------------------------------------------------- Debian Security Advisory DSA-2751-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Raphael Geissert September 04, 2013 http://www.debian.org/security/faq - ------------------------------------------------------------------------- Package : libmodplug Vulnerability : several Problem type : local (remote) Debian-specific: no CVE ID : CVE-2013-4233 CVE-2013-4234 Several vulnerabilities have been discovered in libmodplug, a library for mod music based on ModPlug, that might allow arbitrary code execution when processing specially-crafted ABC files through applications using the library, such as media players. For the oldstable distribution (squeeze), these problems have been fixed in version 1:0.8.8.1-1+squeeze2+git20130828. For the stable distribution (wheezy), these problems have been fixed in version 1:0.8.8.4-3+deb7u1+git20130828. For the testing distribution (jessie), these problems will be fixed soon. For the unstable distribution (sid), these problems have been fixed in version 1:0.8.8.4-4. We recommend that you upgrade your libmodplug packages. Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: http://www.debian.org/security/ Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . Multiple security flaws in libmodplug could potentially enable remote code execution via maliciously designed ABC files. It is advised to apply updates promptly.. libmodplug Update, Debian Security, Arbitrary Code Execution, Media Player Vulnerabilities. . Severity:Critical. LinuxSecurity.com Team

Calendar%202 Sep 04, 2013 Critical Debian
87

Debian: DSA-2415-1 Moderate: Libmodplug Buffer Overflows Exploit Risk

Several vulnerabilities that can lead to the execution of arbitrary code have been discovered in libmodplug, a library for mod music based on ModPlug. The Common Vulnerabilities and Exposures project identifies the following issues: . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ------------------------------------------------------------------------- Debian Security Advisory DSA-2415-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Nico Golde February 21, 2012 http://www.debian.org/security/faq - ------------------------------------------------------------------------- Package : libmodplug Vulnerability : several Problem type : local Debian-specific: no CVE ID : CVE-2011-1761 CVE-2011-2911 CVE-2011-2912 CVE-2011-2913 CVE-2011-2914 CVE-2011-2915 Several vulnerabilities that can lead to the execution of arbitrary code have been discovered in libmodplug, a library for mod music based on ModPlug. The Common Vulnerabilities and Exposures project identifies the following issues: CVE-2011-1761 epiphant discovered that the abc file parser is vulnerable to several stack-based buffer overflows that potentially lead to the execution of arbitrary code. CVE-2011-2911 Hossein Lotfi of Secunia discovered that the CSoundFile::ReadWav function is vulnerable to an integer overflow which leads to a heap-based buffer overflow. An attacker can exploit this flaw to potentially execute arbitrary code by tricking a victim into opening crafted WAV files. CVE-2011-2912 Hossein Lotfi of Secunia discovered that the CSoundFile::ReadS3M function is vulnerable to a stack-based buffer overflow. An attacker can exploit this flaw to potentially execute arbitrary code by tricking a victim into opening crafted S3M files. CVE-2011-2913 Hossein Lotfi of Secunia discovered that the CSoundFile::ReadAMS function suffers from an off-by-one vulnerability that leads to memory corruption. An attacker can exploit this flaw to potentially execute arbitrary code by tricking a victim into opening crafted AMS files. CVE-2011-2914 It was discovered that the CSoundFile::ReadDSM function suffers from an off-by-one vulnerability that leads to memory corruption. An attacker can exploit this flaw to potentially execute arbitrary code by tricking a victim into opening crafted DSM files. CVE-2011-2915 It was discovered that the CSoundFile::ReadAMS2 function suffers from an off-by-one vulnerability that leads to memory corruption. An attacker can exploit this flaw to potentially execute arbitrary code by tricking a victim into opening crafted AMS files. For the stable distribution (squeeze), this problem has been fixed in version 1:0.8.8.1-1+squeeze2. For the testing (wheezy) and unstable (sid) distributions, this problem has been fixed in version 1:0.8.8.4-1. We recommend that you upgrade your libmodplug packages. Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: http://www.debian.org/security/ Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ----------------------------------------------------. vulnerabilities, execution, arbitrary. . Severity: Important. LinuxSecurity.com Team

Calendar%202 Feb 22, 2012 Important Debian
172

Ubuntu 11.10: 1255-1 Moderate: libmodplug Denial Of Service

libmodplug could be made to crash or run programs as your login if it opened a specially crafted file.. =========================================================================Ubuntu Security Notice USN-1255-1 November 09, 2011 libmodplug vulnerabilities ========================================================================= A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 11.10 - Ubuntu 11.04 - Ubuntu 10.10 - Ubuntu 10.04 LTS Summary: libmodplug could be made to crash or run programs as your login if it opened a specially crafted file. Software Description: - libmodplug: Library for mod music based on ModPlug Details: Hossein Lotfi discovered that libmodplug did not correctly handle certain malformed media files. If a user or automated system were tricked into opening a crafted media file, an attacker could cause a denial of service or possibly execute arbitrary code with privileges of the user invoking the program. (CVE-2011-2911, CVE-2011-2912, CVE-2011-2913) It was discovered that libmodplug did not correctly handle certain malformed media files. If a user or automated system were tricked into opening a crafted media file, an attacker could cause a denial of service or possibly execute arbitrary code with privileges of the user invoking the program. (CVE-2011-2914, CVE-2011-2915) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 11.10: libmodplug1 1:0.8.8.2-3ubuntu1.1 Ubuntu 11.04: libmodplug1 1:0.8.8.1-2ubuntu0.3 Ubuntu 10.10: libmodplug1 1:0.8.8.1-1ubuntu1.3 Ubuntu 10.04 LTS: libmodplug0c2 1:0.8.7-1ubuntu0.3 In general, a standard system update will make all the necessary changes. References: https://ubuntu.com/security/notices/USN-1255-1 CVE-2011-2911, CVE-2011-2912, CVE-2011-2913, CVE-2011-2914, CVE-2011-2915 Package Information: https://launchpad.net/ubuntu/+source/libmodplug/1:0.8.8.2-3ubuntu1.1 https://launchpad.net/ubuntu/+source/libmodplug/1:0.8.8.1-2ubuntu0.3 https://launchpad.net/ubuntu/+source/libmodplug/1:0.8.8.1-1ubuntu1.3 https://launchpad.net/ubuntu/+source/libmodplug/1:0.8.7-1ubuntu0.3 . Ubuntu Security Announcement USN-1256-1 addresses critical vulnerabilities in libjpeg that could lead to unexpected behavior or unauthorized access.. Libmodplug Threats, Ubuntu Security Updates, Denial Of Service, Security Advisories. . LinuxSecurity.com Team

Calendar%202 Nov 09, 2011 Ubuntu
202

openSUSE 11.4: 2011:0943-1 Important: Libmodplug Critical Updates

An update that fixes 6 vulnerabilities is now available. It An update that fixes 6 vulnerabilities is now available. It An update that fixes 6 vulnerabilities is now available. It includes one version update. includes one version update.. openSUSE Security Update: libmodplug: Fixed multiple vulnerabilities reported in

Calendar%202 Aug 24, 2011 Important OpenSUSE
172

Ubuntu 11.04, 10.10, 10.04 LTS USN-1148-1 Moderate: libmodplug Code Risk

libmodplug could be made to run programs as your login if it opened a specially crafted file.. =========================================================================Ubuntu Security Notice USN-1148-1 June 13, 2011 libmodplug vulnerabilities ========================================================================= A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 11.04 - Ubuntu 10.10 - Ubuntu 10.04 LTS Summary: libmodplug could be made to run programs as your login if it opened a specially crafted file. Software Description: - libmodplug: Library for mod music based on ModPlug Details: It was discovered that libmodplug did not correctly handle certain malformed S3M media files. If a user or automated system were tricked into opening a crafted S3M file, an attacker could cause a denial of service or possibly execute arbitrary code with privileges of the user invoking the program. (CVE-2011-1574) It was discovered that libmodplug did not correctly handle certain malformed ABC media files. If a user or automated system were tricked into opening a crafted ABC file, an attacker could cause a denial of service or possibly execute arbitrary code with privileges of the user invoking the program. (CVE-2011-1761) The default compiler options for affected releases should reduce the vulnerability to a denial of service. Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 11.04: libmodplug1 1:0.8.8.1-2ubuntu0.2 Ubuntu 10.10: libmodplug1 1:0.8.8.1-1ubuntu1.2 Ubuntu 10.04 LTS: libmodplug0c2 1:0.8.7-1ubuntu0.2 In general, a standard system update will make all the necessary changes. References: CVE-2011-1574, CVE-2011-1761 Package Information: https://launchpad.net/ubuntu/+source/libmodplug/1:0.8.8.1-2ubuntu0.2 https://launchpad.net/ubuntu/+source/libmodplug/1:0.8.8.1-1ubuntu1.2 https://launchpad.net/ubuntu/+source/libmodplug/1:0.8.7-1ubuntu0.2 . The Ubuntu Security Notice USN-1148-1 outlines critical vulnerabilities in libmodplug, impacting various releases and posing significant security concerns.. libmodplug vulnerabilities, Ubuntu advisory, security notice. . LinuxSecurity.com Team

Calendar%202 Jun 13, 2011 Ubuntu
87

Debian: DSA-2226-1 Critical: Libmodplug Buffer Overflow Exploit

M. Lucinskij and P. Tumenas discovered a buffer overflow in the code for processing S3M tracker files in the Modplug tracker music library, which may result in the execution of arbitrary code. . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ------------------------------------------------------------------------- Debian Security Advisory DSA-2226-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Moritz Muehlenhoff April 26, 2011 http://www.debian.org/security/faq - ------------------------------------------------------------------------- Package : libmodplug Vulnerability : buffer overflow Problem type : remote Debian-specific: no CVE ID : CVE-2011-1574 Debian Bug : 622091 M. Lucinskij and P. Tumenas discovered a buffer overflow in the code for processing S3M tracker files in the Modplug tracker music library, which may result in the execution of arbitrary code. For the oldstable distribution (lenny), this problem has been fixed in version 0.8.4-1+lenny2. For the stable distribution (squeeze), this problem has been fixed in version 1:0.8.8.1-1+squeeze1. For the unstable distribution (sid), this problem has been fixed in version 1:0.8.8.2-1. We recommend that you upgrade your libmodplug packages. Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: http://www.debian.org/security/ Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . A critical vulnerability in Ubuntu's libmodplug might permit unauthorized code execution. Users are urged to update promptly to maintain system integrity.. libmodplug, buffer overflow, arbitrary code execution, debian update, security advisory. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 Apr 26, 2011 Critical Debian
87

Debian Lenny: DSA-1850-1 Critical: Libmodplug Buffer Overflow

Several vulnerabilities have been discovered in libmodplug, the shared libraries for mod music based on ModPlug. The Common Vulnerabilities and Exposures project identifies the following problems: . - ------------------------------------------------------------------------ Debian Security Advisory DSA-1850-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Steffen Joeris August 04, 2009 http://www.debian.org/security/faq - ------------------------------------------------------------------------ Package : libmodplug Vulnerability : several Problem type : local (remote) Debian-specific: no CVE Ids : CVE-2009-1438 CVE-2009-1513 Debian Bugs : 526657 527076 526084 Several vulnerabilities have been discovered in libmodplug, the shared libraries for mod music based on ModPlug. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-1438 It was discovered that libmodplug is prone to an integer overflow when processing a MED file with a crafted song comment or song name. CVE-2009-1513 It was discovered that libmodplug is prone to a buffer overflow in the PATinst function, when processing a long instrument name. For the stable distribution (lenny), these problems have been fixed in version 1:0.8.4-1+lenny1. For the oldstable distribution (etch), these problems have been fixed in version 1:0.7-5.2+etch1. For the testing distribution (squeeze) and the unstable distribution (sid), this problem has been fixed in version 1:0.8.7-1. We recommend that you upgrade your libmodplug packages. Upgrade instructions - -------------------- wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use an automated update by adding the resourcesfrom the footer to the proper configuration. Debian GNU/Linux 4.0 alias etch - ------------------------------- Debian (oldstable) - ------------------ Oldstable updates are available for alpha, amd64, arm, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc. Source archives: Size/MD5 checksum: 329398 b6e7412f90cdd4a27a2dd3de94909905 Size/MD5 checksum: 8039 bbab9bd58551171e2e06667a34c142c6 Size/MD5 checksum: 639 d1038e62643d55d6f828cf35b79de0b8 Architecture independent packages: Size/MD5 checksum: 22662 4f1054f141eed8596aef8c3ee9cb53e0 alpha architecture (DEC Alpha) Size/MD5 checksum: 164658 66dcec99183876eb3d51ef21f94074c3 amd64 architecture (AMD x86_64 (AMD64)) Size/MD5 checksum: 116020 51d8c8c88ca40f4bb84db1e19212d22f arm architecture (ARM) Size/MD5 checksum: 128564 abea81a9204331d379d19266ae9c2ce4 hppa architecture (HP PA RISC) Size/MD5 checksum: 140852 e7123f04da964f983c470e0e8b45541f i386 architecture (Intel ia32) Size/MD5 checksum: 118570 3daea649fff6afd586e038c2e1adefbf ia64 architecture (Intel ia64) Size/MD5 checksum: 193278 66a63c49a06104bfb6e2a433b3965cd6 mips architecture (MIPS (Big Endian)) Size/MD5 checksum: 128172 437a45a7f44be2ef5d0427a8d48ca3a3 mipsel architecture (MIPS (Little Endian)) Size/MD5 checksum: 126328 b1e89e5a36757efa0872218ef65aac97 powerpc architecture (PowerPC) Size/MD5 checksum: 125400 3832485316da7189f10a92ee9a5b9631 s390 architecture (IBM S/390) Size/MD5 checksum: 128602 ea7389863995e8c6637aaff4a1451449 sparc architecture (Sun SPARC/UltraSPARC) Size/MD5 checksum: 123960 19482ae9a363ee1c4eace02781bbdf16 Debian GNU/Linux 5.0 alias lenny - -------------------------------- Debian (stable) - --------------- Stable updates are available for alpha, amd64, arm, armel, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc. Source archives: Size/MD5 checksum: 1060 a36f490b6a4e963775577e175b23dd59 Size/MD5checksum: 8031 d8e0a3b87cf946c99641103741f47e35 Size/MD5 checksum: 510758 091bd1168a524a4f36fc61f95209e7e4 Architecture independent packages: Size/MD5 checksum: 24776 553b9aa5cddc17736613b981924c3022 alpha architecture (DEC Alpha) Size/MD5 checksum: 253172 d4531bd79e7073ac5910d7bb0afed53b amd64 architecture (AMD x86_64 (AMD64)) Size/MD5 checksum: 173448 f78dd0d43b1dfcc5f7fbce292bfbf4fb arm architecture (ARM) Size/MD5 checksum: 186076 af4e4880d2a5fe3173f7ecad4a4f6e10 armel architecture (ARM EABI) Size/MD5 checksum: 182470 3ebd0c108b3a223e46996f54a12a5067 i386 architecture (Intel ia32) Size/MD5 checksum: 171752 6b198e2b26666d92c59bac1eaf6dfd04 ia64 architecture (Intel ia64) Size/MD5 checksum: 321748 9d771a479ddb9cc4338a47617c21e4aa mips architecture (MIPS (Big Endian)) Size/MD5 checksum: 186890 6d44ee961d8c5e2b4477a6ff12111b99 mipsel architecture (MIPS (Little Endian)) Size/MD5 checksum: 185528 96d30ac3d8a55068e9ad2d065f3831ba powerpc architecture (PowerPC) Size/MD5 checksum: 187332 f0151664a380507749527c06f398ba63 s390 architecture (IBM S/390) Size/MD5 checksum: 190242 fe35d852302407bbfb538c09d213790b sparc architecture (Sun SPARC/UltraSPARC) Size/MD5 checksum: 187802 b54d03502f1c783431c3ee8cfc03274c These files will probably be moved into the stable distribution on its next update. - --------------------------------------------------------------------------------- For apt-get: deb https://www.debian.org/security/ stable/updates main For dpkg-ftp: dists/stable/updates/main Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. Package info: `apt-cache show ' and https://www.debian.org/distrib/packages . Multiple security flaws in libmodplug addressed by updating to patched versions for Debian platforms.. libmodplug vulnerabilities, security update, debian packages, code execution fixes. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 Aug 04, 2009 Critical Debian
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

Should Linux servers automatically install security updates?

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/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":1,"type":"x","order":2,"pct":50,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":50,"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