Lucene search
K

17 matches found

Tenable Nessus
Tenable Nessus
added 2024/07/22 12:0 a.m.102 views

EulerOS 2.0 SP8 : kernel (EulerOS-SA-2024-2038)

"According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the...

7.8CVSS7AI score0.84743EPSS
Exploits16References133
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.26 views

CVE-2024-26740

A potential deadlock flaw was found in net/sched/actmirred.c in the Linux kernel. This may lead to compromised Availability...

5.5CVSS8.1AI score0.00007EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.22 views

CVE-2024-26739

A use-after-free flaw was found in net/sched/actmirred.c in the Linux kernel. This may result in a crash...

5.5CVSS7.5AI score0.00011EPSS
Exploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.17 views

CVE-2024-26739

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.3AI score0.00011EPSS
Exploits0References8
NVD
NVD
added 2024/04/03 5:15 p.m.19 views

CVE-2024-26740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS6.4AI score0.00007EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.24 views

CVE-2024-26740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS6.3AI score0.00007EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.31 views

CVE-2024-26739

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.4AI score0.00011EPSS
Exploits0References15
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.35 views

CVE-2024-26740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS7.4AI score0.00007EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.21 views

CVE-2024-26740 net/sched: act_mirred: use the backlog for mirred ingress

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

6.7AI score0.00007EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.30 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...

6.7AI score0.00011EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.26 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.5AI score0.00011EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.20 views

CVE-2024-26739

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.7AI score0.00011EPSS
Exploits0
CVE
CVE
added 2024/04/03 5:0 p.m.154 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.00011EPSS
Exploits0References8Affected Software2
OSV
OSV
added 2024/04/03 5:0 p.m.4 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.1AI score0.00011EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/02/28 8:11 a.m.22 views

CVE-2021-46954

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

7.1CVSS6.4AI score0.00018EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/02/27 6:46 p.m.24 views

CVE-2021-46954 net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

6.7AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/02/27 6:46 p.m.22 views

CVE-2021-46954 net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

6.9AI score0.00018EPSS
Exploits0References3
Rows per page
Query Builder