Lucene search
+L

70 matches found

Kitploit
Kitploit
•added 2026/09/21 5:01 p.m.•19 views

CVE-2025-21692-poc

CVE-2025-21692-poc Este es el código de mi exploit para la vulnerabilidad ets qdisc CVE-2025-21692, que acompaña a mi artículo. Tenga en cuenta que, como se especifica en el artículo, la versión del kernel fue parcheada para habilitar la vulnerabilidad; 6.6.75 no es vulnerable sin eliminar el...

7.8CVSS7.3AI score0.00623EPSS
SaveExploits1References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: net/sched: schets: do not remove idle classes from the round-robin list Shuang reported that the following scripts cause issues when executed: 1 tc qdisc add dev ddd0 handle 10: parent 1: ets bands 8 strict 4 priomap 7 7 7 7 7...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove a drr class from the active list if it changes to strict. Whenever a user issues a ets qdisc change command, transforming a drr class into a strict one, the ets code does not check whether that class was in...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: do not peek at classes beyond ‘nbands’ When the number of DRR classes decreases, the round-robin active list may contain elements that have already been freed in etsqdiscchange. As a result, it’s possible to...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ets qdisc OOB Indexing Haowei Yan discovered that etsclassfromarg can index an Out-Of-Bound class when the clid of 0 is passed. This may lead to local privilege escalation. 18.852298 ------------ Cut here ---...

7.8CVSS6.4AI score0.00623EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2026/08/29 12:00 a.m.•17 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-001442 advisory. In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ets qdisc OOB Indexing Haowei Yan found that etsclassfromarg can index an...

7.8CVSS6.5AI score0.00623EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•8 views

MiracleLinux 9 : kernel-5.14.0-687.24.1.el9_8 (AXSA:2026-1649:67)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1649:67 advisory. kernel: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange CVE-2025-71066 kernel: KVM: x86: Fix shadow paging...

8.8CVSS6.6AI score0.00171EPSS
SaveExploits5References4
Tenable Nessus
Tenable Nessus
•added 2026/07/23 12:00 a.m.•29 views

MiracleLinux 8 : kernel-4.18.0-553.143.1.el8_10 (AXSA:2026-1337:51)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1337:51 advisory. - net/sched: ets: Always remove class from active list before deleting in etsqdiscchange CVE-2025-71066 - kernel: stale page table entries in IOMMU...

8.8CVSS6.9AI score0.00645EPSS
SaveExploits113References8
RedHat Linux
RedHat Linux
•added 2026/07/14 6:09 a.m.•20 views

kernel: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/07/11 12:00 a.m.•16 views

RockyLinux 10 : kernel (RLSA-2026:36956)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:36956 advisory. kernel: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange CVE-2025-71066 kernel: sctp: revalidate list cursor afte...

8.8CVSS6.8AI score0.00171EPSS
SaveExploits5References9
RedHat Linux
RedHat Linux
•added 2026/07/09 3:00 a.m.•44 views

kernel: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

7.8CVSS5.8AI score0.00171EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/09 11:34 a.m.•14 views

SUSE-SU-2026:1793-1 Security update for the Linux Kernel (Live Patch 13 for SUSE Linux Enterprise 15 SP6)

This update for the SUSE Linux Enterprise kernel 6.4.0-150600.23.60 fixes various security issues The following security issues were fixed: - CVE-2025-38375: virtio-net: ensure the received length does not exceed allocated size bsc1258073. - CVE-2025-39977: futex: Prevent use-after-free during...

8.4CVSS6.9AI score0.03437EPSS
SaveExploits243References13
OSV
OSV
•added 2026/05/05 2:58 p.m.•17 views

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

This update for the SUSE Linux Enterprise Kernel 6.4.0-36.1 fixes various security issues The following security issues were fixed: - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI bsc1252048. - CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting ...

7.8CVSS7AI score0.03437EPSS
SaveExploits243References11
OSV
OSV
•added 2026/05/05 1:18 p.m.•12 views

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

This update for the SUSE Linux Enterprise Kernel 6.4.0-35.1 fixes various security issues The following security issues were fixed: - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI bsc1252048. - CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting ...

7.8CVSS7.3AI score0.03437EPSS
SaveExploits243References11
OSV
OSV
•added 2026/05/05 1:15 p.m.•14 views

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

This update for the SUSE Linux Enterprise Kernel 6.4.0-29.1 fixes various security issues The following security issues were fixed: - CVE-2025-38375: virtio-net: ensure the received length does not exceed allocated size bsc1258073. - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI...

8.4CVSS6.8AI score0.03437EPSS
SaveExploits243References13
OSV
OSV
•added 2026/05/05 1:10 p.m.•9 views

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

This update for the SUSE Linux Enterprise Kernel 6.4.0-30.1 fixes various security issues The following security issues were fixed: - CVE-2025-38375: virtio-net: ensure the received length does not exceed allocated size bsc1258073. - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI...

8.4CVSS6.8AI score0.03437EPSS
SaveExploits243References13
OSV
OSV
•added 2026/05/05 1:07 p.m.•9 views

SUSE-SU-2026:21474-1 Security update for the Linux Kernel RT (Live Patch 12 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-36.1 fixes various security issues The following security issues were fixed: - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI bsc1252048. - CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting ...

7.8CVSS6.1AI score0.03437EPSS
SaveExploits243References11
OSV
OSV
•added 2026/03/25 11:16 a.m.•13 views

AZL-80747 CVE-2026-23379 affecting package kernel for versions less than 6.6.130.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: fix divide by zero in the offload path Offloading ETS requires computing each class' WRR weight: this is done by averaging over the sums of quanta as 'qsum' and 'qpsum'. Using unsigned int, the same integer size a...

5.5CVSS6AI score0.00125EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
•added 2026/03/18 1:32 p.m.•12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to fix various security issues The following security issues were fixed: CVE-2023-53794: cifs: fix session state check in reconnect to avoid use-after-free issue bsc1255163. CVE-2023-53827: Bluetooth: L2CAP: Fix use-after-free in...

7.8CVSS6.7AI score0.00585EPSS
SaveExploits0References56
OSV
OSV
•added 2026/03/18 1:32 p.m.•8 views

SUSE-SU-2026:0928-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-53794: cifs: fix session state check in reconnect to avoid use-after-free issue bsc1255163. - CVE-2023-53827: Bluetooth: L2CAP: Fix use-after-free in...

9.8CVSS6.7AI score0.00585EPSS
SaveExploits0References28
Rows per page
Query Builder