Lucene search
+L

2431 matches found

Cvelist
Cvelist
added 2024/02/27 6:40 p.m.27 views

CVE-2020-36776 thermal/drivers/cpufreq_cooling: Fix slab OOB issue

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/23 3:15 p.m.19 views

CVE-2024-26596

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix netdevpriv dereference before check on non-DSA netdevice events After the blamed commit, we started doing this dereference for every NETDEVCHANGEUPPER and NETDEVPRECHANGEUPPER event in the system. static inline stru...

5.5CVSS5.3AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/23 3:15 p.m.12 views

DEBIAN-CVE-2024-26596

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix netdevpriv dereference before check on non-DSA netdevice events After the blamed commit, we started doing this dereference for every NETDEVCHANGEUPPER and NETDEVPRECHANGEUPPER event in the system. static inline stru...

5.5CVSS5.8AI score0.00244EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/22 5:15 p.m.20 views

Race condition

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

4.3CVSS6.8AI score0.00226EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/22 4:21 p.m.43 views

CVE-2023-52451

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/memhp: Fix access beyond end of drmem array dlparmemoryremovebyindex may access beyond the bounds of the drmem lmb array when the LMB lookup fails to match an entry with the given DRC index. When the search fails,...

7.8CVSS6.9AI score0.00244EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/02/22 4:21 p.m.47 views

CVE-2023-52446

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

7.8CVSS5.6AI score0.00226EPSS
SaveExploits0
OSV
OSV
added 2024/02/22 4:21 p.m.5 views

CVE-2023-52446 bpf: Fix a race condition between btf_put() and map_free()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

7.8CVSS5.3AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/22 12:00 a.m.58 views

CVE-2023-52451

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/memhp: Fix access beyond end of drmem array dlparmemoryremovebyindex may access beyond the bounds of the drmem lmb array when the LMB lookup fails to match an entry with the given DRC index. When the search fails,...

7.8CVSS6AI score0.00244EPSS
SaveExploits0References25
RedHat Linux
RedHat Linux
added 2024/02/21 12:33 a.m.9 views

kernel: net/packet: slab-out-of-bounds access in packet_recvmsg()

An out-of-bounds access issue was found in the Linux kernel networking subsystem in the way raw packet sockets AFPACKET used PACKETCOPYTHRESH and mmap operations. A local attacker with CAPNETRAW capability could use this flaw to trigger a buffer overflow resulting in a system crash or privilege...

7.8CVSS6.9AI score0.00132EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:31 p.m.13 views

kernel: Slab-out-of-bound read in compare_netdev_and_ip

A vulnerability was found in comparenetdevandip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system...

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.9 views

kernel: Slab-out-of-bound read in compare_netdev_and_ip

A vulnerability was found in comparenetdevandip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system...

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 11:04 a.m.60 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. 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 each vulnerability from th...

8.8CVSS6.8AI score0.09141EPSS
SaveExploits4References18
RedHat Linux
RedHat Linux
added 2024/01/25 11:04 a.m.7 views

kernel: netfilter: potential slab-out-of-bound access due to integer underflow

An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the h-nets array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local...

7.8CVSS6.8AI score0.00514EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:45 a.m.12 views

kernel: Slab-out-of-bound read in compare_netdev_and_ip

A vulnerability was found in comparenetdevandip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system...

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:45 a.m.5 views

kernel: mm/slab_common: slab_caches list corruption after kmem_cache_destroy()

In the Linux kernel, the following vulnerability has been resolved: mm/slabcommon: fix slabcaches list corruption after kmemcachedestroy After the commit in Fixes:, if a module that created a slab cache does not release all of its allocated objects before destroying the cache at rmmod time, we...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:43 a.m.12 views

kernel: Slab-out-of-bound read in compare_netdev_and_ip

A vulnerability was found in comparenetdevandip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system...

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.10 views

kernel: slab-out-of-bounds read vulnerabilities in cbq_classify

An out-of-bounds OOB read problem was found in cbqclassify in net/sched/schcbq.c in the Linux kernel. This issue may allow a local attacker to cause a denial of service due to type confusion. Non-negative numbers could indicate a TCACTSHOT condition rather than valid classification results...

5.5CVSS6.6AI score0.00312EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/23 5:25 p.m.59 views

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

An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions. 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, i...

10CVSS7AI score0.03546EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2024/01/23 4:30 p.m.199 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. 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 each vulnerability from th...

7.8CVSS6.5AI score0.00514EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/01/23 9:16 a.m.7 views

kernel: netfilter: potential slab-out-of-bound access due to integer underflow

An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the h-nets array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local...

7.8CVSS6.8AI score0.00514EPSS
SaveExploits1References5
Rows per page
Query Builder