Lucene search
+L

3294 matches found

OSV
OSV
added 2021/06/25 12:04 a.m.13 views

UVI-2021-1000769 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions

ipv6: Fix KASAN: slab-out-of-bounds Read in fib6nhflushexceptions This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.43 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/06/25 12:02 a.m.16 views

GSD-2021-1000747 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions

ipv6: Fix KASAN: slab-out-of-bounds Read in fib6nhflushexceptions This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.125 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/06/25 12:02 a.m.19 views

UVI-2021-1000747 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions

ipv6: Fix KASAN: slab-out-of-bounds Read in fib6nhflushexceptions This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.125 by commit...

7.2AI score
SaveExploits0
Oracle linux
Oracle linux
added 2021/06/15 12:00 a.m.232 views

Unbreakable Enterprise kernel security update

5.4.17-2102.202.5 - sctp: delay autoasconf init until binding the first addr Xin Long Orabug: 32907967 CVE-2021-23133 CVE-2021-23133 - dm ioctl: fix out of bounds array access when no devices Mikulas Patocka Orabug: 32860491 CVE-2021-31916 - uek-rpm: update kABI lists for the new symbols Saeed...

8.1CVSS8.1AI score0.06309EPSS
SaveExploits1
OSV
OSV
added 2021/05/31 3:39 p.m.10 views

GSD-2021-1000013 kasan: remove redundant config option

kasan: remove redundant config option This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.11.16 by commit 86463b30e4ef70c4551a94cb68b5a667c2e0084...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/04/26 12:00 a.m.10 views

PT-2024-11105 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the xprtrdma component in the Linux kernel. After a reconnect, the reply handler opens the cwnd, enabling more RPC Calls to be sent before rpcrdma post recvs ca...

9.1CVSS6.8AI score0.03558EPSS
SaveExploits9References1438
Oracle linux
Oracle linux
added 2021/02/19 12:00 a.m.160 views

Unbreakable Enterprise kernel-container security update

4.14.35-2047.500.10.el7 - xen-blkback: fix error handling in xenblkbkmap Jan Beulich Orabug: 32492110 CVE-2021-26930 - xen-scsiback: don't 'handle' error by BUG Jan Beulich Orabug: 32492102 CVE-2021-26931 - xen-netback: don't 'handle' error by BUG Jan Beulich Orabug: 32492102 CVE-2021-26931 -...

7.8CVSS0.1AI score0.00544EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/11/04 12:53 a.m.10 views

kernel: bpf: Fix KASAN use-after-free Read in compute_effective_progs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix KASAN use-after-free Read in computeeffectiveprogs Syzbot found a Use After Free bug in computeeffectiveprogs. The reproducer creates a number of BPF links, and causes a fault injected alloc to fail, while calling...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0References5
OSV
OSV
added 2020/10/01 12:00 a.m.42 views

ASB-A-161151868

In binderreleasework of binder.c, there is a possible use-after-free due to improper locking. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7.5AI score0.00507EPSS
SaveExploits2References1
OSV
OSV
added 2020/09/01 12:00 a.m.65 views

ASB-A-150693748

In lockswakeupblocks of locks.c, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS7.1AI score0.01354EPSS
SaveExploits0References3
zdt
zdt
added 2020/05/09 12:00 a.m.60 views

Linux 5.6 IORING_OP_MADVISE Race Condition

Linux 5.6 has an issue with IORINGOPMADVISE racing with coredumping. Linux 5.6: IORINGOPMADVISE races with coredumping Last year, I noticed that core dumping iterates over current-mm's VMA list without proper locking, under the assumption that the VMA list can not be modified externally. This...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2020/05/08 12:00 a.m.121 views

Linux 5.6 IORING_OP_MADVISE Race Condition

Linux 5.6: IORINGOPMADVISE races with coredumping Last year, I noticed that core dumping iterates over current-mm's VMA list without proper locking, under the assumption that the VMA list can not be modified externally. This assumption was broken by userfaultfd, which can trigger VMA merging...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/08/12 12:00 a.m.224 views

Linux - Use-After-Free Reads in show_numa_stats()

/ On NUMA systems, the Linux fair scheduler tracks information related to NUMA faults in taskstruct::numafaults and taskstruct::numagroup. Both of these have broken object lifetimes. Since commit 82727018b0d3 "sched/numa: Call tasknumafree from doexecve", first in v3.13, -numafaults is freed not...

5.3AI score
SaveExploits0
zdt
zdt
added 2019/06/20 12:00 a.m.184 views

Linux - Use-After-Free via race Between modify_ldt() and #BR Exception Exploit

/ When a BR exception is raised because of an MPX bounds violation, Linux parses the faulting instruction and computes the linear address of its memory operand. If the userspace instruction is in 32-bit code, this involves looking up the correct segment descriptor and adding the segment offset to...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2019/06/20 12:00 a.m.37 views

Linux - Use-After-Free via race Between modify_ldt() and #BR Exception

Linux - Use-After-Free via race Between modifyldt and BR Exception / When a BR exception is raised because of an MPX bounds violation, Linux parses the faulting instruction and computes the linear address of its memory operand. If the userspace instruction is in 32-bit code, this involves looking...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/06/20 12:00 a.m.174 views

Linux - Use-After-Free via race Between modify_ldt() and #BR Exception

/ When a BR exception is raised because of an MPX bounds violation, Linux parses the faulting instruction and computes the linear address of its memory operand. If the userspace instruction is in 32-bit code, this involves looking up the correct segment descriptor and adding the segment offset to...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/05/29 12:00 a.m.42 views

Qualcomm Android - Kernel Use-After-Free via Incorrect set_page_dirty() in KGSL

Qualcomm Android - Kernel Use-After-Free via Incorrect setpagedirty in KGSL The following issue exists in the android-msm-wahoo-4.4-pie branch of https://android.googlesource.com/kernel/msm and possibly others: When kgslmementrydestroy in drivers/gpu/msm/kgsl.c is called for a writable entry with...

1.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/05/29 12:00 a.m.244 views

Qualcomm Android - Kernel Use-After-Free via Incorrect set_page_dirty() in KGSL

The following issue exists in the android-msm-wahoo-4.4-pie branch of https://android.googlesource.com/kernel/msm and possibly others: When kgslmementrydestroy in drivers/gpu/msm/kgsl.c is called for a writable entry with memtype KGSLMEMENTRYUSER, it attempts to mark the entry's pages as dirty...

9.3CVSS7.8AI score0.01738EPSS
SaveExploits2
exploitpack
exploitpack
added 2019/02/12 12:00 a.m.31 views

Android - binder Use-After-Free of VMA via race Between reclaim and munmap

Android - binder Use-After-Free of VMA via race Between reclaim and munmap The following bug report solely looks at the situation on the upstream master branch; while from a cursory look, at least the wahoo kernel also looks affected, I have only properly tested this on upstream master. There is ...

0.8AI score
SaveExploits0
zdt
zdt
added 2019/02/12 12:00 a.m.80 views

Android - binder Use-After-Free of VMA via race Between reclaim and munmap Exploit

Android - binder Use-After-Free of VMA via race Between reclaim and munmap The following bug report solely looks at the situation on the upstream master branch; while from a cursory look, at least the wahoo kernel also looks affected, I have only properly tested this on upstream master. There is ...

7.8CVSS0.7AI score0.00788EPSS
SaveExploits3
Rows per page
Query Builder