imPC@ndo EN

Vulnerabilità Linux

14.774 CVE

CVE-2011-1180
Critica 9.8

Multiple stack-based buffer overflows in the iriap_getvaluebyclass_indication function in net/irda/iriap.c in the Linux kernel before 2.6.39 allow remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by le…

linux linux_kernel
0.03EPSS
CVE-2010-1084
Alta 7.1

Linux kernel 2.6.18 through 2.6.33, and possibly other versions, allows remote attackers to cause a denial of service (memory corruption) via a large number of Bluetooth sockets, related to the size of sysfs files in (1) net/bluetooth/l2cap.c, (2) net/bluetoot…

linux linux_kernel
0.03EPSS
CVE-2007-6762
Critica 9.8

In the Linux kernel before 2.6.20, there is an off-by-one bug in net/netlabel/netlabel_cipso_v4.c where it is possible to overflow the doi_def->tags[] array.

linux linux_kernel
0.03EPSS
CVE-2012-6712
Critica 9.8

In the Linux kernel before 3.4, a buffer overflow occurs in drivers/net/wireless/iwlwifi/iwl-agn-sta.c, which will cause at least memory corruption.

linux linux_kernel
0.03EPSS
CVE-2016-7910
Alta 7.8

Use-after-free vulnerability in the disk_seqf_stop function in block/genhd.c in the Linux kernel before 4.7.1 allows local users to gain privileges by leveraging the execution of a certain stop operation even if the corresponding start operation had failed.

linux linux_kernel
0.03EPSS
CVE-2006-2936
Alta 7.8

The ftdi_sio driver (usb/serial/ftdi_sio.c) in Linux kernel 2.6.x up to 2.6.17, and possibly later versions, allows local users to cause a denial of service (memory consumption) by writing more data to the serial port than the hardware can handle, which causes…

linux linux_kernel
0.03EPSS
CVE-2005-4798
Media 5.0

Buffer overflow in NFS readlink handling in the Linux Kernel 2.4 up to 2.4.31 allows remote NFS servers to cause a denial of service (crash) via a long symlink, which is not properly handled in (1) nfs2xdr.c or (2) nfs3xdr.c and causes a crash in the NFS clien…

linux linux_kernel
0.03EPSS
CVE-2019-19079
Alta 7.5

A memory leak in the qrtr_tun_write_iter() function in net/qrtr/tun.c in the Linux kernel before 5.3 allows attackers to cause a denial of service (memory consumption), aka CID-a21b7f0cff19.

canonical ubuntu_linux · linux linux_kernel
0.03EPSS
CVE-2008-5025
Alta 7.8

Stack-based buffer overflow in the hfs_cat_find_brec function in fs/hfs/catalog.c in the Linux kernel before 2.6.28-rc1 allows attackers to cause a denial of service (memory corruption or system crash) via an hfs filesystem image with an invalid catalog namele…

linux linux_kernel
0.03EPSS
CVE-2022-1678
Media 5.9

An issue was discovered in the Linux Kernel from 4.18 to 4.19, an improper update of sock reference in TCP pacing can lead to memory/netns leak, which can be used by remote clients.

linux linux_kernel · netapp active_iq_unified_manager · netapp bootstrap_os · netapp cloud_volumes_ontap_mediator · e altri 13
0.03EPSS
CVE-2010-4263
Alta 7.9

The igb_receive_skb function in drivers/net/igb/igb_main.c in the Intel Gigabit Ethernet (aka igb) subsystem in the Linux kernel before 2.6.34, when Single Root I/O Virtualization (SR-IOV) and promiscuous mode are enabled but no VLANs are registered, allows re…

linux linux_kernel · vmware esx · vmware esxi
0.03EPSS
CVE-2023-32254
Critica 9.8

A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2_TREE_DISCONNECT commands. The issue results from the lack of proper locking when performing operations on an object. A…

linux linux_kernel · netapp h300s · netapp h410s · netapp h500s · e altri 2
0.03EPSS
CVE-2010-2495
Alta 10.0

The pppol2tp_xmit function in drivers/net/pppol2tp.c in the L2TP implementation in the Linux kernel before 2.6.34 does not properly validate certain values associated with an interface, which allows attackers to cause a denial of service (NULL pointer derefere…

canonical ubuntu_linux · linux linux_kernel · suse suse_linux_enterprise_desktop · suse suse_linux_enterprise_high_availability_extension · e altri 1
0.03EPSS
CVE-2006-1856
Alta 7.5

Certain modifications to the Linux kernel 2.6.16 and earlier do not add the appropriate Linux Security Modules (LSM) file_permission hooks to the (1) readv and (2) writev functions, which might allow attackers to bypass intended access restrictions.

linux linux_kernel
0.03EPSS
CVE-2010-1085
Alta 7.1

The azx_position_ok function in hda_intel.c in Linux kernel 2.6.33-rc4 and earlier, when running on the AMD780V chip set, allows context-dependent attackers to cause a denial of service (crash) via unknown manipulations that trigger a divide-by-zero error.

linux linux_kernel
0.03EPSS
CVE-2022-32250
Alta 7.8

net/netfilter/nf_tables_api.c in the Linux kernel through 5.18.1 allows a local user (able to create user/net namespaces) to escalate privileges to root because an incorrect NFT_STATEFUL_EXPR check leads to a use-after-free.

debian debian_linux · fedoraproject fedora · linux linux_kernel · netapp h300s_firmware · e altri 4
0.03EPSS
CVE-2018-10880
Media 5.5

Linux kernel is vulnerable to a stack-out-of-bounds write in the ext4 filesystem code when mounting and writing to a crafted ext4 image in ext4_update_inline_data(). An attacker could use this to cause a system crash and a denial of service.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · redhat enterprise_linux
0.03EPSS
CVE-2019-14897
Critica 9.8

A stack-based buffer overflow was found in the Linux kernel, version kernel-2.6.32, in Marvell WiFi chip driver. An attacker is able to cause a denial of service (system crash) or, possibly execute arbitrary code, when a STA works in IBSS mode (allows connecti…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.03EPSS
CVE-2008-4933
Alta 7.8

Buffer overflow in the hfsplus_find_cat function in fs/hfsplus/catalog.c in the Linux kernel before 2.6.28-rc1 allows attackers to cause a denial of service (memory corruption or system crash) via an hfsplus filesystem image with an invalid catalog namelength …

linux linux_kernel
0.03EPSS
CVE-2019-16413
Alta 7.5

An issue was discovered in the Linux kernel before 5.0.4. The 9p filesystem did not protect i_size_write() properly, which causes an i_size_read() infinite loop and denial of service on SMP systems.

linux linux_kernel
0.03EPSS
CVE-2004-1235
Media 6.2

Race condition in the (1) load_elf_library and (2) binfmt_aout function calls for uselib in Linux kernel 2.4 through 2.429-rc2 and 2.6 through 2.6.10 allows local users to execute arbitrary code by manipulating the VMA descriptor.

avaya converged_communications_server · avaya intuity_audix · avaya mn100 · avaya modular_messaging_message_storage_server · e altri 16
0.03EPSS
CVE-2005-4635
Media 5.0

The nl_fib_input function in fib_frontend.c in the Linux kernel before 2.6.15 does not check for valid lengths of the header and payload, which allows remote attackers to cause a denial of service (invalid memory reference) via malformed fib_lookup netlink mes…

linux linux_kernel
0.03EPSS
CVE-2018-14641
Media 6.5

A security flaw was found in the ip_frag_reasm() function in net/ipv4/ip_fragment.c in the Linux kernel from 4.19-rc1 to 4.19-rc3 inclusive, which can cause a later system crash in ip_do_fragment(). With certain non-default, but non-rare, configuration of a vi…

linux linux_kernel
0.03EPSS
CVE-2001-1398
Alta 7.5

Masquerading code for Linux kernel before 2.2.19 does not fully check packet lengths in certain cases, which may lead to a vulnerability.

linux linux_kernel
0.03EPSS
CVE-2012-3552
Media 5.9

Race condition in the IP implementation in the Linux kernel before 3.0 might allow remote attackers to cause a denial of service (slab corruption and system crash) by sending packets to an application that sets socket options during the handling of network tra…

linux linux_kernel · redhat enterprise_linux_eus
0.03EPSS