Lucene search
+L

1908 matches found

Kitploit
Kitploit
added 2026/09/15 10:02 a.m.6 views

CVE-2026-46331

PACKETEDITMEME - CVE-2026-46331 net/sched actpedit corrupción de caché de página parcial-COW culpable 899ee91156e5, presente v5.18 .. corregido v7.1-rc7. packeteditmeme.c lo convierte en root local sin privilegios: un hijo userns CAPNETADMIN sobrescribe los metadatos ELF almacenados en caché de u...

7.8CVSS6.6AI score0.00583EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 8:39 a.m.7 views

cve-2026-46331-audit

cve-2026-46331-audit Script de auditoría de solo lectura para CVE-2026-46331 también conocido como pedit COW — un error parcial de copia en escritura en la acción actpedit del subsistema net/sched del kernel de Linux que permite a un usuario local no privilegiado corromper la memoria caché de...

7.8CVSS6.6AI score0.00583EPSS
SaveExploits14References3
Kitploit
Kitploit
added 2026/09/14 11:49 p.m.11 views

CVE-2026-68138

CVE-2026-68138 — Linux kernel net/sched qdisc rate-table UAF tracking site Source for the CVE-2026-68138 patch-status tracker: a single-page site recording which distributions have shipped a fix for the net/sched qdisc rate-table use-after-free / double-free in the Linux kernel. Where the facts...

7.8CVSS7.6AI score0.00283EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/14 1:45 p.m.4 views

CVE-2026-46331

🚨 CVE-2026-46331 - Error COW del Kernel de Linux Corrupción de la Caché de Páginas por Copia en Escritura COW Parcial en net/sched del Kernel de Linux -orange?style=for-the-badge Una vulnerabilidad del kernel de Linux causada por un manejo incorrecto de la Copia en Escritura COW en el subsistema ...

7.8CVSS6.6AI score0.00583EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/14 12:51 p.m.10 views

packet_edit_meme

PACKETEDITMEME - aka CVE-2026-46331 net/sched actpedit partial-COW page-cache corruption culprit 899ee91156e5, present v5.18 .. fixed v7.1-rc7. packeteditmeme.c turns it into unprivileged local root: a userns CAPNETADMIN child overwrites the cached ELF entry of setuid-root /bin/su with...

7.8CVSS6.6AI score0.00583EPSS
SaveExploits14
RedHat Linux
RedHat Linux
added 2026/09/14 9:02 a.m.3 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for NVIDIA for RHEL 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 CVE...

9.8CVSS0.0056EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.4 views

CVE-2026-89521

In the Linux kernel, the following vulnerability has been resolved: sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection state derived on entry is only valid while the lock is held...

7.3CVSS0.00146EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-89521

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection...

7.3CVSS0.00146EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-89520

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sched/core: Make core-sched flips wait for in-flight selections Core scheduling's picknexttask operates on all sibling rqs under one acquisition of the shared...

7.8CVSS0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89520

In the Linux kernel, the following vulnerability has been resolved: sched/core: Make core-sched flips wait for in-flight selections Core scheduling's picknexttask operates on all sibling rqs under one acquisition of the shared core-wide lock. A -picktask that releases the rq lock leaves every...

7.8CVSS0.00161EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 7:44 p.m.19 views

CVE-2026-89521

CVE-2026-89521 affects the Linux kernel's core scheduling subsystem. When a ->pick_task() implementation releases the run queue (rq) lock, the selection state derived in pick_next_task() becomes invalid, allowing an interleaving selection to commit an incorrect (uncookied) pick or skew forceid...

7.3CVSS0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89521 sched/core: Handle pick_task() releasing the rq lock

In the Linux kernel, the following vulnerability has been resolved: sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection state derived on entry is only valid while the lock is held...

7.3CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89520 sched/core: Make core-sched flips wait for in-flight selections

In the Linux kernel, the following vulnerability has been resolved: sched/core: Make core-sched flips wait for in-flight selections Core scheduling's picknexttask operates on all sibling rqs under one acquisition of the shared core-wide lock. A -picktask that releases the rq lock leaves every...

7.8CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:44 p.m.13 views

CVE-2026-89520

CVE-2026-89520 is a race condition in the Linux kernel's core scheduling component. When pick_next_task() releases the runqueue lock during task selection, sibling locks become momentarily free, allowing __sched_core_flip(false) to rebind rq_lockp() mid-selection. The selection then resumes on sp...

7.8CVSS0.00161EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90232

In the Linux kernel, the following vulnerability has been resolved: sched ext: Don't BUG ON a destroyed DSQ in process deferred reenq users scx bpf dsq reenq queues a deferred reenq dru that runs from run deferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, process deferred...

0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90233

In the Linux kernel, the following vulnerability has been resolved: sched ext: Fix rq-core pick corruption under core scheduling Core scheduling's pick next task picks what to run on every SMT sibling of the core in a single pass under the shared core-wide rq lock. The selection state is consiste...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/08 1:50 p.m.3 views

SUSE-SU-2026:23489-1 Security update for the Linux Kernel (Live Patch 27 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-50.2 fixes various security issues: The following security issues were fixed: - CVE-2026-53224: sctp: validate embedded INIT chunk and address list lengths in cookie bsc1270023. - CVE-2026-53246: sctp: validate cached peer INIT chunk length i...

9.8CVSS0.00536EPSS
SaveExploits8References9
SUSE Linux
SUSE Linux
added 2026/09/08 1:49 p.m.6 views

Security update for the Linux Kernel (Live Patch 27 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-50.2 fixes various security issues: The following security issues were fixed: CVE-2026-53224: sctp: validate embedded INIT chunk and address list lengths in cookie bsc1270023. CVE-2026-53246: sctp: validate cached peer INIT chunk length in...

8.8CVSS0.00536EPSS
SaveExploits8References16
Circl
Circl
added 2026/09/04 6:00 p.m.7 views

CVE-2017-7358

creationtimestamp| type| source ---|---|--- 2026-09-04 18:00:03+00:00| seen| Telegram/lpcaxohlevWOQxYAX9XUMgFve84tVn0viR4d8tnkij6ww 2026-09-05 01:00:21+00:00| published-proof-of-concept| Telegram/lpcaxohlevWOQxYAX9XUMgFve84tVn0viR4d8tnkij6ww...

7.3CVSS7.3AI score0.02669EPSS
SaveExploits5
BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.6 views

The vulnerability of the `scx_cgroupMoveTask()` function in the kernel/sched/ext.c module, which is part of the Linux kernel’s resource management support system, allows a hacker to cause a service failure.

The vulnerability of the scxcgroupMoveTask function in the kernel/sched/ext.c module, which is part of the Linux kernel’s resource management support mechanism, is related to insufficient protection of service data. Exploiting this vulnerability could allow an attacker to trigger a service failur...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References9Affected Software2
Rows per page
Query Builder