Lucene search
+L

8380 matches found

CNNVD
CNNVD
added 2026/05/06 12:00 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the cpswnew driver potentially unregistering unregistered network devices, which may lead to errors...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/05/05 5:55 p.m.18 views

Important: Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.16.1 security update

Red Hat Advanced Cluster Management for Kubernetes 2.16 General Availability release images, which add new features and enhancements, bug fixes, and updated container images. Red Hat Advanced Cluster Management for Kubernetes 2.16 images Red Hat Advanced Cluster Management for Kubernetes provides...

9.8CVSS7.2AI score0.00978EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/05/05 4:27 p.m.31 views

Important: Red Hat Security Advisory: RHACS 4.10.2 security and bug fix update

Updated images are now available for Red Hat Advanced Cluster Security RHACS, which typically include new features, bug fixes, and/or security patches. See the release notes link in the references section for a description of the fixes and enhancements in this particular release...

9.8CVSS6.8AI score0.01782EPSS
SaveExploits2References13
NVD
NVD
added 2026/05/05 4:16 p.m.26 views

CVE-2025-66369

An issue was discovered in MM in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 980, 990, 850, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 1580, W920, W930, W1000, Modem 5123, and Modem 5300. Incorrect handling of 5G NR NAS registration accept messages leads to a Denial of Service...

7.5CVSS0.00343EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/05 9:30 a.m.20 views

systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data

A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication IPC API call with spurious data. In older versions v249 and earlier, this can lead to stack overwriting with attacker-controlled content,...

5.5CVSS6.3AI score0.00121EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.18 views

SUSE CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7CVSS5.8AI score0.00126EPSS
SaveExploits0References148
Fedora
Fedora
added 2026/05/05 12:55 a.m.28 views

[SECURITY] Fedora 44 Update: uriparser-1.0.1-1.fc44

Uriparser is a strictly RFC 3986 compliant URI parsing library written in C. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license...

5.1CVSS5.8AI score0.00172EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.46 views

PT-2026-37056

An issue was discovered in MM in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 980, 990, 850, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 1580, 2500, W920, W930, W1000, Modem 5123, Modem 5300, and Modem 5400. Incorrect handling of 5G NR NAS registration accept messages leads to a...

5.8AI score0.00343EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.11 views

Oracle Linux 8 : thunderbird (ELSA-2026-13537)

The remote Oracle Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2026-13537 advisory. 140.10.0-1.0.1 - Fix prefs for new nss Orabug: 37079820 - Add Oracle prefs file 140.10.0 - Add OpenELA debranding 140.10.0-1 - Update to 140.10.0 ESR...

9.8CVSS6.1AI score0.04663EPSS
SaveExploits2References26
OSV
OSV
added 2026/05/04 9:30 a.m.15 views

MAL-2026-3335 Malicious code in @bank-widgets/whats-new (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 83244f927bab36b8e6f6493e932fea1ed017f30aaf286c82a81990f509589934 The package @bank-widgets/whats-new was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/04 9:30 a.m.16 views

Malicious code in @bank-widgets/whats-new (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 83244f927bab36b8e6f6493e932fea1ed017f30aaf286c82a81990f509589934 The package @bank-widgets/whats-new was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/04 12:00 a.m.6 views

CVE-2026-38669

wCMS v.1.4 is vulnerable to Cross Site Scripting XSS when creating a new blog...

5.8AI score0.00149EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/03 12:00 a.m.25 views

PT-2026-36704

Name of the Vulnerable Software and Affected Versions Totolink WA300 version 5.2cu.7112 B20190227 Description A buffer overflow exists in the POST Request Handler component. A remote attacker can trigger this issue by manipulating the http host argument within the loginauth function of the...

10CVSS7.5AI score0.00619EPSS
SaveExploits0References19
OSV
OSV
added 2026/05/02 12:00 p.m.23 views

RUSTSEC-2026-0127 Integer overflow in `array::ReadWrite::new()` leading to potential memory corruption

In array::ReadWrite::new line 83 of accessor/src/array.rs, let bytes = mem::sizeof:: len can overflow usize when len is very large. In release mode, this silently wraps, potentially making bytes = 0. The mapper then maps with 0 bytes, and subsequent accesses e.g. readvolatileat lead to undefined...

5.9AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.13 views

openSUSE 16 Security Update : grafana (openSUSE-SU-2026:20654-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20654-1 advisory. Changes in grafana: - Update to version 11.6.11: Features and enhancements: Alerting: Add limits for the size of expanded notification templates...

9.9CVSS5.9AI score0.97007EPSS
SaveExploits22References80
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.9 views

Fedora 43 : perl-CryptX (2026-3e1f671a17)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-3e1f671a17 advisory. 0.088 2026-04-23 - Crypt::KeyDerivation - new functions: pbkdf1openssl, bcryptpbkdf, scryptpbkdf, argon2pbkdf - Crypt::Misc - new functions: randomv7uuid,...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/01 5:08 p.m.16 views

CVE-2026-43025

A flaw was found in the Linux kernel's netfilter component. A local user could exploit a slab-out-of-bounds vulnerability by providing a different helper than the existing master conntrack helper when creating new expectations. This could allow an attacker to read kernel memory bytes off the...

7.3CVSS5.8AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.14 views

CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS0.00126EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.15 views

CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS5.7AI score0.00126EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/01 2:15 p.m.22 views

EUVD-2026-26624

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

5.8AI score0.00126EPSS
SaveExploits0References6
Rows per page
Query Builder