888 matches found
EUVD-2015-5282
Malware in sbrugna...
EUVD-2020-5404
Malware in sbrugna...
EUVD-2019-15757
Malware in sbrugna...
EUVD-2013-5009
Malware in sbrugna...
EUVD-2015-7198
Malware in sbrugna...
EUVD-2017-4606
Malware in sbrugna...
EUVD-2015-3728
Malware in sbrugna...
EUVD-2007-0735
Malware in sbrugna...
EUVD-2011-3178
Malware in sbrugna...
EUVD-2019-15723
Malware in sbrugna...
EUVD-2019-17938
Malware in sbrugna...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986303)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986303 advisory. In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in Sy...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986487)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986487 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986273)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986273 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414476)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414476 advisory. There is a sleep-in-atomic bug in /net/nfc/netlink.c that allows an attacker to crash the Linux kernel by simulating a nfc device from user-space. Tenable has...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987152)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987152 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as...
CVE-2025-59729
When parsing the header for a DHAV file, there's an integer underflow in offset calculation that leads to reading the duration from before the start of the allocated buffer. If we load a DHAV file that is larger than MAXDURATIONBUFFERSIZE bytes 0x100000 for example 0x101000 bytes, then at 0 we ha...
CVE-2025-59730
When decoding a frame for a SANM file ANIM v0 variant, the decoded data can be larger than the buffer allocated for it. Frames encoded with codec 48 can specify their resolution width x height. A buffer of appropriate size is allocated depending on the resolution. This codec can encode the frame...
CVE-2025-59728
When calculating the content path in handling of MPEG-DASH manifests, there's an out-of-bounds NUL-byte write one byte past the end of the buffer.When we call xmlNodeGetContent below 0, it returns a buffer precisely allocated to match the string length, using strdup internally. If this buffer is...
CVE-2025-59733
When decoding an OpenEXR file that uses DWAA or DWAB compression, there's an implicit assumption that all image channels have the same pixel type and size, and that if there are four channels, the first four are "B", "G", "R" and "A". The channel parsing code can be found in decodeheader. The...