VYPR

rpm package

suse/mozjs115&distro=SUSE Linux Enterprise Module for Desktop Applications 15 SP6

pkg:rpm/suse/mozjs115&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Desktop%20Applications%2015%20SP6

Vulnerabilities (7)

  • CVE-2024-56431Dec 25, 2024
    affected < 115.4.0-150600.3.9.1fixed 115.4.0-150600.3.9.1

    oc_huff_tree_unpack in huffdec.c in libtheora in Theora through 1.0 7180717 has an invalid negative left shift. NOTE: this is disputed by third parties because there is no evidence of a security impact, e.g., an application would not crash.

  • CVE-2024-11403Nov 25, 2024
    affected < 115.4.0-150600.3.6.1fixed 115.4.0-150600.3.6.1

    There exists an out of bounds read/write in LibJXL versions prior to commit 9cc451b91b74ba470fd72bd48c121e9f33d24c99. The JPEG decoder used by the JPEG XL encoder when doing JPEG recompression (i.e. if using JxlEncoderAddJPEGFrame on untrusted input) does not properly check bound

  • CVE-2024-11498Nov 25, 2024
    affected < 115.4.0-150600.3.6.1fixed 115.4.0-150600.3.6.1

    There exists a stack buffer overflow in libjxl. A specifically-crafted file can cause the JPEG XL decoder to use large amounts of stack space (up to 256mb is possible, maybe 512mb), potentially exhausting the stack. An attacker can craft a file that will cause excessive memory us

  • CVE-2024-50602Oct 27, 2024
    affected < 115.4.0-150600.3.6.1fixed 115.4.0-150600.3.6.1

    An issue was discovered in libexpat before 2.6.4. There is a crash within the XML_ResumeParser function because XML_StopParser can stop/suspend an unstarted parser.

  • CVE-2024-45492CriAug 30, 2024
    affected < 115.4.0-150600.3.3.1fixed 115.4.0-150600.3.3.1

    An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

  • CVE-2024-45491CriAug 30, 2024
    affected < 115.4.0-150600.3.3.1fixed 115.4.0-150600.3.3.1

    An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

  • CVE-2024-45490HigAug 30, 2024
    affected < 115.4.0-150600.3.3.1fixed 115.4.0-150600.3.3.1

    An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.