Lucene search
K

6022 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987530)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987530 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix refcount issue when LOGO is received during TMF Hung task call trace was seen...

5.5CVSS5.9AI score0.00281EPSS
Exploits0References4
CVE
CVE
added 2025/10/20 3:26 p.m.24 views

CVE-2025-40009

CVE-2025-40009 : In the Linux kernel, a null pointer dereference can occur in the PAGEMAP_SCAN path when vec_len = 0 is used. The root cause is an unchecked p->vec_buf in the PAGEMAP_SCAN flow, which leads to dereferencing NULL in pagemap_scan_backout_range(). The issue is fixed by explicitly ...

5.9AI score0.0022EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/10/20 3:26 p.m.5 views

CVE-2025-40009

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: check p-vecbuf for NULL When the PAGEMAPSCAN ioctl is invoked with veclen = 0 reaches pagemapscanbackoutrange, kernel panics with null-ptr-deref: 44.936808 Oops: general protection fault, probably for non-canonic...

5.2AI score0.0022EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.8 views

SUSE CVE-2025-39977

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

7CVSS6.4AI score0.00188EPSS
Exploits0References92
RedhatCVE
RedhatCVE
added 2025/10/16 8:33 a.m.5 views

CVE-2025-10056

The Task Scheduler plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.6.3 via the “Check Website” task. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations...

4.4CVSS5.8AI score0.00217EPSS
Exploits0References1
SUSE Linux
SUSE Linux
added 2025/10/15 4:17 p.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabled...

8.7CVSS6.5AI score0.02163EPSS
Exploits4References1488
OSV
OSV
added 2025/10/15 4:17 p.m.5 views

SUSE-SU-2025:20851-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. - CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabl...

8.1CVSS7.1AI score0.02163EPSS
Exploits4References745
EUVD
EUVD
added 2025/10/15 9:30 a.m.3 views

EUVD-2025-34595

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

5.9AI score0.00188EPSS
Exploits0References6
NVD
NVD
added 2025/10/15 9:15 a.m.11 views

CVE-2025-10056

The Task Scheduler plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.6.3 via the “Check Website” task. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations...

4.4CVSS0.00217EPSS
Exploits0References2
CVE
CVE
added 2025/10/15 8:26 a.m.17 views

CVE-2025-10056

CVE-2025-10056 concerns the WordPress Task Scheduler plugin. Wordfence reports a Server-Side Request Forgery (SSRF) in all versions up to and including 1.6.3, exploitable via the Check Website task. The vulnerability requires authenticated access at Administrator level or higher, and an attacker ...

4.4CVSS5.4AI score0.00217EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/10/15 8:26 a.m.4 views

CVE-2025-10056 Task Scheduler <= 1.6.3 - Authenticated (Admin+) Blind Server-Side Request Forgery

The Task Scheduler plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.6.3 via the “Check Website” task. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations...

4.4CVSS5.4AI score0.00217EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/15 8:26 a.m.5 views

EUVD-2025-34539

The Task Scheduler plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.6.3 via the “Check Website” task. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations...

4.4CVSS5.4AI score0.00217EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/10/15 8:26 a.m.11 views

CVE-2025-10056 Task Scheduler <= 1.6.3 - Authenticated (Admin+) Blind Server-Side Request Forgery

The Task Scheduler plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.6.3 via the “Check Website” task. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations...

4.4CVSS0.00217EPSS
Exploits0References2
NVD
NVD
added 2025/10/15 8:15 a.m.2 views

CVE-2025-39977

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

0.00188EPSS
Exploits0References6
OSV
OSV
added 2025/10/15 8:15 a.m.1 views

UBUNTU-CVE-2025-39977

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

6.6AI score0.00188EPSS
Exploits0References18
OSV
OSV
added 2025/10/15 7:55 a.m.9 views

CVE-2025-39977 futex: Prevent use-after-free during requeue-PI

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

6.2AI score0.00188EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/15 7:55 a.m.10 views

CVE-2025-39977 futex: Prevent use-after-free during requeue-PI

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

0.00188EPSS
Exploits0References5
CVE
CVE
added 2025/10/15 7:55 a.m.26 views

CVE-2025-39977

Summary (CVE-2025-39977): The Linux kernel fixes a race in futex_wait_requeue_pi that could enable a use-after-free of futex_q during requeue-PI wakeups. The issue arises when T1 is woken and the code path can leave futex_wait_requeue_pi() without using futex_q::lock_ptr for synchronization. The ...

6AI score0.00188EPSS
Exploits0References6
Patchstack
Patchstack
added 2025/10/15 12:40 a.m.6 views

WordPress Task Scheduler plugin <= 1.6.3 - Authenticated (Admin+) Blind Server-Side Request Forgery vulnerability

Authenticated Admin+ Blind Server-Side Request Forgery vulnerability discovered by Jonas Benjamin Friedli in WordPress Plugin Task Scheduler versions = 1.6.3...

4.4CVSS7.1AI score0.00217EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2025/10/15 12:0 a.m.4 views

WordPress plugin Task Scheduler 代码问题漏洞

WordPress Task Scheduler plugin is mainly used to manage and optimize the timed tasks in WordPress such as update checking, cache cleaning, etc., common plugins include WP-Crontrol and WPCron. WordPress Task Scheduler plugin has a server-side request forgery vulnerability, the vulnerability stems...

4.4CVSS6.8AI score0.00217EPSS
Exploits0References3
Rows per page
Query Builder