Lucene search
+L

3642 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2021-1784

Malware in sbrugna...

5.5CVSS5.4AI score0.00341EPSS
SaveExploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2017-16554

Malware in sbrugna...

5.5CVSS6.7AI score0.00468EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986742)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986742 advisory. In the Linux kernel, the following vulnerability has been resolved: iio: health: afe4404: Fix oob read in afe4404read|writeraw KASAN report out-of-bounds read as...

7.1CVSS5.9AI score0.00244EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986479)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986479 advisory. In the Linux kernel, the following vulnerability has been resolved: of/irq: Prevent device address out-of-bounds read in interrupt map walk When ofirqparseraw is...

7.3CVSS6.3AI score0.00295EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986601)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986601 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: free rawreport buffers in usbhidstop Free the unsent rawreport buffers when the devi...

5.5CVSS5.9AI score0.00251EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-986797)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986797 advisory. In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrxregister It causes NULL pointer dereference when...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986779)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986779 advisory. In the Linux kernel, the following vulnerability has been resolved: raw: Fix a data-race around sysctlrawl3mdevaccept. While reading sysctlrawl3mdevaccept, it can be...

4.7CVSS5.7AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986433)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986433 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: free rawreport buffers in usbhidstop Free the unsent rawreport buffers when the devi...

5.5CVSS5.9AI score0.00251EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-389728)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-389728 advisory. In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in...

5.5CVSS6AI score0.00258EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/06 8:15 a.m.2 views

DEBIAN-CVE-2025-59731

When decoding an OpenEXR file that uses DWAA or DWAB compression, the specified raw length of run-length-encoded data is not checked when using it to calculate the output data. We read rlerawsize from the input file at 0, we decompress and decode into the buffer td-rlerawdata of size rlerawsize a...

6.9CVSS5.8AI score0.00161EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/06 8:09 a.m.28 views

CVE-2025-59731

OpenEXR/FFmpeg CVE-2025-59731 describes a vulnerability in DWAA/DWAB run-length decoding where the rle_raw_size is not checked when calculating output data. The decoder reads rle_raw_size, decompresses into td->rle_raw_data, and may access entries up to (td->xsize-1)*(td->ysize-1) + rle_...

6.9CVSS6.6AI score0.00161EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/10/06 8:09 a.m.17 views

CVE-2025-59731

When decoding an OpenEXR file that uses DWAA or DWAB compression, the specified raw length of run-length-encoded data is not checked when using it to calculate the output data. We read rlerawsize from the input file at 0, we decompress and decode into the buffer td-rlerawdata of size rlerawsize a...

6.9CVSS5.8AI score0.00161EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.10 views

SUSE CVE-2023-53541

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on the oob source buffer at the last iteration. Fix th...

6.1CVSS6.7AI score0.00153EPSS
SaveExploits0References19
CVE
CVE
added 2025/10/04 3:16 p.m.32 views

CVE-2023-53541

In CVE-2023-53541, the Linux kernel mtd: rawnand: brcmnand module had a potential out-of-bounds read during oob writes when the oob buffer length isn’t a multiple of word size. The fix adds a length check on the oob buffer read and fills the remainder with 0xff when the end of the buffer is reach...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-31998

Malicious code in bioql PyPI...

8.4CVSS8.7AI score0.00617EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-27599

Malicious code in bioql PyPI...

7.8CVSS6.6AI score0.00124EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-8866

Malicious code in bioql PyPI...

7.5CVSS6AI score0.58801EPSS
SaveExploits9References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-13002

Malicious code in bioql PyPI...

6.9AI score0.00175EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-31890

Malicious code in bioql PyPI...

6.4AI score0.00135EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-49931

Malicious code in bioql PyPI...

5.3CVSS6.5AI score0.00574EPSS
SaveExploits0References1
Rows per page
Query Builder