Количество 18 769
Количество 18 769
CVE-2021-33458
There is a NULL pointer dereference in yasm version 1.3.0
CVE-2021-33457
An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in expand_mmac_params() in modules/preprocs/nasm/nasm-pp.c.
CVE-2021-33456
There is a NULL pointer dereference in hash() in yasm version 1.3.0
CVE-2021-33455
An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in do_directive() in modules/preprocs/nasm/nasm-pp.c.
CVE-2021-33454
CVE-2021-33452
An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_malloc() in nasmlib/alloc.c.
CVE-2021-33450
An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c.
CVE-2021-33391
CVE-2021-33289
In NTFS-3G versions < 2021.8.22 when a specially crafted MFT section is supplied in an NTFS image a heap buffer overflow can occur and allow for code execution.
CVE-2021-33287
In NTFS-3G versions < 2021.8.22 when specially crafted NTFS attributes are read in the function ntfs_attr_pread_i a heap buffer overflow can occur and allow for writing to arbitrary memory or denial of service of the application.
CVE-2021-33286
In NTFS-3G versions < 2021.8.22 when a specially crafted unicode string is supplied in an NTFS image a heap buffer overflow can occur and allow for code execution.
CVE-2021-33285
In NTFS-3G versions < 2021.8.22 when a specially crafted NTFS attribute is supplied to the function ntfs_get_attribute_value a heap buffer overflow can occur allowing for memory disclosure or denial of service. The vulnerability is caused by an out-of-bound buffer access which can be triggered by mounting a crafted ntfs partition. The root cause is a missing consistency check after reading an MFT record : the "bytes_in_use" field should be less than the "bytes_allocated" field. When it is not the parsing of the records proceeds into the wild.
CVE-2021-3326
The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier when processing invalid input sequences in the ISO-2022-JP-3 encoding fails an assertion in the code path and aborts the program potentially resulting in a denial of service.
CVE-2021-33200
kernel/bpf/verifier.c in the Linux kernel through 5.12.7 enforces incorrect limits for pointer arithmetic operations aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory leading to local privilege escalation to root. In particular there is a corner case where the off reg causes a masking direction change which then results in an incorrect final aux->alu_limit.
CVE-2021-33198
CVE-2021-33197
CVE-2021-33196
CVE-2021-33195
CVE-2021-33194
golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input.
CVE-2021-33193
Request splitting via HTTP/2 method injection and mod_proxy
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
CVE-2021-33458 There is a NULL pointer dereference in yasm version 1.3.0 | CVSS3: 5.5 | 0% Низкий | 5 месяцев назад | |
CVE-2021-33457 An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in expand_mmac_params() in modules/preprocs/nasm/nasm-pp.c. | CVSS3: 5.5 | 0% Низкий | 5 месяцев назад | |
CVE-2021-33456 There is a NULL pointer dereference in hash() in yasm version 1.3.0 | CVSS3: 5.5 | 0% Низкий | 5 месяцев назад | |
CVE-2021-33455 An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in do_directive() in modules/preprocs/nasm/nasm-pp.c. | CVSS3: 5.5 | 0% Низкий | 5 месяцев назад | |
CVSS3: 5.5 | 0% Низкий | больше 1 года назад | ||
CVE-2021-33452 An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_malloc() in nasmlib/alloc.c. | 0% Низкий | 5 месяцев назад | ||
CVE-2021-33450 An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c. | 0% Низкий | 5 месяцев назад | ||
CVSS3: 9.8 | 0% Низкий | почти 3 года назад | ||
CVE-2021-33289 In NTFS-3G versions < 2021.8.22 when a specially crafted MFT section is supplied in an NTFS image a heap buffer overflow can occur and allow for code execution. | CVSS3: 7.8 | 0% Низкий | около 4 лет назад | |
CVE-2021-33287 In NTFS-3G versions < 2021.8.22 when specially crafted NTFS attributes are read in the function ntfs_attr_pread_i a heap buffer overflow can occur and allow for writing to arbitrary memory or denial of service of the application. | CVSS3: 7.8 | 0% Низкий | около 4 лет назад | |
CVE-2021-33286 In NTFS-3G versions < 2021.8.22 when a specially crafted unicode string is supplied in an NTFS image a heap buffer overflow can occur and allow for code execution. | CVSS3: 7.8 | 0% Низкий | около 4 лет назад | |
CVE-2021-33285 In NTFS-3G versions < 2021.8.22 when a specially crafted NTFS attribute is supplied to the function ntfs_get_attribute_value a heap buffer overflow can occur allowing for memory disclosure or denial of service. The vulnerability is caused by an out-of-bound buffer access which can be triggered by mounting a crafted ntfs partition. The root cause is a missing consistency check after reading an MFT record : the "bytes_in_use" field should be less than the "bytes_allocated" field. When it is not the parsing of the records proceeds into the wild. | CVSS3: 7.8 | 0% Низкий | около 4 лет назад | |
CVE-2021-3326 The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier when processing invalid input sequences in the ISO-2022-JP-3 encoding fails an assertion in the code path and aborts the program potentially resulting in a denial of service. | CVSS3: 7.5 | 0% Низкий | около 5 лет назад | |
CVE-2021-33200 kernel/bpf/verifier.c in the Linux kernel through 5.12.7 enforces incorrect limits for pointer arithmetic operations aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory leading to local privilege escalation to root. In particular there is a corner case where the off reg causes a masking direction change which then results in an incorrect final aux->alu_limit. | CVSS3: 7.8 | 0% Низкий | больше 4 лет назад | |
CVSS3: 7.5 | 0% Низкий | больше 1 года назад | ||
CVSS3: 5.3 | 0% Низкий | больше 1 года назад | ||
CVSS3: 7.5 | 0% Низкий | больше 1 года назад | ||
CVSS3: 7.3 | 0% Низкий | больше 1 года назад | ||
CVE-2021-33194 golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input. | CVSS3: 7.5 | 0% Низкий | больше 4 лет назад | |
CVE-2021-33193 Request splitting via HTTP/2 method injection and mod_proxy | CVSS3: 7.5 | 1% Низкий | больше 4 лет назад |
Уязвимостей на страницу