Lucene search
+L

137 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.7 views

kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route

There are 3 CVEs for the use-after-free flaw found in net/sched/clsfw.c in classifiers clsfw, clsu32, and clsroute in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. A local user could use any of these flaws to crash the system or potentially escalate their privileges on the system...

7.8CVSS6.7AI score0.00565EPSS
Exploits0References8
Amazon
Amazon
added 2023/10/23 12:0 a.m.7 views

Important: kernel-livepatch-6.1.34-58.102

Issue Overview: A use-after-free vulnerability in the Linux kernel's net/sched: clsu32 component can be exploited to achieve local privilege escalation. If tcfchangeindev fails, u32setparms will immediately return an error after incrementing or decrementing the reference counter in tcfbindfilter...

7.8CVSS7.3AI score0.00517EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2023/10/17 3:9 p.m.5 views

kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails

A double-free flaw was found in u32setparms in net/sched/clsu32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat...

7.8CVSS6.6AI score0.00446EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/10/17 9:27 a.m.5 views

kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails

A double-free flaw was found in u32setparms in net/sched/clsu32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat...

7.8CVSS6.6AI score0.00446EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/10/10 4:28 p.m.5 views

kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails

A double-free flaw was found in u32setparms in net/sched/clsu32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat...

7.8CVSS6.6AI score0.00446EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/10/10 10:28 a.m.8 views

kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails

A double-free flaw was found in u32setparms in net/sched/clsu32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat...

7.8CVSS6.6AI score0.00446EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/10/10 10:16 a.m.42 views

Important: Red Hat Security Advisory: kpatch-patch security update

An update for kpatch-patch 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 availabl...

7.8CVSS6.9AI score0.0205EPSS
Exploits3References5
Amazon
Amazon
added 2023/09/25 12:0 a.m.6 views

Important: kernel-livepatch-5.10.184-175.749

Issue Overview: A use-after-free vulnerability in the Linux kernel's net/sched: clsu32 component can be exploited to achieve local privilege escalation. If tcfchangeindev fails, u32setparms will immediately return an error after incrementing or decrementing the reference counter in tcfbindfilter...

7.8CVSS6.7AI score0.00517EPSS
Exploits1
OSV
OSV
added 2023/09/15 11:5 a.m.4 views

OESA-2023-1638 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free vulnerability in the Linux kernel's net/sched: clsroute component can be exploited to achieve local privilege escalation. When route4change is called on an existing filter, the whole tcfresult struct is always...

7.8CVSS6.3AI score0.00565EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/09/12 11:7 a.m.4 views

kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function

A use-after-free vulnerability was found in fwsetparms in net/sched/clsfw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain loc...

7.8CVSS6.6AI score0.00517EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2023/09/12 7:0 a.m.11 views

Use-after-free in Linux kernel's net/sched: cls_u32 component

...

7.8CVSS6.9AI score0.00296EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2023/09/12 7:0 a.m.4 views

Use-after-free in Linux kernel's net/sched: cls_route component

...

7.8CVSS6.9AI score0.00565EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/09/08 2:15 a.m.5 views

SUSE CVE-2023-4206

A use-after-free vulnerability in the Linux kernel's net/sched: clsroute component can be exploited to achieve local privilege escalation. When route4change is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when...

7.8CVSS6.4AI score0.00565EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/09/08 2:15 a.m.2 views

SUSE CVE-2023-4208

A use-after-free vulnerability in the Linux kernel's net/sched: clsu32 component can be exploited to achieve local privilege escalation. When u32change is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when...

7.8CVSS6.4AI score0.00296EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/09/08 2:15 a.m.4 views

SUSE CVE-2023-4207

A use-after-free vulnerability in the Linux kernel's net/sched: clsfw component can be exploited to achieve local privilege escalation. When fwchange is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when updati...

7.8CVSS6.4AI score0.00301EPSS
Exploits0References3
OSV
OSV
added 2023/09/06 2:15 p.m.7 views

AZL-28674 CVE-2023-4206 affecting package kernel for versions less than 5.15.131.1-2

A use-after-free vulnerability in the Linux kernel's net/sched: clsroute component can be exploited to achieve local privilege escalation. When route4change is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when...

7.8CVSS6.7AI score0.00565EPSS
Exploits0References1
OSV
OSV
added 2023/09/06 2:15 p.m.2 views

DEBIAN-CVE-2023-4208

A use-after-free vulnerability in the Linux kernel's net/sched: clsu32 component can be exploited to achieve local privilege escalation. When u32change is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when...

7.8CVSS6.3AI score0.00296EPSS
Exploits0References1
OSV
OSV
added 2023/09/06 2:15 p.m.3 views

DEBIAN-CVE-2023-4207

A use-after-free vulnerability in the Linux kernel's net/sched: clsfw component can be exploited to achieve local privilege escalation. When fwchange is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when updati...

7.8CVSS6.5AI score0.00301EPSS
Exploits0References1
OSV
OSV
added 2023/09/06 2:15 p.m.7 views

AZL-28678 CVE-2023-4207 affecting package kernel for versions less than 5.15.131.1-2

A use-after-free vulnerability in the Linux kernel's net/sched: clsfw component can be exploited to achieve local privilege escalation. When fwchange is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when updati...

7.8CVSS6.7AI score0.00301EPSS
Exploits0References1
OSV
OSV
added 2023/09/06 2:15 p.m.2 views

DEBIAN-CVE-2023-4206

A use-after-free vulnerability in the Linux kernel's net/sched: clsroute component can be exploited to achieve local privilege escalation. When route4change is called on an existing filter, the whole tcfresult struct is always copied into the new instance of the filter. This causes a problem when...

7.8CVSS6.5AI score0.00565EPSS
Exploits0References1
Rows per page
Query Builder