imPC@ndo IT

Linux vulnerabilities

14.802 CVE

CVE-2006-0558
Medium 4.9

perfmon (perfmon.c) in Linux kernel on IA64 architectures allows local users to cause a denial of service (crash) by interrupting a task while another process is accessing the mm_struct, which triggers a BUG_ON action in the put_page_testzero function.

linux linux_kernel
0.00EPSS
CVE-2004-0229
Medium 4.6

The framebuffer driver in Linux kernel 2.6.x does not properly use the fb_copy_cmap function, with unknown impact.

gentoo linux · linux linux_kernel
0.00EPSS
CVE-1999-1341
Medium 4.6

Linux kernel before 2.3.18 or 2.2.13pre15, with SLIP and PPP options, allows local unprivileged users to forge IP packets via the TIOCSETD option on tty devices.

linux linux_kernel
0.00EPSS
CVE-2023-42754
Medium 5.5

A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow…

fedoraproject fedora · linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2019-19252
High 7.8

vcs_write in drivers/tty/vt/vc_screen.c in the Linux kernel through 5.3.13 does not prevent write access to vcsu devices, aka CID-0c9acb1af77a.

linux linux_kernel
0.00EPSS
CVE-2019-19055
Medium 5.5

A memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering nl80211hdr_put() failures, aka CID-1399c59fa929. NOTE:…

canonical ubuntu_linux · fedoraproject fedora · linux linux_kernel
0.00EPSS
CVE-2019-12456
High 7.8

An issue was discovered in the MPT3COMMAND case in _ctl_ioctl_main in drivers/scsi/mpt3sas/mpt3sas_ctl.c in the Linux kernel through 5.1.5. It allows local users to cause a denial of service or possibly have unspecified other impact by changing the value of io…

linux linux_kernel
0.00EPSS
CVE-2017-16650
Medium 6.6

The qmi_wwan_bind function in drivers/net/usb/qmi_wwan.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (divide-by-zero error and system crash) or possibly have unspecified other impact via a crafted USB device.

linux linux_kernel
0.00EPSS
CVE-2017-11600
High 7.0

net/xfrm/xfrm_policy.c in the Linux kernel through 4.12.3, when CONFIG_XFRM_MIGRATE is enabled, does not ensure that the dir value of xfrm_userpolicy_id is XFRM_POLICY_MAX or less, which allows local users to cause a denial of service (out-of-bounds access) or…

linux linux_kernel
0.00EPSS
CVE-2016-8650
Medium 5.5

The mpi_powm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service (stack memory corruption and panic) via an add_key system call for an RS…

linux linux_kernel
0.00EPSS
CVE-2014-9729
Medium 4.9

The udf_read_inode function in fs/udf/inode.c in the Linux kernel before 3.18.2 does not ensure a certain data-structure size consistency, which allows local users to cause a denial of service (system crash) via a crafted UDF filesystem image.

linux linux_kernel
0.00EPSS
CVE-2011-2689
Medium 4.9

The gfs2_fallocate function in fs/gfs2/file.c in the Linux kernel before 3.0-rc1 does not ensure that the size of a chunk allocation is a multiple of the block size, which allows local users to cause a denial of service (BUG and system crash) by arranging for …

linux linux_kernel · redhat enterprise_linux_desktop · redhat enterprise_linux_server · redhat enterprise_linux_workstation
0.00EPSS
CVE-2010-1162
High 7.2

The release_one_tty function in drivers/char/tty_io.c in the Linux kernel before 2.6.34-rc4 omits certain required calls to the put_pid function, which has unspecified impact and local attack vectors.

linux linux_kernel
0.00EPSS
CVE-2009-4004
High 7.8

Buffer overflow in the kvm_vcpu_ioctl_x86_setup_mce function in arch/x86/kvm/x86.c in the KVM subsystem in the Linux kernel before 2.6.32-rc7 allows local users to cause a denial of service (memory corruption) or possibly gain privileges via a KVM_X86_SETUP_MC…

linux linux_kernel
0.00EPSS
CVE-2007-3513
Medium 4.9

The lcd_write function in drivers/usb/misc/usblcd.c in the Linux kernel before 2.6.22-rc7 does not limit the amount of memory used by a caller, which allows local users to cause a denial of service (memory consumption).

linux linux_kernel
0.00EPSS
CVE-2004-1151
High 7.2

Multiple buffer overflows in the (1) sys32_ni_syscall and (2) sys32_vm86_warning functions in sys_ia32.c for Linux 2.6.x may allow local attackers to modify kernel memory and gain privileges.

linux linux_kernel · ubuntu ubuntu_linux
0.00EPSS
CVE-2003-0476
Low 2.1

The execve system call in Linux 2.4.x records the file descriptor of the executable process in the file table of the calling process, which allows local users to gain read access to restricted file descriptors.

linux linux_kernel
0.00EPSS
CVE-2025-38527
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifs_oplock_break A race condition can occur in cifs_oplock_break() leading to a use-after-free of the cinode structure when unmounting: cifs_oplock_bre…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2019-19072
Medium 4.4

A memory leak in the predicate_parse() function in kernel/trace/trace_events_filter.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-96c5c6e6a5b6.

canonical ubuntu_linux · fedoraproject fedora · linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2019-15807
Medium 4.7

In the Linux kernel before 5.1.13, there is a memory leak in drivers/scsi/libsas/sas_expander.c when SAS expander discovery fails. This will cause a BUG and denial of service.

debian debian_linux · linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2017-9242
Medium 5.5

The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to cause a denial of service (system crash) via crafted system …

linux linux_kernel
0.00EPSS
CVE-2015-7509
Medium 4.4

fs/ext4/namei.c in the Linux kernel before 3.7 allows physically proximate attackers to cause a denial of service (system crash) via a crafted no-journal filesystem, a related issue to CVE-2013-2015.

linux linux_kernel
0.00EPSS
CVE-2011-1748
Medium 4.9

The raw_release function in net/can/raw.c in the Linux kernel before 2.6.39-rc6 does not properly validate a socket data structure, which allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a…

linux linux_kernel
0.00EPSS
CVE-2010-4668
Medium 4.7

The blk_rq_map_user_iov function in block/blk-map.c in the Linux kernel before 2.6.37-rc7 allows local users to cause a denial of service (panic) via a zero-length I/O request in a device ioctl to a SCSI device, related to an unaligned map. NOTE: this vulnera…

linux linux_kernel
0.00EPSS
CVE-2010-3310
Low 1.9

Multiple integer signedness errors in net/rose/af_rose.c in the Linux kernel before 2.6.36-rc5-next-20100923 allow local users to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a rose_getname function call, rel…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.00EPSS