Lucene search
+L

10109 matches found

CVE
CVE
added 2025/11/12 10:23 a.m.22 views

CVE-2025-40133

CVE-2025-40133 affects the Linux kernel: the mptcpActiveEnable path may trigger a use-after-free by dereferencing the destination device with sk_dst_get() from subflow_finish_connect(). The fix, as described in the advisory, is to switch to __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable(...

5.9AI score0.00193EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40133

In the Linux kernel, the following vulnerability has been resolved: mptcp: Use skdstget and dstdevrcu in mptcpactiveenable. mptcpactiveenable is called from subflowfinishconnect, which is icsk-icskafops-skrxdstset and it's not always under RCU. Using skdstgetsk-dev could trigger UAF. Let's use...

5.1AI score0.00193EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2025/11/12 10:21 a.m.16 views

Microsoft Fixes 63 Security Flaws, Including a Windows Kernel Zero-Day Under Active Attack

Microsoft on Tuesday released patches for 63 new security vulnerabilities identified in its software, including one that has come under active exploitation in the wild. Of the 63 flaws, four are rated Critical and 59 are rated Important in severity. Twenty-nine of these vulnerabilities are relate...

9.8CVSS6.8AI score0.06073EPSS
SaveExploits6
RedHat Linux
RedHat Linux
added 2025/11/12 3:39 a.m.10 views

sssd: SSSD default Kerberos configuration allows privilege escalation on AD-joined Linux systems

A flaw was found in the integration of Active Directory and the System Security Services Daemon SSSD on Linux systems. In default configurations, the Kerberos local authentication plugin sssdkrb5localauthplugin is enabled, but a fallback to the an2ln plugin is possible. This fallback allows an...

8.8CVSS5.8AI score0.00756EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/12 3:39 a.m.17 views

Important: Red Hat Security Advisory: sssd security update

An update for sssd is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

8.8CVSS6.9AI score0.00756EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/12 3:4 a.m.3 views

EUVD-2025-117522

Malicious code in active-gray-dolphin npm...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.4 views

RHEL 9 : sssd (RHSA-2025:21067)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:21067 advisory. The System Security Services Daemon SSSD service provides a set of daemons to manage access to remote directories and authentication mechanisms. It...

8.8CVSS5.6AI score0.00756EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/11 7:30 p.m.25 views

sssd: SSSD default Kerberos configuration allows privilege escalation on AD-joined Linux systems

A flaw was found in the integration of Active Directory and the System Security Services Daemon SSSD on Linux systems. In default configurations, the Kerberos local authentication plugin sssdkrb5localauthplugin is enabled, but a fallback to the an2ln plugin is possible. This fallback allows an...

8.8CVSS5.8AI score0.00756EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/11 7:30 p.m.9 views

Important: Red Hat Security Advisory: sssd security update

An update for sssd is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.8CVSS6.9AI score0.00756EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/11 6:30 p.m.7 views

EUVD-2025-93496

Active debug code for some Intel UEFI reference platforms within Ring 0: Kernel may allow a denial of service and escalation of privilege. System software adversary with a privileged user combined with a low complexity attack may enable data alteration. This result may potentially occur via local...

8.3CVSS6.1AI score0.00122EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/11 3:28 p.m.6 views

sssd: SSSD default Kerberos configuration allows privilege escalation on AD-joined Linux systems

A flaw was found in the integration of Active Directory and the System Security Services Daemon SSSD on Linux systems. In default configurations, the Kerberos local authentication plugin sssdkrb5localauthplugin is enabled, but a fallback to the an2ln plugin is possible. This fallback allows an...

8.8CVSS5.8AI score0.00756EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/11 3:28 p.m.5 views

Important: Red Hat Security Advisory: sssd security update

An update for sssd is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.8CVSS6.9AI score0.00756EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.4 views

kernel: bpf: avoid holding freeze_mutex during mmap operation

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.5 views

kernel: wifi: iwlwifi: mvm: avoid NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: avoid NULL pointer dereference When iterating over the links of a vif, we need to make sure that the pointer is valid in other words - that the link exists before dereferncing it. Use foreachvifactivelink that...

5.5CVSS6.8AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.3 views

kernel: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()

A flaw was found in the HFSC queueing discipline implementation in the Linux kernel. When a packet is enqueued and the child qdisc's peek function is called before properly updating the HFSC queue's length and backlog counters, a race condition can occur. In some cases, the peek operation may...

7.8CVSS7AI score0.00179EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/11 7:47 a.m.4 views

EUVD-2025-74910

Malicious code in activewhalechocolate-31 npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 7:31 a.m.2 views

EUVD-2025-77821

Malicious code in activeiguanaz3n npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 5:18 a.m.1 views

EUVD-2025-65443

Malicious code in activefelidaez3n npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 5:18 a.m.2 views

EUVD-2025-65444

Malicious code in activeclamrequirement npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 5:18 a.m.2 views

EUVD-2025-65439

Malicious code in activesnakez3n npm...

6.6AI score
SaveExploits0
Rows per page
Query Builder