Lucene search
+L

61 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47302

In the Linux kernel, the following vulnerability has been resolved: igc: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igcpoll runs while the controller is being reset this ca...

7.8CVSS6.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.32 views

CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:04 p.m.14 views

CVE-2021-47418 net_sched: fix NULL deref in fifo_set_limit()

In the Linux kernel, the following vulnerability has been resolved: netsched: fix NULL deref in fifosetlimit syzbot reported another NULL deref in fifosetlimit 1 I could repro the issue with : unshare -n tc qd add dev lo root handle 1:0 tbf limit 200000 burst 70000 rate 100Mbit tc qd replace dev ...

6.5AI score0.00234EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/03 3:15 p.m.35 views

CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

7.5CVSS5.9AI score0.00609EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.51 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/01 9:15 p.m.35 views

CVE-2021-47078

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

7.8CVSS5.5AI score0.00281EPSS
SaveExploits0
NVD
NVD
added 2024/02/28 9:15 a.m.29 views

CVE-2021-46976

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix crash in autoretire The retire logic uses the 2 lower bits of the pointer to the retire function to store flags. However, the autoretire function is not guaranteed to be aligned to a multiple of 4, which causes...

5.5CVSS8.4AI score0.00232EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.12 views

CVE-2021-47014 net/sched: act_ct: fix wild memory access when clearing fragments

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 the following one: KASAN: maybe wild-memory-access in range...

7.8CVSS6.8AI score0.00233EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/20 6:27 p.m.30 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

6.8AI score0.00231EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/20 6:04 p.m.33 views

CVE-2023-52434 smb: client: fix potential OOBs in smb2_parse_contexts()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

6.4AI score0.0102EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.5 views

SUSE CVE-2006-5755

Linux kernel before 2.6.18, when running on x8664 systems, does not properly save or restore EFLAGS during a context switch, which allows local users to cause a denial of service crash by causing SYSENTER to set an NT flag, which can trigger a crash on the IRET of the next task...

4.9CVSS6.4AI score0.00409EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:18 a.m.4 views

SUSE CVE-2015-4164

The compatiret function in Xen 3.1 through 4.5 iterates the wrong way through a loop, which allows local 32-bit PV guest administrators to cause a denial of service large loop and system hang via a hypercalliret call with EFLAGS.VM set...

4.9CVSS6.2AI score0.00437EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2023/02/15 4:47 a.m.5 views

SUSE CVE-2017-7518

A flaw was found in the Linux kernel before version 4.12 in the way the KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to...

5.3CVSS7.6AI score0.00672EPSS
SaveExploits0References9
Veracode
Veracode
added 2020/04/10 12:27 a.m.30 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service DoS. The vulnerability exists as a flaw was found in the Linux kernel when running on AMD64 systems. During a context switch, EFLAGS were being neither saved nor restored...

4.9CVSS2.4AI score0.00409EPSS
SaveExploits0References20Affected Software1
RedhatCVE
RedhatCVE
added 2019/10/10 11:49 p.m.54 views

CVE-2017-7518

A flaw was found in the way the Linux KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to potentially escalate their privileges insi...

7.8CVSS1.7AI score0.00672EPSS
SaveExploits0References1
OSV
OSV
added 2018/07/30 3:29 p.m.9 views

DEBIAN-CVE-2017-7518

A flaw was found in the Linux kernel before version 4.12 in the way the KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to...

7.8CVSS6.3AI score0.00672EPSS
SaveExploits0References1
Prion
Prion
added 2018/07/30 3:29 p.m.34 views

Design/Logic Flaw

A flaw was found in the Linux kernel before version 4.12 in the way the KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to...

4.6CVSS7.2AI score0.00672EPSS
SaveExploits0References12Affected Software9
Cvelist
Cvelist
added 2018/07/30 1:00 p.m.47 views

CVE-2017-7518

A flaw was found in the Linux kernel before version 4.12 in the way the KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to...

5.5CVSS7.4AI score0.00672EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2018/03/06 9:41 p.m.10 views

Kernel: KVM: debug exception via syscall emulation

A flaw was found in the way the Linux KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to potentially escalate their privileges insi...

7.8CVSS7AI score0.00672EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2017/06/23 12:00 a.m.45 views

CVE-2017-7518

A flaw was found in the Linux kernel before version 4.12 in the way the KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to...

7.8CVSS6.7AI score0.00672EPSS
SaveExploits0References7
Rows per page
Query Builder