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

CVE-2022-43680

Disclosure Date: October 24, 2022 (last updated February 24, 2025)
In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.
Attacker Value
Unknown

CVE-2022-3649

Disclosure Date: October 21, 2022 (last updated February 24, 2025)
A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.
Attacker Value
Unknown

CVE-2022-3627

Disclosure Date: October 21, 2022 (last updated February 24, 2025)
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6860, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.
Attacker Value
Unknown

CVE-2022-3626

Disclosure Date: October 21, 2022 (last updated February 24, 2025)
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c:340 when called from processCropSelections, tools/tiffcrop.c:7619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.
Attacker Value
Unknown

CVE-2022-3599

Disclosure Date: October 21, 2022 (last updated February 24, 2025)
LibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.
Attacker Value
Unknown

CVE-2022-3598

Disclosure Date: October 21, 2022 (last updated February 24, 2025)
LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b.
Attacker Value
Unknown

CVE-2022-3597

Disclosure Date: October 21, 2022 (last updated February 24, 2025)
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.
Attacker Value
Unknown

CVE-2022-38177

Disclosure Date: September 21, 2022 (last updated February 24, 2025)
By spoofing the target resolver with responses that have a malformed ECDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.
Attacker Value
Unknown

CVE-2022-38178

Disclosure Date: September 21, 2022 (last updated February 24, 2025)
By spoofing the target resolver with responses that have a malformed EdDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.
Attacker Value
Unknown

CVE-2022-2526

Disclosure Date: September 09, 2022 (last updated February 24, 2025)
A use-after-free vulnerability was found in systemd. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsStream object. Therefore, other functions and callbacks called can dereference the DNSStream object, causing the use-after-free when the reference is still used later.