Lucene search
+L

4949 matches found

Cvelist
Cvelist
added 2025/05/01 2:10 p.m.23 views

CVE-2022-49905 net/smc: Fix possible leaked pernet namespace in smc_init()

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit, registerpernetsubsys&smcnetstatops is called without any error handling. If it fails, registering of &smcnetops won't be reverted. And if smcnlinit fails,...

7.8CVSS0.00197EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.10 views

CVE-2022-49905

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit, registerpernetsubsys&smcnetstatops is called without any error handling. If it fails, registering of &smcnetops won't be reverted. And if smcnlinit fails,...

7.8CVSS5.5AI score0.00197EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:10 p.m.96 views

CVE-2022-49905

In the Linux kernel, the net/smc subsystem has a vulnerability disclosed as CVE-2022-49905 due to a missing error path in smc_init(). register_pernet_subsys(&smc_net_stat_ops) is called without proper rollback handling; if it fails, the registration of &smc_net_ops may not be reverted, and if smc...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2025/05/01 3:8 a.m.19 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.11 bug fix and security update

Red Hat OpenShift Container Platform release 4.18.11 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...

8.7CVSS6.7AI score0.00773EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.20 views

PT-2025-18622 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A possible leaked pernet namespace in smc init has been resolved. The issue occurs when register pernet subsys&smc net stat ops is called without error handling. If it fails, the...

8.8CVSS7.6AI score0.01327EPSS
SaveExploits2References428
NVD
NVD
added 2025/04/30 3:16 p.m.58 views

CVE-2025-46342

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.13.5 and 1.14.0, it may happen that policy rules using namespace selectors in their match statements are mistakenly not applied during admission review request processing due to a missing error...

8.5CVSS0.00704EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/04/30 2:55 p.m.56 views

CVE-2025-46342 Kyverno vulnerable to bypass of policy rules that use namespace selectors in match statements

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.13.5 and 1.14.0, it may happen that policy rules using namespace selectors in their match statements are mistakenly not applied during admission review request processing due to a missing error...

8.5CVSS0.00704EPSS
SaveExploits1References2
CVE
CVE
added 2025/04/30 2:55 p.m.229 views

CVE-2025-46342

Kyverno CVE-2025-46342 affects policy rules using namespace selectors in match statements. Prior to versions 1.13.5 and 1.14.0, a missing error propagation in GetNamespaceSelectorsFromNamespaceLister (pkg/utils/engine/labels.go) may cause those rules to be ignored during admission review, bypassi...

8.5CVSS8.4AI score0.00704EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/30 2:55 p.m.16 views

CVE-2025-46342 Kyverno vulnerable to bypass of policy rules that use namespace selectors in match statements

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.13.5 and 1.14.0, it may happen that policy rules using namespace selectors in their match statements are mistakenly not applied during admission review request processing due to a missing error...

8.5CVSS7AI score0.00704EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/04/30 12:0 a.m.7 views

Kyverno 安全漏洞

Kyverno is a policy engine designed for Kubernetes that is open sourced by Kyverno. A security vulnerability exists in Kyverno versions prior to 1.14.0 that stems from mishandling of namespace selector errors, which could lead to bypassing security policies...

8.5CVSS6.3AI score0.00704EPSS
SaveExploits1References2
OSV
OSV
added 2025/04/29 4:39 p.m.41 views

GHSA-JRR2-X33P-6HVC Kyverno vulnerable to bypass of policy rules that use namespace selectors in match statements

Summary Due to a missing error propagation in function GetNamespaceSelectorsFromNamespaceLister in pkg/utils/engine/labels.go it may happen that policy rules using namespace selectors in their match statements are mistakenly not applied during admission review request processing. As a consequence...

8.5CVSS6.9AI score0.00704EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/04/29 4:39 p.m.24 views

Kyverno vulnerable to bypass of policy rules that use namespace selectors in match statements

Summary Due to a missing error propagation in function GetNamespaceSelectorsFromNamespaceLister in pkg/utils/engine/labels.go it may happen that policy rules using namespace selectors in their match statements are mistakenly not applied during admission review request processing. As a consequence...

8.5CVSS6.8AI score0.00704EPSS
SaveExploits1References5Affected Software1
Amazon
Amazon
added 2025/04/29 12:0 a.m.9 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel's Layer 2 Tunneling Protocol L2TP. A missing lock when clearing skuserdata can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a denial of service. CVE-2022-4129 In...

7.8CVSS6.4AI score0.00595EPSS
SaveExploits0
Mozilla
Mozilla
added 2025/04/29 12:0 a.m.30 views

Security Vulnerabilities fixed in Thunderbird 138 — Mozilla

Thunderbird's update mechanism allowed a medium-integrity user process to interfere with the SYSTEM-level updater by manipulating the file-locking behavior. By injecting code into the user-privileged process, an attacker could bypass intended access controls, allowing SYSTEM-level file operations...

9.1CVSS8AI score0.00609EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/29 12:0 a.m.5 views

PT-2025-18296 · Kyverno · Kyverno

Name of the Vulnerable Software and Affected Versions: Kyverno versions prior to 1.13.5 and 1.14.0 Description: The issue concerns a policy engine where policy rules using namespace selectors in their match statements may not be applied correctly due to a missing error propagation in the...

8.5CVSS6.1AI score0.00704EPSS
SaveExploits1References15
OSV
OSV
added 2025/04/28 3:4 p.m.13 views

USN-7468-1 linux-azure-nvidia vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 Attila Szász discovered that the HFS+ file system...

9.8CVSS7AI score0.03558EPSS
SaveExploits9References740
RedhatCVE
RedhatCVE
added 2025/04/25 5:18 p.m.10 views

CVE-2025-32956

ManageWiki is a MediaWiki extension allowing users to manage wikis. Versions before commit f504ed8, are vulnerable to SQL injection when renaming a namespace in Special:ManageWiki/namespaces when using a page prefix namespace name, which is the current namespace you are renaming with an injection...

8CVSS7.7AI score0.00623EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/04/25 3:9 p.m.13 views

Rancher users who can create Projects can gain access to arbitrary projects

Impact A vulnerability has been identified within Rancher where a user with the ability to create a project, on a certain cluster, can create a project with the same name as an existing project in a different cluster. This results in the user gaining access to the other project in the different...

6.8AI score0.00712EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/25 3:9 p.m.5 views

GHSA-8H6M-WV39-239M Rancher users who can create Projects can gain access to arbitrary projects

Impact A vulnerability has been identified within Rancher where a user with the ability to create a project, on a certain cluster, can create a project with the same name as an existing project in a different cluster. This results in the user gaining access to the other project in the different...

8.5CVSS6.8AI score0.00712EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/24 3:37 p.m.14 views

USN-7462-1 linux-aws, linux-aws-5.4, linux-gcp-5.4, linux-iot vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPU drivers; - Network drivers; - File systems infrastructure; - Ext4 file system; - Network file system NFS server...

9.8CVSS6.8AI score0.00656EPSS
SaveExploits0References15
Rows per page
Query Builder