Lucene search
+L

56 matches found

BDU FSTEC
BDU FSTEC
added 2024/09/04 12:00 a.m.10 views

The vulnerability of the net/packet component in the Linux operating system’s kernel allows a hacker to disclose sensitive information or cause service failures.

The vulnerability of the net/packet component in the Linux operating system’s kernel is related to the presence of access beyond the boundaries of the slab memory area in packetrecvmsg. Exploiting this vulnerability can allow an attacker to disclose sensitive information or cause service failures...

7.1CVSS6.3AI score0.00267EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/05/24 3:15 p.m.7 views

UBUNTU-CVE-2021-47535

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Allocate enough space for GMU registers In commit 142639a52a01 "drm/msm/a6xx: fix crashstate capture for A650" we changed a6xxgetgmuregisters to read 3 sets of registers. Unfortunately, we didn't change the memory...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.4 views

SUSE CVE-2021-47240

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtrendpointpost Syzbot reported slab-out-of-bounds Read in qrtrendpointpost. The problem was in wrong size type: if len != ALIGNsize, 4 + hdrlen goto err; If size from qrtrhdr is 4294967293 0xfffffffd,...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.13 views

CVE-2021-47011

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

CVE-2021-47011

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

5.5CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

DEBIAN-CVE-2021-47011

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.37 views

CVE-2021-47011

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

7.8CVSS6.6AI score0.00249EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.14 views

SUSE CVE-2021-42008

The decodedata function in drivers/net/hamradio/6pack.c in the Linux kernel before 5.13.13 has a slab out-of-bounds write. Input from a process that has the CAPNETADMIN capability can lead to root access...

8.8CVSS6.5AI score0.01561EPSS
SaveExploits3References38
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts

A vulnerability was found in the thrustmasterinterrupts function in the Linux kernel's HID Thrustmaster driver. This issue arises from a lack of validation for the actual number of endpoints, leading to a slab-out-of-bounds read when the code accesses the endpoint array...

7.1CVSS6.7AI score0.00269EPSS
SaveExploits0References5
OSV
OSV
added 2022/01/31 1:54 p.m.19 views

CLSA-2022-1643637294 Fix CVE(s): CVE-2021-38198

CVE-2021-38198 - ELSCVE-686: KVM: MMU: return page fault error code from permissionfault - ELSCVE-686: kvm: x86: MMU support for EPT accessed/dirty bits - ELSCVE-686: KVM: nVMX: fix EPT permissions as reported in exit qualification - ELSCVE-686: KVM: X86: MMU: Use the correct inherited permission...

7.8CVSS7AI score0.01561EPSS
SaveExploits7References1
RedHat Linux
RedHat Linux
added 2021/11/09 6:06 p.m.8 views

kernel: mm: memcontrol: slab: fix obtain a reference to a freeing memcg

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

7.8CVSS6.8AI score0.00249EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/18 4:07 p.m.7 views

kernel: slab-out-of-bounds read in fbcon

An out-of-bounds OOB SLAB memory access flaw was found in the Linux kernel's fbcon driver module. A bounds check failure allows a local attacker with special user privileges to gain access to out-of-bounds memory, leading to a system crash or leaking of internal kernel information. The highest...

6.1CVSS7.1AI score0.00517EPSS
SaveExploits1References4
Amazon
Amazon
added 2020/06/17 12:00 a.m.12 views

Important: kernel-livepatch-4.14.177-139.253

Issue Overview: In the Linux kernel 5.0.21, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call. CVE-2019-19319 Affected...

6.5CVSS6.8AI score0.00692EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2019/11/26 11:57 a.m.129 views

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

An update for kernel is now available for Red Hat Enterprise Linux 7.5 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 for...

8.1CVSS6.6AI score0.16523EPSS
SaveExploits6References9
Veracode
Veracode
added 2019/05/16 1:48 a.m.42 views

Information Disclosure

Linux kernel is vulnerable to information disclosure attacks. A local user could exploit a flaw in the inetdiagmsgsctpaddrsfill, inetdiagmsgsctpladdrsfill, and sctpgetsctpinfo functions in 'net/sctp/sctpdiag.c' to obtain potentially sensitive information in portions of slab memory on the target...

7.5CVSS6.6AI score0.03763EPSS
SaveExploits4References13Affected Software2
OSV
OSV
added 2019/05/02 5:29 p.m.6 views

CVE-2019-11683

udpgroreceivesegment in net/ipv4/udpoffload.c in the Linux kernel 5.x before 5.0.13 allows remote attackers to cause a denial of service slab-out-of-bounds memory corruption or possibly have unspecified other impact via UDP packets with a 0 payload, because of mishandling of padded packets, aka t...

9.8CVSS7.3AI score0.07074EPSS
SaveExploits0References10
Rows per page
Query Builder