Lucene search
+L

6054 matches found

RedHat Linux
RedHat Linux
added 2024/08/01 7:52 a.m.15 views

kernel: GSM multiplexing race condition leads to privilege escalation

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS6.9AI score0.00735EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2024/08/01 12:00 a.m.22 views

SUSE: Security Advisory (SUSE-SU-2024:2681-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.8AI score0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/31 12:42 p.m.17 views

SUSE-SU-2024:2681-1 Security update for gvfs

This update for gvfs fixes the following issues: - CVE-2019-12795: Fixed attack via local D-Bus method calls bsc1137930...

7.8CVSS6.3AI score0.00384EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/31 12:00 a.m.21 views

SUSE SLES12: gvfs / gvfs-backend-samba / gvfs-backends / gvfs-devel / gvfs-fuse / etc (SUSE-SU-2024:2681-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:2681-1 advisory. - CVE-2019-12795: Fixed attack via local D-Bus method calls bsc1137930 Tenable has extracted the preceding description block directly from t...

7.8CVSS7.2AI score0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.18 views

AZL-47361 CVE-2024-42156 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe copies of clear-key structures on failure Wipe all sensitive data from stack for all IOCTLs, which convert a clear-key into a protected- or secure-key...

4.1CVSS5.6AI score0.00212EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.23 views

CVE-2024-42146

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add outer runtimepm protection to xelivektest@xedmabuf Any kunit doing any memory access should get their own runtimepm outer references since they don't use the standard driver API entries. In special this dmabuf from th...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.45 views

CVE-2024-42146 drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add outer runtimepm protection to xelivektest@xedmabuf Any kunit doing any memory access should get their own runtimepm outer references since they don't use the standard driver API entries. In special this dmabuf from th...

0.00196EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42146 drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add outer runtimepm protection to xelivektest@xedmabuf Any kunit doing any memory access should get their own runtimepm outer references since they don't use the standard driver API entries. In special this dmabuf from th...

6.9AI score0.00196EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.13 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 the fact that any kunit in the drm/xe module that uses dmabuf for memory accesses should get its own externa...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.13 views

AZL-68343 CVE-2024-41082 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if too many commands are issued by nvme command in the same time by user tasks, this may exhaust all tags of adminq. If a reset nvme reset or IO timeout...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/07/29 12:00 a.m.15 views

PT-2024-33898

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: The issue concerns the Linux kernel, where a vulnerability has been resolved related to the bpf Berkeley Packet Filter functionality. Specifically, the problem arises when bpf programs attach...

7.8CVSS5.3AI score0.00232EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.11 views

kernel: stack overflow problem in Open vSwitch kernel module leading to DoS

A vulnerability was reported in the Open vSwitch sub-component in the Linux Kernel. The flaw occurs when a recursive operation of code push recursively calls into the code block. The OVS module does not validate the stack depth, pushing too many frames and causing a stack overflow. As a result,...

5.5CVSS6.9AI score0.0027EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/07/19 7:19 a.m.15 views

Information Leakage

Sentry-sdk is vulnerable to Information Leakage. The vulnerability is due to subprocess calls leaking environment variables when the Stdlib integration is enabled, which could allow an attacker to gain access to sensitive environment variables by exploiting the unintended passing of these variabl...

5.3CVSS7.1AI score0.002EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.17 views

CVE-2022-48814 net: dsa: seville: register the mdiobus under devres

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree...

6.9AI score0.00271EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.32 views

EulerOS 2.0 SP10 : less (EulerOS-SA-2024-1912)

According to the versions of the less package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE.CVE-2022-48624 less through 653 allows OS command execution via a...

8.6CVSS6.7AI score0.01059EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.164 views

RHEL 8 : php (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 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. - oniguruma: integer overflow in searchinrange function in regexec.c leads to out-of-bounds read...

9.8CVSS8.8AI score0.21786EPSS
SaveExploits27References29
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/11 2:31 a.m.11 views

Malicious code in sap-balance (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 30cd940ca221a7d39311880e508f74779101c1ae9751beb4fa648abb2b0a6266 The OpenSSF Package Analysis project identified 'sap-balance' @ 0.0.0 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2024/07/09 12:00 a.m.9 views

WordPress plugin Just Custom Fields security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

4.3CVSS6.7AI score0.00297EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/08 3:03 a.m.10 views

kernel: net: hns3: do not allow call hns3_nic_net_open repeatedly

A vulnerability was discovered in the Linux kernel's hns3 network driver. The hns3nicnetopen function is designed to be called only once per device instance. However, due to insufficient checks, multiple calls to this function are possible. This can lead to scenarios where hns3nicnetopen is invok...

7.8CVSS7.2AI score0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/08 2:15 a.m.14 views

CVE-2024-38330

IBM System Management for i 7.2, 7.3, and 7.4 could allow a local user to gain elevated privileges due to an unqualified library program call. A malicious actor could cause user-controlled code to run with administrator privilege. IBM X-Force ID: 295227...

7.8CVSS5.8AI score0.00258EPSS
SaveExploits0References2
Rows per page
Query Builder