Lucene search
+L

189 matches found

SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.12 views

SUSE CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS8AI score0.00226EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/15 9:15 p.m.6 views

UBUNTU-CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 5:5 a.m.4 views

SUSE CVE-2016-2391

The ohcibusstart function in the USB OHCI emulation support hw/usb/hcd-ohci.c in QEMU allows local guest OS administrators to cause a denial of service NULL pointer dereference and QEMU process crash via vectors related to multiple eoftimers...

5CVSS7.4AI score0.00396EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.8 views

SUSE CVE-2017-14054

In libavformat/rmdec.c in FFmpeg 3.3.3, a DoS in ivrreadheader due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" field in the header but does not contain sufficient backing data, is provided, the first type==4 loop would...

6.5CVSS6.8AI score0.01726EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.5 views

SUSE CVE-2017-14249

ImageMagick 7.0.6-8 Q16 mishandles EOF checks in ReadMPCImage in coders/mpc.c, leading to division by zero in GetPixelCacheTileSize in MagickCore/cache.c, allowing remote attackers to cause a denial of service via a crafted file...

5.3CVSS8.5AI score0.02068EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.8 views

SUSE CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS8.8AI score0.02543EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2022/09/22 4:49 p.m.94 views

USN-5631-1: libjpeg-turbo vulnerabilities

It was discovered that libjpeg-turbo incorrectly handled certain EOF characters. An attacker could possibly use this issue to cause libjpeg-turbo to consume resource, leading to a denial of service. This issue only affected Ubuntu 18.04 LTS. CVE-2018-11813 It was discovered that libjpeg-turbo...

8.8CVSS6.6AI score0.03162EPSS
SaveExploits1
OSV
OSV
added 2022/09/22 4:49 p.m.20 views

USN-5631-1 libjpeg-turbo vulnerabilities

It was discovered that libjpeg-turbo incorrectly handled certain EOF characters. An attacker could possibly use this issue to cause libjpeg-turbo to consume resource, leading to a denial of service. This issue only affected Ubuntu 18.04 LTS. CVE-2018-11813 It was discovered that libjpeg-turbo...

8.8CVSS6.7AI score0.03162EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/30 2:35 p.m.12 views

USN-5497-2 libjpeg6b vulnerabilities

USN-5497-1 fixed vulnerabilities in Libjpeg6b. This update provides the corresponding updates for Ubuntu 16.04 ESM. Original advisory details: It was discovered that Libjpeg6b was not properly performing bounds checks when compressing PPM and Targa image files. An attacker could possibly use this...

7.5CVSS6.9AI score0.0501EPSS
SaveExploits3References6
Openbugbounty
Openbugbounty
added 2022/04/12 5:28 p.m.16 views

library.foi.hr Cross Site Scripting vulnerability OBB-2498920

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

SaveExploits0
OSV
OSV
added 2022/03/11 11:39 p.m.29 views

GHSA-4FX9-VC88-Q2XC Infinite loop in Pillow

JpegImagePlugin may append an EOF marker to the end of a truncated file, so that the last segment of the data will still be processed by the decoder. If the EOF marker is not detected as such however, this could lead to an infinite loop where JpegImagePlugin keeps trying to end the file...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/03/11 11:39 p.m.28 views

Infinite loop in Pillow

JpegImagePlugin may append an EOF marker to the end of a truncated file, so that the last segment of the data will still be processed by the decoder. If the EOF marker is not detected as such however, this could lead to an infinite loop where JpegImagePlugin keeps trying to end the file...

1.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/09/21 10:10 p.m.8 views

CLSA-2021-1632262221 Fix of CVE: CVE-2020-8517, CVE-2021-28651, CVE-2020-15049, CVE-2020-8449, CVE-2020-8450, CVE-2020-24606, CVE-2020-25097, CVE-2020-11945, CVE-2020-14058

CVE-2020-15049: fix incorrect validation of Content-Length field leading to Http smuggling and Poisoning attack - CVE-2020-14058: fix handling of unknown SSL errors which resulted in denial of service - CVE-2020-25097: fix improper input validation allowing HTTP smuggling from trusted client -...

9.9CVSS7.1AI score0.7179EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2021/06/28 12:0 a.m.28 views

EulerOS 2.0 SP8 : golang (EulerOS-SA-2021-1980)

According to the version of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the...

7.5CVSS8AI score0.02543EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/06/05 12:0 a.m.13 views

PT-2024-11166 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to data corruption caused by the fallocate function in the Linux kernel. When fallocate punches holes out of inode size and the original isize is in the middle of...

7.8CVSS7AI score0.08555EPSS
SaveExploits6References1089
NVD
NVD
added 2021/03/11 12:15 a.m.28 views

CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS0.02543EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2021/03/10 11:54 p.m.69 views

CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS7.7AI score0.02543EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/03/10 11:54 p.m.41 views

CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.8AI score0.02543EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2021/03/05 12:0 a.m.50 views

go -- encoding/xml: infinite loop when using xml.NewTokenDecoder with a custom TokenReader; archive/zip: panic when calling Reader.Open

The Go project reports: The Decode, DecodeElement, and Skip methods of an xml.Decoder provided by xml.NewTokenDecoder may enter an infinite loop when operating on a custom xml.TokenReader which returns an EOF in the middle of an open XML element. The Reader.Open API, new in Go 1.16, will panic wh...

6.7AI score
SaveExploits0References2
Veracode
Veracode
added 2020/12/06 3:43 a.m.27 views

Denial Of Service (DoS)

ImageMagick is vulnerable to denial of service. The vulnerability existed in ReadXBMImage due to lack of an EOF End of File...

6.5CVSS2.9AI score0.02122EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder