Lucene search
+L

1274 matches found

Cvelist
Cvelist
added 2024/04/03 5:00 p.m.44 views

CVE-2024-26739 net/sched: act_mirred: don't override retval if we already lost the skb

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: don't override retval if we already lost the skb If we're redirecting the skb, and haven't called tcfmirredforward, yet, we need to tell the core to drop the skb by setting the retcode to SHOT. If we have...

7.8CVSS7.5AI score0.00278EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.32 views

CVE-2024-26739 net/sched: act_mirred: don't override retval if we already lost the skb

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: don't override retval if we already lost the skb If we're redirecting the skb, and haven't called tcfmirredforward, yet, we need to tell the core to drop the skb by setting the retcode to SHOT. If we have...

7.8CVSS6.7AI score0.00278EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/03 5:00 p.m.182 views

CVE-2024-26739

CVE-2024-26739 affects the Linux kernel net/sched component (act_mirred) where overriding the skb return value after routing could lead to Use-After-Free if tcf_mirred_forward() had been called. The fix moves the retval override to the error path that actually requires it, preventing UaF when the...

7.8CVSS6.3AI score0.00278EPSS
SaveExploits0References8Affected Software2
RedhatCVE
RedhatCVE
added 2024/04/02 11:41 p.m.27 views

CVE-2024-26669

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

7.1CVSS7AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/02 7:15 a.m.6 views

DEBIAN-CVE-2024-26669

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

7.1CVSS5.7AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/02 7:15 a.m.25 views

CVE-2024-26669

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

7.1CVSS7.5AI score0.00238EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/02 6:43 a.m.58 views

CVE-2024-26669 net/sched: flower: Fix chain template offload

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

7.7AI score0.00238EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/02 6:43 a.m.31 views

CVE-2024-26669 net/sched: flower: Fix chain template offload

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

6.8AI score0.00238EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/02 6:43 a.m.214 views

CVE-2024-26669

CVE-2024-26669 (Linux kernel net/sched: flower) The issue arises when deleting a qdisc on a device using flower: the stack replays filter removals but does not send a FLOW_CLS_TMPLT_DESTROY for chain templates, causing a memory leak. The fix adds a new tmplt_reoffload operation and lets the stack...

7.1CVSS6.5AI score0.00238EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 6:43 a.m.37 views

CVE-2024-26669

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

7.1CVSS8.1AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2024/03/29 11:06 a.m.7 views

OESA-2024-1349 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like th...

7.8CVSS7.9AI score0.00531EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.3 views

SUSE CVE-2021-47175

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: fix OOB access in the traffic path the following script: tc qdisc add dev eth0 handle 0x1 root fqpie flows 2 tc qdisc add dev eth0 clsact tc filter add dev eth0 egress matchall action skbedit priority 0x10002 pi...

5.5CVSS7.8AI score0.00241EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/25 12:00 a.m.27 views

CVE-2021-47175

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: fix OOB access in the traffic path the following script: tc qdisc add dev eth0 handle 0x1 root fqpie flows 2 tc qdisc add dev eth0 clsact tc filter add dev eth0 egress matchall action skbedit priority 0x10002 pi...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/25 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a security issue in net/sched fqpie...

7.1CVSS7AI score0.00241EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.36 views

CVE-2023-52610

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix skb leak and crash on ooo frags actct adds skb-users before defragmentation. If frags arrive in order, the last frag's reference is reset in: inetfragreasmprepare skbmorph which is not straightforward. Howev...

7.5CVSS6AI score0.00639EPSS
SaveExploits0References17
CVE
CVE
added 2024/03/18 10:07 a.m.209 views

CVE-2023-52610

CVE-2023-52610 affects the Linux kernel net/sched: act_ct. The vulnerability stems from skb reference handling during IP defragmentation: act_ct added skb->users before defragmentation, and when fragments arrive out of order no one unreferences the last fragment, causing skb leaks and a potent...

7.5CVSS6.1AI score0.00639EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/18 10:07 a.m.21 views

CVE-2023-52610 net/sched: act_ct: fix skb leak and crash on ooo frags

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix skb leak and crash on ooo frags actct adds skb-users before defragmentation. If frags arrive in order, the last frag's reference is reset in: inetfragreasmprepare skbmorph which is not straightforward. Howev...

7.5CVSS6.6AI score0.00639EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/18 12:00 a.m.16 views

PT-2024-14652 · Linux +10 · Linux Kernel +10

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.7.0-rc3 Description: The Linux kernel has a vulnerability in the net/sched module, specifically in the act ct function. This function adds a reference to the skb socket buffer before defragmentation, which can...

9.8CVSS6.8AI score0.50967EPSS
SaveExploits29References2397
Tenable Nessus
Tenable Nessus
added 2024/03/18 12:00 a.m.178 views

Ubuntu 14.04 LTS : Linux kernel vulnerabilities (USN-6699-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6699-1 advisory. Reima Ishii discovered that the nested KVM implementation for Intel x86 processors in the Linux kernel did not properly validate control registers in...

7.8CVSS7.3AI score0.00474EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/03/13 9:11 a.m.54 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Extended Update Support. '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...

10CVSS7.2AI score0.03665EPSS
SaveExploits4References23
Rows per page
Query Builder