Lucene search
+L

5346 matches found

RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.8 views

kernel: net: fix information leakage in /proc/net/ptype

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the new packettype added by this packet socket by...

7.1CVSS6.8AI score0.00222EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/08 12:00 a.m.15 views

PT-2024-38417 · Red Hat · Openshift Ai

Name of the Vulnerable Software and Affected Versions: OpenShift AI versions prior to 2.9 Description: A vulnerability was found in OpenShift AI that allows for authentication bypass and privilege escalation across models within the same namespace. When deploying AI models, the UI provides the...

8.8CVSS7.8AI score0.00932EPSS
SaveExploits0References10
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/08/07 11:58 p.m.6 views

Malicious code in wistia_namespace.js (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 37411af0efaa1331025c7ba0aaa00b729cc7b5eb9425392726c6f2c7de602179 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Kubernetes Security Advisories
Kubernetes Security Advisories
added 2024/08/07 9:30 p.m.20 views

Network restriction bypass via race condition during namespace termination

CVSS Rating: CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N - Low 3.1 A security issue was discovered in Kubernetes where a malicious or compromised pod could bypass network restrictions enforced by network policies during namespace deletion. The order in which objects are deleted during namespace...

3.1CVSS5.9AI score0.00314EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/06 2:13 a.m.8 views

SUSE CVE-2024-3056

A flaw was found in Podman. This issue may allow an attacker to create a specially crafted container that, when configured to share the same IPC with at least one other container, can create a large number of IPC resources in /dev/shm. The malicious container will continue to exhaust resources...

7.7CVSS8.8AI score0.00545EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 2:00 a.m.6 views

SUSE CVE-2024-42078

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS7.5AI score0.00207EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/08/05 12:00 a.m.13 views

The vulnerability of the admin_compliance_framework function in the Group Namespace URL Handler component of the software platform based on Git, which allows a violator to modify the group’s URL address.

The vulnerability of the admincomplianceframework function in the Group Namespace URL Handler component of the software platform based on Git for collaborative code development in GitLab is related to access control deficiencies. Exploiting this vulnerability could allow a malicious actor to modi...

6.8CVSS5.8AI score0.0042EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.23 views

CVE-2024-42104 nilfs2: add missing check for inode numbers on directory entries

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

6.7AI score0.0026EPSS
SaveExploits0References8
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/30 1:34 a.m.24 views

Security Bulletin: Due to use of Apache Pulsar, IBM Tivoli Netcool/OMNIbus Transport Module Common Integration Library is vulnerable to a security restrictions bypass.

Summary Pulsar is used by IBM Tivoli Netcool/OMNIbus Transport Module Common Integration Library. CVE-2024-28098, CVE-2024-29834 The below vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2024-28098 DESCRIPTION: Apache Pulsar could allow a remote authenticated attacker to bypa...

6.4CVSS6.5AI score0.01701EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/07/29 4:15 p.m.3 views

DEBIAN-CVE-2024-42078

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.17 views

UBUNTU-CVE-2024-42078

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.4 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 nfsdinfo.mutex may be referenced by svcpoolstatsstart immediately after the creation of a new...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/25 3:04 p.m.10 views

quarkus-core: Leak of local configuration properties into Quarkus applications

A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been...

7CVSS7.1AI score0.00288EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.8 views

kernel: ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

A flaw was discovered in the Linux kernel's IPv6 implementation, specifically within the inet6rtmgetaddr function. The issue arises when user space provides a valid IFATARGETNETNSID value but omits the IFAADDRESS and IFALOCAL attributes. In such cases, the function returns an -EINVAL error while...

5.5CVSS7.2AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.11 views

kernel: ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

A flaw was discovered in the Linux kernel's IPv6 implementation, specifically within the inet6rtmgetaddr function. The issue arises when user space provides a valid IFATARGETNETNSID value but omits the IFAADDRESS and IFALOCAL attributes. In such cases, the function returns an -EINVAL error while...

5.5CVSS7.2AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/17 7:15 a.m.7 views

DEBIAN-CVE-2024-41010

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

5.5CVSS5.3AI score0.0037EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/17 7:15 a.m.24 views

CVE-2024-41010

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

7.8CVSS5.8AI score0.0037EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/07/17 6:10 a.m.43 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

7.8CVSS0.0037EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/17 6:10 a.m.21 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

6.5AI score0.0037EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/17 6:10 a.m.341 views

CVE-2024-41010

CVE-2024-41010 concerns a Linux kernel vulnerability in the BPF tcx_entry management for old-style ingress/clsact qdiscs. The issue is a use-after-free caused by releasing tcx_entry too early when a shared tc block is replaced, enabling a local attacker to trigger a UAF through a specific qdisc s...

7.8CVSS6.2AI score0.0037EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder