imPC@ndo EN

Vulnerabilità Linux

14.796 CVE

CVE-2013-3235
Media 4.9

net/tipc/socket.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure and a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.

linux linux_kernel
0.00EPSS
CVE-2013-3229
Media 4.9

The iucv_sock_recvmsg function in net/iucv/af_iucv.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system ca…

linux linux_kernel
0.00EPSS
CVE-2013-3227
Media 4.9

The caif_seqpkt_recvmsg function in net/caif/caif_socket.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom sys…

linux linux_kernel
0.00EPSS
CVE-2013-3225
Media 4.9

The rfcomm_sock_recvmsg function in net/bluetooth/rfcomm/sock.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfro…

linux linux_kernel
0.00EPSS
CVE-2005-4881
Media 4.9

The netlink subsystem in the Linux kernel 2.4.x before 2.4.37.6 and 2.6.x before 2.6.13-rc1 does not initialize certain padding fields in structures, which might allow local users to obtain sensitive information from kernel memory via unspecified vectors, rela…

linux linux_kernel
0.00EPSS
CVE-2008-5395
Media 4.9

The parisc_show_stack function in arch/parisc/kernel/traps.c in the Linux kernel before 2.6.28-rc7 on PA-RISC allows local users to cause a denial of service (system crash) via vectors associated with an attempt to unwind a stack that contains userspace addres…

linux linux_kernel
0.00EPSS
CVE-2005-3108
Bassa 2.1

mm/ioremap.c in Linux 2.6 on 64-bit x86 systems allows local users to cause a denial of service or an information leak via an ioremap on a certain memory map that causes the iounmap to perform a lookup of a page that does not exist.

linux linux_kernel
0.00EPSS
CVE-2005-1265
Bassa 2.1

The mmap function in the Linux Kernel 2.6.10 can be used to create memory maps with a start address beyond the end address, which allows local users to cause a denial of service (kernel crash).

linux linux_kernel
0.00EPSS
CVE-2026-46243
Alta 7.1

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid, uid, creduid, and upcall_target that cifs.upcall treats as k…

linux linux_kernel
0.00EPSS
CVE-2021-33200
Alta 7.8

kernel/bpf/verifier.c in the Linux kernel through 5.12.7 enforces incorrect limits for pointer arithmetic operations, aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation to …

fedoraproject fedora · linux linux_kernel · netapp cloud_backup · netapp h300e_firmware · e altri 8
0.00EPSS
CVE-2017-15116
Media 5.5

The rngapi_reset function in crypto/rng.c in the Linux kernel before 4.2 allows attackers to cause a denial of service (NULL pointer dereference).

linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2017-15265
Alta 7.0

Race condition in the ALSA subsystem in the Linux kernel before 4.13.8 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted /dev/snd/seq ioctl calls, related to sound/core/seq/seq_clientmgr.c an…

linux linux_kernel
0.00EPSS
CVE-2016-7097
Media 4.4

The filesystem implementation in the Linux kernel through 4.8.2 preserves the setgid bit during a setxattr call, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions.

linux linux_kernel
0.00EPSS
CVE-2013-1772
Media 4.0

The log_prefix function in kernel/printk.c in the Linux kernel 3.x before 3.4.33 does not properly remove a prefix string from a syslog header, which allows local users to cause a denial of service (buffer overflow and system crash) by leveraging /dev/kmsg wri…

linux linux_kernel
0.00EPSS
CVE-2011-2517
Alta 7.2

Multiple buffer overflows in net/wireless/nl80211.c in the Linux kernel before 2.6.39.2 allow local users to gain privileges by leveraging the CAP_NET_ADMIN capability during scan operations with a long SSID value.

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_desktop · redhat enterprise_linux_server · e altri 1
0.00EPSS
CVE-2010-3876
Bassa 1.9

net/packet/af_packet.c in the Linux kernel before 2.6.37-rc2 does not properly initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel stack memory by leveraging the CAP_NET_RAW capability to read …

debian debian_linux · linux linux_kernel · opensuse opensuse · suse linux_enterprise_desktop · e altri 3
0.00EPSS
CVE-2010-2066
Media 5.5

The mext_check_arguments function in fs/ext4/move_extent.c in the Linux kernel before 2.6.35 allows local users to overwrite an append-only file via a MOVE_EXT ioctl call that specifies this file as a donor.

canonical ubuntu_linux · linux linux_kernel · suse linux_enterprise_high_availability_extension · suse suse_linux_enterprise_desktop · e altri 2
0.00EPSS
CVE-2008-3527
Media 4.6

arch/i386/kernel/sysenter.c in the Virtual Dynamic Shared Objects (vDSO) implementation in the Linux kernel before 2.6.21 does not properly check boundaries, which allows local users to gain privileges or cause a denial of service via unspecified vectors, rela…

linux linux_kernel
0.00EPSS
CVE-2006-5753
Alta 7.2

Unspecified vulnerability in the listxattr system call in Linux kernel, when a "bad inode" is present, allows local users to cause a denial of service (data corruption) and possibly gain privileges via unknown vectors.

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_desktop
0.00EPSS
CVE-2025-38139
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of the subrequest iterator in netfs_retry_write_stream() to use the iterator-reset function as the ite…

linux linux_kernel
0.00EPSS
CVE-2024-49982
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in more places For fixing CVE-2023-6270, f98364e92662 ("aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts") makes tx() calling de…

linux linux_kernel
0.00EPSS
CVE-2024-49930
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix array out-of-bound access in SoC stats Currently, the ath11k_soc_dp_stats::hal_reo_error array is defined with a maximum size of DP_REO_DST_RING_MAX. However, the ath11k_dp…

linux linux_kernel
0.00EPSS
CVE-2017-18202
Alta 7.0

The __oom_reap_task_mm function in mm/oom_kill.c in the Linux kernel before 4.14.4 mishandles gather operations, which allows attackers to cause a denial of service (TLB entry leak or use-after-free) or possibly have unspecified other impact by triggering a co…

linux linux_kernel
0.00EPSS
CVE-2017-17053
Alta 7.0

The init_new_context function in arch/x86/include/asm/mmu_context.h in the Linux kernel before 4.12.10 does not correctly handle errors from LDT table allocation when forking a new process, allowing a local attacker to achieve a use-after-free or possibly have…

linux linux_kernel
0.00EPSS
CVE-2014-9090
Media 4.9

The do_double_fault function in arch/x86/kernel/traps.c in the Linux kernel through 3.17.4 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to cause a denial of service (panic) via a modify_ldt s…

linux linux_kernel
0.00EPSS