Lucene search
K

36 matches found

CVE
CVE
added 2026/05/21 9:20 a.m.75 views

CVE-2026-39461

The CVE-2026-39461 issue affects libcasper(3), which communicates with helper processes over UNIX domain sockets and uses select(2) to wait for data. The problem is that it does not verify that its socket descriptor fits within FD_SETSIZE (1024), potentially allowing an application that opens man...

8.8CVSS5.8AI score0.00008EPSS
Exploits0References1Affected Software1
Packet Storm News
Packet Storm News
added 2026/05/20 12:0 a.m.4 views

FreeBSD Security Advisory - FreeBSD-SA-26:22.libcasper

FreeBSD Security Advisory - libcasper3 communicates with helper processes via UNIX domain sockets, and uses the select2 system call to wait for data to become available. However, it does not verify that its socket descriptor fits within select2's descriptor set size limit of FDSETSIZE 1024...

8.8CVSS5.8AI score0.00008EPSS
Exploits0
NVD
NVD
added 2026/04/30 9:16 a.m.1 views

CVE-2026-39457

When exchanging data over a socket, libnv uses select2 to wait for data to arrive. However, it does not verify whether the provided socket descriptor fits in select2's file descriptor set size limit of FDSETSIZE 1024. An attacker who is able to force a libnv application to allocate large file...

7.8CVSS0.0001EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/30 8:1 a.m.1 views

EUVD-2026-26356

When exchanging data over a socket, libnv uses select2 to wait for data to arrive. However, it does not verify whether the provided socket descriptor fits in select2's file descriptor set size limit of FDSETSIZE 1024. An attacker who is able to force a libnv application to allocate large file...

7.8CVSS5.3AI score0.0001EPSS
Exploits0References1
CVE
CVE
added 2026/04/30 8:1 a.m.31 views

CVE-2026-39457

CVE-2026-39457 concerns the libnv library. The issue arises when exchanging data over a socket: libnv uses select(2) but does not verify that the socket descriptor fits within FD_SETSIZE (1024). This can allow an attacker to cause stack corruption by forcing a process to allocate many file descri...

7.8CVSS5.3AI score0.0001EPSS
Exploits0References1Affected Software1
Packet Storm News
Packet Storm News
added 2026/04/29 12:0 a.m.2 views

FreeBSD Security Advisory - FreeBSD-SA-26:16.libnv

FreeBSD Security Advisory - When exchanging data over a socket, libnv uses select2 to wait for data to arrive. However, it does not verify whether the provided socket descriptor fits in select2's file descriptor set size limit of FDSETSIZE 1024...

7.8CVSS5.2AI score0.0001EPSS
Exploits0
OSV
OSV
added 2025/11/25 4:39 p.m.0 views

SUSE-SU-2025:21064-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by...

9.8CVSS6.5AI score0.00097EPSS
Exploits3References406
OSV
OSV
added 2025/11/19 1:15 p.m.0 views

SUSE-SU-2025:4140-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister...

9.8CVSS6.6AI score0.00097EPSS
Exploits3References405
Tenable Nessus
Tenable Nessus
added 2025/11/19 12:0 a.m.5 views

SUSE SLES15 / openSUSE 15 Security Update : kernel (SUSE-SU-2025:4128-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4128-1 advisory. The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to fix various security issues The following security issue...

9.8CVSS6.9AI score0.00097EPSS
Exploits3References590
SUSE Linux
SUSE Linux
added 2025/11/18 4:45 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 Azure kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister...

8.7CVSS8.1AI score0.00224EPSS
Exploits4References1986
OSV
OSV
added 2025/11/13 3:32 p.m.2 views

SUSE-SU-2025:21040-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by missi...

9.8CVSS6.5AI score0.00097EPSS
Exploits3References405
Oracle linux
Oracle linux
added 2025/11/02 12:0 a.m.3 views

Unbreakable Enterprise kernel security update

5.4.17-2136.348.3.1 - i40e: add validation for ringlen param Lukasz Czapnik Orabug: 38604168 CVE-2025-39973 - i40e: increase max descriptors for XL710 Justin Bronder Orabug: 38604168 CVE-2025-39973...

7AI score0.00063EPSS
Exploits0
EUVD
EUVD
added 2025/10/15 9:30 a.m.1 views

EUVD-2025-34599

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

6AI score0.00063EPSS
Exploits0References9
NVD
NVD
added 2025/10/15 8:15 a.m.4 views

CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

0.00063EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2017-16657

Malware in sbrugna...

7.5CVSS7.5AI score0.23134EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2016-3626

Malware in sbrugna...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References19
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-28956

Malicious code in bioql PyPI...

6.3AI score0.00036EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 6:21 a.m.1 views

SUSE CVE-2004-0077

The domremap function for the mremap system call in Linux 2.2 to 2.2.25, 2.4 to 2.4.24, and 2.6 to 2.6.2, does not properly check the return value from the domunmap function when the maximum number of VMA descriptors is exceeded, which allows local users to gain root privileges, a different...

7.2CVSS7AI score0.00118EPSS
Exploits2References4
Veracode
Veracode
added 2022/11/25 6:52 p.m.16 views

Denial Of Service (DoS)

xen is vulnerable to denial of service. The vulnerability exists because XAPI to be unable to accept new requests for other trusted clients which allows an unauthenticated client on the network to cause XAPI to hit its file-descriptor limit...

5.3CVSS5.5AI score0.00298EPSS
Exploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/11/09 12:0 a.m.70 views

Amazon Linux 2 : dbus (ALAS-2022-1870)

The version of dbus installed on the remote host is prior to 1.10.24-7. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2022-1870 advisory. A flaw was found in dbus. The implementation of DBUSCOOKIESHA1 is susceptible to a symbolic link attack. A malicious client...

7.1CVSS6.6AI score0.00086EPSS
Exploits1References5
Rows per page
Query Builder