Show filters
561 Total Results
Displaying 131-140 of 561
Sort by:
Attacker Value
Unknown

CVE-2022-23267

Disclosure Date: May 10, 2022 (last updated November 29, 2024)
.NET and Visual Studio Denial of Service Vulnerability
0
Attacker Value
Unknown

CVE-2022-27239

Disclosure Date: April 27, 2022 (last updated February 23, 2025)
In cifs-utils through 6.14, a stack-based buffer overflow when parsing the mount.cifs ip= command-line argument could lead to local attackers gaining root privileges.
Attacker Value
Unknown

CVE-2022-1304

Disclosure Date: April 14, 2022 (last updated February 23, 2025)
An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.
Attacker Value
Unknown

CVE-2022-28796

Disclosure Date: April 08, 2022 (last updated February 23, 2025)
jbd2_journal_wait_updates in fs/jbd2/transaction.c in the Linux kernel before 5.17.1 has a use-after-free caused by a transaction_t race condition.
Attacker Value
Unknown

CVE-2021-3941

Disclosure Date: March 25, 2022 (last updated February 23, 2025)
In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.
Attacker Value
Unknown

CVE-2018-25032

Disclosure Date: March 25, 2022 (last updated February 23, 2025)
zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.
Attacker Value
Unknown

CVE-2022-1011

Disclosure Date: March 18, 2022 (last updated February 23, 2025)
A use-after-free flaw was found in the Linux kernel’s FUSE filesystem in the way a user triggers write(). This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege escalation.
Attacker Value
Unknown

CVE-2022-24512

Disclosure Date: March 09, 2022 (last updated November 29, 2024)
.NET and Visual Studio Remote Code Execution Vulnerability
0
Attacker Value
Unknown

CVE-2021-3737

Disclosure Date: March 04, 2022 (last updated February 23, 2025)
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.
Attacker Value
Unknown

CVE-2021-3575

Disclosure Date: March 04, 2022 (last updated February 23, 2025)
A heap-based buffer overflow was found in openjpeg in color.c:379:42 in sycc420_to_rgb when decompressing a crafted .j2k file. An attacker could use this to execute arbitrary code with the permissions of the application compiled against openjpeg.