8 matches found
EUVD-2021-13131
Malware in sbrugna...
CVE-2025-39931 crypto: af_alg - Set merge to zero early in af_alg_sendmsg
In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Set merge to zero early in afalgsendmsg If an error causes afalgsendmsg to abort, ctx-merge may contain a garbage value from the previous loop. This may then trigger a crash on the next entry into afalgsendmsg whe...
CLI SSH not working after upgrade with OpenSSH vulnerability patch Error Bad SSH2 cipher spec
After Upgrading to a firmware version with OpenSSH v9.3 patched for the recent SSH vulnerabilities 12.1-55.304+ FIPS, 13.0-92.23+, 13.1-53.4+, 13.1-37.180+ FIPS, 14.1-22.16+ SSH is not working anymore. Putty throws the error: Network error: Software caused connection abort...
SUSE CVE-2024-26978
In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 device from userspace: echo max14830 0x60 /sys/bus/i2c/devices/i2c-2/newdevice we get the following error: Unable to handle...
WebAssembly 安全漏洞
WebAssembly is a binary instruction format for stack-based virtual machines from WebAssembly. A security vulnerability exists in WebAssembly version v1.0.29 that stems from the presence of an abort error...
Input validation
Insufficient input validation in the SNPGUESTREQUEST command may lead to a potential data abort error and a denial of service...
CVE-2021-26325
CVE-2021-26325 describes insufficient input validation in the SNP_GUEST_REQUEST command, which may lead to a data abort error and a denial of service. The vulnerability is localized (attack vector: LOCAL) with low attack complexity per NVD CVSS v2/v3 data, and it can impact availability (HIGH in ...
GHSA-27J5-4P9V-PP67 `std::abort` raised from `TensorListReserve`
Impact Providing a negative element to numelements list argument of tf.rawops.TensorListReserve causes the runtime to abort the process due to reallocating a std::vector to have a negative number of elements: python import tensorflow as tf tf.rawops.TensorListReserve elementshape = tf.constant1,...