255 matches found
[SECURITY] Fedora 34 Update: libmysofa-1.2.1-1.fc34
This is a simple set of C functions to read AES SOFA files, if they contain HRTFs stored according to the AES69-2015 standard...
[SECURITY] Fedora 35 Update: libmysofa-1.2.1-1.fc35
This is a simple set of C functions to read AES SOFA files, if they contain HRTFs stored according to the AES69-2015 standard...
Fedora: Security Advisory for libmysofa (FEDORA-2021-36ac17e5ac)
The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...
USN-5184-1 libmysofa vulnerability
It was discovered that libmysofa mishandled certain input. An attacker could use this vulnerability to cause a denial of service crash...
Heap-Based Buffer Overflow
libmysofa.so is vulnerable to heap-based buffer overflow. The lack of size check in the readOHDRHeaderMessageDataLayout function in dataobject.c causes a heap-based buffer overflow which could result in an application crash...
Heap-based Buffer Overflow in hoene/libmysofa
Description The variable st-filtlen in the function speexresamplerresetmem is not checked to see if it is 0 before it is used, and after subtracting one, it becomes 0xffffffff, causing heap overflow Proof of Concept src/mysofa2json -c poc ==30201==ERROR: AddressSanitizer: heap-buffer-overflow on...
CVE-2021-3756
libmysofa is vulnerable to Heap-based Buffer Overflow...
DEBIAN-CVE-2021-3756
libmysofa is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3756
libmysofa is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3756
libmysofa is vulnerable to Heap-based Buffer Overflow...
UBUNTU-CVE-2021-3756
libmysofa is vulnerable to Heap-based Buffer Overflow...
Heap overflow
libmysofa is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3756 Heap-based Buffer Overflow in hoene/libmysofa
libmysofa is vulnerable to Heap-based Buffer Overflow...
CVE-2021-3756
CVE-2021-3756 affects the libmysofa library (as referenced across connected documents, including NVD and related advisories). The available details confirm a heap-based buffer overflow vulnerability in libmysofa. The connected sources do not specify affected versions, root cause specifics beyond ...
CVE-2021-3756
libmysofa is vulnerable to Heap-based Buffer Overflow...
libmysofa 缓冲区错误漏洞
libmysofa is a library for reading AES SOFA files. A security vulnerability exists in libmysofa that stems from the application's susceptibility to heap-based buffer overflows...
PT-2021-21716 · Libmysofa +3 · Libmysofa +3
Name of the Vulnerable Software and Affected Versions: libmysofa affected versions not specified Description: The issue is related to a Heap-based Buffer Overflow. There is no information provided about the estimated number of potentially affected devices worldwide or real-world incidents where...
Heap-based Buffer Overflow in hoene/libmysofa
Description system : ubuntu 20.04 build command cd libmysofa mkdir build cd build CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" cmake ../ make all Proof of Concept https://drive.google.com/file/d/1JbQAECcj5-SDRZVUsRWiaBgJQZ0nMiK/view?usp=sharing repro...
Heap-based Buffer Overflow in hoene/libmysofa
Description system : ubuntu 20.04 build command cd libmysofa mkdir build cd build CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" cmake ../ make all repro ./mysofa2json -c ./libmyfofamysofacheck Proof of Concept...
Heap-based Buffer Overflow in hoene/libmysofa
Description system : ubuntu 20.04 build command cd libmysofa mkdir build cd build CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" cmake ../ make all run cmd ./mysofa2json -c ./heapoobreadmemcpy ./mysofa2json -c ./heapoobread Proof of Concept poc 1 :...