Lucene search
+L

19853 matches found

SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.8 views

SUSE CVE-2025-40201

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0References15
OSV
OSV
added 2025/11/13 8:52 a.m.9 views

CLSA-2025-1763023946 Fix CVE(s): CVE-2020-35457

SECURITY UPDATE: Integer Overflow in goptiongroupaddentries - debian/patches/CVE-2020-35457.patch: goption: add a precondition to avoid GOptionEntry list overflow - CVE-2020-35457...

7.8CVSS5.8AI score0.00567EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/11/13 12:30 a.m.8 views

EUVD-2025-150373

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

5.7AI score0.00144EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40201

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very...

7.8CVSS6.1AI score0.00144EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.5 views

Siemens SIMATIC S7-1500 Improper Resource Locking (CVE-2024-26773)

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbtrybestfound. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

7.8CVSS6.4AI score0.00312EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/12 10:15 p.m.7 views

DEBIAN-CVE-2025-40201

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

7.8CVSS5.2AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.11 views

AZL-70088 CVE-2025-40201 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

7.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.7 views

UBUNTU-CVE-2025-40201

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.16 views

CVE-2025-40201 kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlimit64() paths

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

7.8CVSS0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2025/11/12 9:56 p.m.42 views

CVE-2025-40201

CVE-2025-40201 concerns a race in the Linux kernel’s sys_prlimit64() path where task_lock(tsk->group_leader) can operate on a freed task_struct or race with mt-exec changing group_leader. The affected code path only protects the task_struct itself via get_task_struct(tsk); if tsk != current an...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
HackRead
HackRead
added 2025/11/12 2:19 p.m.9 views

Hackers Use KakaoTalk and Google Find Hub in Android Spyware Attack

North Korea-linked KONNI hackers used KakaoTalk and Google Find Hub to spy on victims and remotely wipe Android devices in a targeted phishing campaign...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2025/11/11 3:39 p.m.11 views

Prototype Pollution

sassdoc-extras is vulnerable to Prototype Pollution. The vulnerability is due to improper validation of user-supplied input in the byGroupAndType function, which allows an attacker to inject arbitrary properties into Object.prototype, potentially leading to denial of service or unexpected...

7.5CVSS7.1AI score0.00386EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.14 views

kernel: net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add

A race condition was found in the SMC networking subsystem. Iterating over the link group list in smcrportadd without holding the lock can cause crashes when concurrent add/remove operations modify the list...

8.8CVSS5.7AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.7 views

kernel: sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash

In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se-slice being set to U64MAX and resulting crash There is a code path in dequeueentities that can set the slice of a schedentity to U64MAX, which sometimes results in a crash. The offending case is when...

5.5CVSS5.7AI score0.00174EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2025/11/10 8:29 p.m.9 views

Konni Hackers Turn Google's Find Hub into a Remote Data-Wiping Weapon

The North Korea-affiliated threat actor known as Konni aka Earth Imp, Opal Sleet, Osmium, TA406, and Vedalia has been attributed to a new set of attacks targeting both Android and Windows devices for data theft and remote control. "Attackers impersonated psychological counselors and North Korean...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/09 3:57 a.m.19 views

CVE-2025-11748

The Groups plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.0 via the 'groupid' parameter of the groupjoin function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with...

4.3CVSS5.6AI score0.00219EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/08 6:30 a.m.10 views

EUVD-2025-38353

The Groups plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.7.0 via the 'groupid' parameter of the groupjoin function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with...

4.3CVSS5.3AI score0.00219EPSS
SaveExploits0References4
NVD
NVD
added 2025/11/08 4:15 a.m.11 views

CVE-2025-11748

The Groups plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.0 via the 'groupid' parameter of the groupjoin function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with...

4.3CVSS0.00219EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/11/08 3:27 a.m.18 views

CVE-2025-11748 Groups <= 3.7.0 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Group Join

The Groups plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.0 via the 'groupid' parameter of the groupjoin function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with...

4.3CVSS0.00219EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/11/08 3:27 a.m.8 views

CVE-2025-11748 Groups <= 3.7.0 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Group Join

The Groups plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.0 via the 'groupid' parameter of the groupjoin function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with...

4.3CVSS5.3AI score0.00219EPSS
SaveExploits0References3
Rows per page
Query Builder