Lucene search
+L

396 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•5 views

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

In the Linux kernel, the following vulnerabilities have been resolved: - In the net:sched section, there is a fix for the order of qlen adjustment. - Changes to sch-q.qlen related to qdisctreereducebacklog need to occur before a call to that function. Otherwise, it may fail to notify the parent...

7.8CVSS6.4AI score0.00263EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•5 views

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: account for backlog updates from child qdisc Generally, the qlen of any classful qdisc should reflect the number of packets held by the qdisc itself and all its children. In the case of netem, qlen only accounts...

5.5CVSS6AI score0.00265EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: net:sched: fixed a possible refcount leak in tcnewtfilter. It is necessary to call tfilterput to store the refcount obtained from tp-ops-get, to avoid possible refcount leaks when chain-tmpltops != NULL and chain-tmpltops !=...

5.5CVSS5.9AI score0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•3 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: schqfq: Fixed a null dereference in aggdequeue. To prevent a potential crash in aggdequeue when cl-qdisc-ops-peekcl-qdisc returns NULL, we check the returned value before using it, similar to the existing approach in...

5.9AI score0.00193EPSS
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 vulnerabilities have been resolved: net/sched: actife: avoided possible NULL derefrence tcfifeencode must ensure that ifeencode does not return NULL. syzbot reported: Oops: general protection fault, likely for non-canonical address 0xdffffc0000000000: 0000 1 SMP...

5.5CVSS6AI score0.00131EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•3 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: net/sched: schtaprio: fixed possible use-after-free issue. syzbot reported a serious crash 1 in nettxaction, which made no sense until we obtained a reproducible example. This example reinstalls the taprio qdisc, but an invali...

7.8CVSS6.5AI score0.00192EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
•added 2026/09/14 9:34 a.m.•8 views

Security update for the Linux Kernel RT (Live Patch 17 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.62 fixes various security issues: The following security issues were fixed: CVE-2026-53360: KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use bsc1270303. CVE-2026-64423: ipv4: igmp: remove multicast group from hash table o...

9.3CVSS7.6AI score0.01411EPSS
SaveExploits8References20
RedHat Linux
RedHat Linux
•added 2026/09/02 2:09 p.m.•14 views

kernel: net/sched: act_api: use RCU with deferred freeing for action lifecycle

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits2References5
NVD
NVD
•added 2026/08/28 8:16 a.m.•12 views

CVE-2026-80630

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfqcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever fqcodel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog befo...

9.8CVSS0.00755EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•16 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098689)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098689 advisory. In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: reject invalid perturb period Gerrard Tai reported that SFQ perturbperiod has n...

7.8CVSS6.3AI score0.00192EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/20 1:44 p.m.•18 views

CVE-2026-74266

A flaw was found in the Linux kernel's schdualpi2 network scheduler. When the scheduler processes network packets, it can incorrectly manage its internal queue length. This mismanagement can lead to a system crash, making the system unavailable Denial of Service...

5.5CVSS5.3AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 3:00 p.m.•10 views

CVE-2026-72430

A flaw was found in the Linux kernel's network scheduling component. An unprivileged user with administrative privileges in a network environment can trigger a resource leak. This occurs when specific error handling paths fail to properly release network connection labels. Repeated exploitation o...

5.5CVSS5.5AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/15 5:57 a.m.•38 views

CVE-2026-74290 net/sched: cls_flow: Dont expose folded kernel pointers

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsflow: Dont expose folded kernel pointers The flow classifier falls back to addrfold for fields that are missing from packet headers. In map mode, userspace controls mask, xor, rshift, addend and divisor, and can...

0.00215EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/15 5:57 a.m.•39 views

CVE-2026-74266

The CVE-2026-74266 family documents a Linux kernel vulnerability in net/sched sch_dualpi2 where qdisc_tree_reduce_backlog is invoked during peek before the queue length (qlen) is restored. This causes a race where, if qlen drops to zero but a packet remains, the parent’s qlen_notify callback can ...

5.4AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/15 5:57 a.m.•29 views

CVE-2026-74266 net/sched: sch_dualpi2: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen

In the Linux kernel, the following vulnerability has been resolved: net/sched: schdualpi2: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever dualpi2 drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog befo...

5.5AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/15 5:51 a.m.•26 views

CVE-2026-72036 net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeue_peeked

In the Linux kernel, the following vulnerability has been resolved: net/sched: schmultiq: Replace direct dequeue call with peek and qdiscdequeuepeeked multiqdequeue takes a packet from a band's child with a direct -dequeue call after multiqpeek peeked it. When the child is non-work-conserving the...

7.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/08/15 5:51 a.m.•13 views

EUVD-2026-58993

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: Replace direct dequeue call with peek and qdiscdequeuepeeked When taprio's software path peeks a non-work-conserving child qdisc, the child stashes the peeked skb in its gsoskb; tapriodequeuefromtxq then tak...

5.5AI score0.00606EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•49 views

PT-2026-72225

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the multiq dequeue function where a packet is retrieved from a band's child using a direct -dequeue call following a multiq peek operation. In cases where the child is...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/08/13 2:17 a.m.•19 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel 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 th...

7.8CVSS5.3AI score0.00241EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
•added 2026/08/12 2:25 p.m.•19 views

kernel: net/sched: act_api: use RCU with deferred freeing for action lifecycle

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits2References5
Rows per page
Query Builder