Lucene search
+L

14847 matches found

Cvelist
Cvelist
added 2024/05/17 11:40 a.m.33 views

CVE-2024-27402 phonet/pep: fix racy skb_queue_empty() use

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

6.4AI score0.00223EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.9 views

PT-2024-21882

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the mctp local output function in the Linux kernel, which only takes ownership of the skb on success. If mctp local output fails in specific states, it may leak a...

5.5CVSS5.4AI score0.00219EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:00 a.m.15 views

The vulnerability of the unix_state_double_lock() function in the net/unix/af_unix.c module, which is part of the Linux operating system’s AF_UNIX sockets implementation, allows a hacker to cause a service failure.

The vulnerability of the unixstatedoublelock function in the net/unix/afunix.c module, which implements AFUNIX sockets in Linux operating systems, is related to a violation of synchronization mechanisms. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score
SaveExploits0References24Affected Software2
OSV
OSV
added 2024/05/15 12:09 p.m.85 views

BIT-CILIUM-2022-29178 Incorrect Default Permissions in Cilium

Cilium is open source software for providing and securing network connectivity and loadbalancing between application workloads. Cilium prior to versions 1.9.16, 1.10.11, and 1.11.15 contains an incorrect default permissions vulnerability. Operating Systems with users belonging to the group ID 100...

8.8CVSS8.3AI score0.00277EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/15 12:08 p.m.112 views

BIT-CILIUM-OPERATOR-2022-29178 Incorrect Default Permissions in Cilium

Cilium is open source software for providing and securing network connectivity and loadbalancing between application workloads. Cilium prior to versions 1.9.16, 1.10.11, and 1.11.15 contains an incorrect default permissions vulnerability. Operating Systems with users belonging to the group ID 100...

8.8CVSS8.3AI score0.00277EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/14 3:12 p.m.4 views

DEBIAN-CVE-2024-27398

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by scosocktimeout When the sco connection is established and then, the sco socket is releasing, timeoutwork will be scheduled to judge whether the sco disconnection is timeout. The sock...

7.8CVSS5.7AI score0.00821EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/14 3:12 p.m.8 views

UBUNTU-CVE-2024-27398

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by scosocktimeout When the sco connection is established and then, the sco socket is releasing, timeoutwork will be scheduled to judge whether the sco disconnection is timeout. The sock...

8CVSS6.2AI score0.00821EPSS
SaveExploits1References24
OSV
OSV
added 2024/05/14 2:23 p.m.9 views

DEBIAN-CVE-2023-52656

In the Linux kernel, the following vulnerability has been resolved: iouring: drop any code related to SCMRIGHTS This is dead code after we dropped support for passing iouring fds over SCMRIGHTS, get rid of it...

5.5CVSS5.5AI score0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 2:23 p.m.8 views

UBUNTU-CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

7.8CVSS6.1AI score0.00892EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/14 1:46 p.m.9 views

CVE-2023-42955

Claris International has successfully resolved an issue of potentially exposing password information to front-end websites when signed in to the Admin Console with an administrator role. This issue has been fixed in FileMaker Server 20.3.1 by eliminating the send of Admin Role passwords in the...

4.9CVSS5.7AI score0.0045EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/14 1:46 p.m.25 views

CVE-2023-42955

Claris International has successfully resolved an issue of potentially exposing password information to front-end websites when signed in to the Admin Console with an administrator role. This issue has been fixed in FileMaker Server 20.3.1 by eliminating the send of Admin Role passwords in the...

6.1CVSS6.4AI score0.0045EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/14 3:32 a.m.5 views

SUSE CVE-2024-27398

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by scosocktimeout When the sco connection is established and then, the sco socket is releasing, timeoutwork will be scheduled to judge whether the sco disconnection is timeout. The sock...

7.8CVSS6.2AI score0.00821EPSS
SaveExploits1References164
CNNVD
CNNVD
added 2024/05/14 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from allowing the driver to prompt for SKB recycling...

5.5CVSS6.5AI score0.00772EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/11 11:07 a.m.25 views

OESA-2024-1567 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN:...

8CVSS6.3AI score0.00573EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/05/11 2:39 a.m.14 views

SUSE CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

5.5CVSS6.6AI score0.00892EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.28 views

RHEL 7 : spice-vdagent (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - spice-vdagent: Improper validation of xfers-savedir in vdagentfilexfersdata CVE-2017-15108 - spice-vdagen...

6.7AI score0.00496EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.40 views

RHEL 6 : log4j (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - log4j: Socket receiver deserialization vulnerability CVE-2017-5645 - Improper validation of certificate...

7.2AI score0.89792EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.63 views

RHEL 9 : redis (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 9 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - redis: heap overflow in the lua cjson and cmsgpack libraries CVE-2022-24834 - Redis is an in-memory...

7.3AI score0.41409EPSS
SaveExploits1References3
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.36 views

sssd security and bug fix update

An update is available for sssd. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The System Security Services Daemon SSSD service provides a set of daemons to...

7.1CVSS7.8AI score0.01033EPSS
SaveExploits1
OSV
OSV
added 2024/05/10 2:32 p.m.33 views

RLSA-2024:2571 Moderate: sssd security and bug fix update

The System Security Services Daemon SSSD service provides a set of daemons to manage access to remote directories and authentication mechanisms. It also provides the Name Service Switch NSS and the Pluggable Authentication Modules PAM interfaces toward the system, and a pluggable back-end system ...

7.1CVSS7.4AI score0.01033EPSS
SaveExploits1References1
Rows per page
Query Builder