Lucene search
+L

230 matches found

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

EUVD-2020-4430

Malware in sbrugna...

4.7CVSS6.6AI score0.00423EPSS
SaveExploits0References24
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-15182

Malware in sbrugna...

7.8CVSS7.5AI score0.00536EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986971 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tt...

7.8CVSS6AI score0.00242EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.12 views

SUSE CVE-2023-53590

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS6.5AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.13 views

CVE-2023-53590

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS0.00119EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:44 p.m.35 views

CVE-2023-53590

CVE-2023-53590 affects the Linux kernel SCTP scheduler code. The root cause was a missing reference counter in sctp_stream_priorities, which could cause a nested loop when freeing a stream priority (potential heavy CPU usage). The advisory notes that a refcnt is now added in sctp_stream_prioritie...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53590 sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.15 views

CVE-2023-53590 sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

0.00119EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.4 views

EUVD-2025-13139

Malicious code in bioql PyPI...

7.1AI score0.00194EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2023-44409

Malicious code in bioql PyPI...

7.8CVSS6.7AI score0.00508EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53314

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbdev/ep93xx-fb: Do not assign to struct fbinfo.dev Do not assing the Linux device to struct fbinfo.dev. The call to registerframebuffer initializes the field t...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 5:15 p.m.11 views

UBUNTU-CVE-2023-53314

In the Linux kernel, the following vulnerability has been resolved: fbdev/ep93xx-fb: Do not assign to struct fbinfo.dev Do not assing the Linux device to struct fbinfo.dev. The call to registerframebuffer initializes the field to the fbdev device. Drivers should not override its value. Fixes a bu...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References11
CVE
CVE
added 2025/09/16 4:11 p.m.48 views

CVE-2023-53314

CVE-2023-53314 – Linux kernel : The fbdev ep93xx-fb driver incorrectly assigns the Linux device to struct fb_info.dev via register_framebuffer(), causing a reference-counter leak of the fbdev device. The fix is to stop driver code from overwriting fb_info.dev; register_framebuffer() already initi...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50274

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: adopts refcnt to avoid UAF dvbunregisterdevice is known that prone to use-after-free. That is, the cleanup from dvbunregisterdevice releases the dvbdevice even if there are pointers stored in file-privatedata still...

7.8CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

DEBIAN-CVE-2022-50274

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: adopts refcnt to avoid UAF dvbunregisterdevice is known that prone to use-after-free. That is, the cleanup from dvbunregisterdevice releases the dvbdevice even if there are pointers stored in file-privatedata still...

7.8CVSS5.8AI score0.0016EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.5 views

PT-2025-37576

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free issue within the dvbdev module. The dvb unregister device function can release the dvb device structure while pointers in file-private data...

6.2AI score0.0016EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.4 views

SUSE SLED15: xen / xen-devel / xen-libs / xen-tools / xen-tools-domU / etc (SUSE-SU-2025:03172-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03172-1 advisory. Security issues fixed: - CVE-2025-27466: NULL pointer dereference in the Viridian interface when updating the...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/09/11 12:54 p.m.5 views

Security update for xen

This update for xen fixes the following issues: Security issues fixed: CVE-2025-27466: NULL pointer dereference in the Viridian interface when updating the reference TSC area bsc1248807. CVE-2025-58142: NULL pointer dereference in the Viridian interface due to assumption that the SIM page is mapp...

7CVSS6.5AI score0.00467EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/11 12:54 p.m.4 views

SUSE-SU-2025:03172-1 Security update for xen

This update for xen fixes the following issues: Security issues fixed: - CVE-2025-27466: NULL pointer dereference in the Viridian interface when updating the reference TSC area bsc1248807. - CVE-2025-58142: NULL pointer dereference in the Viridian interface due to assumption that the SIM page is...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/09/05 12:00 a.m.11 views

The vulnerability of the perf_mmap() function in the Linux operating system’s kernel, which allows a hacker to cause a service failure

The vulnerability of the perfmmap function in Linux operating systems is related to errors during the update of the reference counter. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References6Affected Software3
Rows per page
Query Builder