imPC@ndo IT

Linux vulnerabilities

14.775 CVE

CVE-2022-49325
High 7.5

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp->snd_cwnd We had various bugs over the years with code breaking the assumption that tp->snd_cwnd is greater than zero. Lately, syzbot reported the WARN_ON_…

linux linux_kernel
0.01EPSS
CVE-2022-49142
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net: preserve skb_end_offset() in skb_unclone_keeptruesize() syzbot found another way to trigger the infamous WARN_ON_ONCE(delta < len) in skb_try_coalesce() [1] I was able to root cause th…

linux linux_kernel
0.01EPSS
CVE-2022-49065
High 7.5

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svc_deferred_event trace class Fix a NULL deref crash that occurs when an svc_rqst is deferred while the sunrpc tracing subsystem is enabled. svc_revisit() sets dr->xprt to N…

linux linux_kernel
0.01EPSS
CVE-2024-53209
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rx_skb_…

linux linux_kernel
0.01EPSS
CVE-2020-12770
Medium 6.7

An issue was discovered in the Linux kernel through 5.6.11. sg_write lacks an sg_remove_request call in a certain failure case, aka CID-83c6f2390040.

canonical ubuntu_linux · debian debian_linux · fedoraproject fedora · linux linux_kernel · and 19 more
0.01EPSS
CVE-2019-3016
Medium 6.2

In a Linux KVM guest that has PV TLB enabled, a process in the guest kernel may be able to read memory locations from another process in the same guest. This problem is limit to the host running linux kernel 4.10 with a guest running linux kernel 4.16 or later…

linux linux_kernel
0.01EPSS
CVE-2022-49003
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvme_ns_head list Walking the nvme_ns_head siblings list is protected by the head's srcu in nvme_ns_head_submit_bio() but not nvme_mpath_revalidate_paths(). Remo…

linux linux_kernel
0.01EPSS
CVE-2022-48827
High 7.5

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSET_MAX Dan Aloni reports: > Due to commit 8cfb9015280d ("NFS: Always provide aligned buffers to > the RPC read layers") on the client, a read of 0xfff…

linux linux_kernel
0.01EPSS
CVE-2024-56640
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix LGR and link use-after-free issue We encountered a LGR/link use-after-free issue, which manifested as the LGR/link refcnt reaching 0 early and entering the clear process, making…

linux linux_kernel
0.01EPSS
CVE-2024-49988
High 8.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbd_conn struct When sending an oplock break request, opinfo->conn is used, But freed ->conn can be used on multichannel. This patch add a reference count to the ksmbd…

linux linux_kernel
0.01EPSS
CVE-2020-10732
Low 3.3

A flaw was found in the Linux kernel's implementation of Userspace core dumps. This flaw allows an attacker with a local account to crash a trivial program and exfiltrate private kernel data.

canonical ubuntu_linux · linux linux_kernel · netapp active_iq_unified_manager · netapp aff_8300_firmware · and 15 more
0.01EPSS
CVE-2020-7053
High 7.8

In the Linux kernel 4.14 longterm through 4.14.165 and 4.19 longterm through 4.19.96 (and 5.x before 5.2), there is a use-after-free (write) in the i915_ppgtt_close function in drivers/gpu/drm/i915/i915_gem_gtt.c, aka CID-7dc40713618c. This is related to i915_…

linux linux_kernel
0.01EPSS
CVE-2004-2013
High 7.8

Integer overflow in the SCTP_SOCKOPT_DEBUG_NAME SCTP socket option in socket.c in the Linux kernel 2.4.25 and earlier allows local users to execute arbitrary code via an optlen value of -1, which causes kmalloc to allocate 0 bytes of memory.

linux linux_kernel
0.01EPSS
CVE-2023-52881
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: tcp: do not accept ACK of bytes we never sent This patch is based on a detailed report and ideas from Yepeng Pan and Christian Rossow. ACK seq validation is currently following RFC 5961 5.2…

linux linux_kernel
0.01EPSS
CVE-2021-47232
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix Use-after-Free, hold skb ref while in use This patch fixes a Use-after-Free found by the syzbot. The problem is that a skb is taken from the per-session skb queue, without i…

linux linux_kernel
0.01EPSS
CVE-2024-35854
High 7.8

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash The rehash delayed work migrates filters from one region to another according to the number of available credits. The mig…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2021-3739
High 7.1

A NULL pointer dereference flaw was found in the btrfs_rm_device function in fs/btrfs/volumes.c in the Linux Kernel, where triggering the bug requires ‘CAP_SYS_ADMIN’. This flaw allows a local attacker to crash the system or leak kernel internal information. T…

fedoraproject fedora · linux linux_kernel · netapp h300e_firmware · netapp h300s_firmware · and 6 more
0.01EPSS
CVE-2008-4302
Medium 5.5

fs/splice.c in the splice subsystem in the Linux kernel before 2.6.22.2 does not properly handle a failure of the add_to_page_cache_lru function, and subsequently attempts to unlock a page that was not locked, which allows local users to cause a denial of serv…

debian debian_linux · linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2024-26980
High 8.2

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf If ->ProtocolId is SMB2_TRANSFORM_PROTO_NUM, smb2 request size validation could be skipped. if request size is smaller than sizeof(stru…

linux linux_kernel
0.01EPSS
CVE-2024-22099
Medium 6.3

NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C. This issue affects Linux kernel: v2.6.12…

linux linux_kernel
0.01EPSS
CVE-2024-40907
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDP_TX action In the XDP_TX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionic_tx_clean() frees t…

linux linux_kernel
0.01EPSS
CVE-2021-47031
Medium 4.3

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix memory leak in mt7921_coredump_work Fix possible memory leak in mt7921_coredump_work.

linux linux_kernel
0.01EPSS
CVE-2022-36280
Medium 6.3

An out-of-bounds(OOB) memory access vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_kms.c in GPU component in the Linux kernel with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the …

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2011-1017
High 7.2

Heap-based buffer overflow in the ldm_frag_add function in fs/partitions/ldm.c in the Linux kernel 2.6.37.2 and earlier might allow local users to gain privileges or obtain sensitive information via a crafted LDM partition table.

canonical ubuntu_linux · linux linux_kernel
0.01EPSS
CVE-2025-21762
High 8.1

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arp_xmit() arp_xmit() can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF.

linux linux_kernel
0.01EPSS