CVE-2005-4811
https://notcve.org/view.php?id=CVE-2005-4811
31 Dec 2005 — The hugepage code (hugetlb.c) in Linux kernel 2.6, possibly 2.6.12 and 2.6.13, in certain configurations, allows local users to cause a denial of service (crash) by triggering an mmap error before a prefault, which causes an error in the unmap_hugepage_area function. • http://marc.info/?l=linux-kernel&m=112323336017157 •
CVE-2005-4635
https://notcve.org/view.php?id=CVE-2005-4635
31 Dec 2005 — 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 messages. • http://secunia.com/advisories/18216 •
CVE-2005-3660
https://notcve.org/view.php?id=CVE-2005-3660
22 Dec 2005 — Linux kernel 2.4 and 2.6 allows attackers to cause a denial of service (memory exhaustion and panic) by creating a large number of connected file descriptors or socketpairs and setting a large data transfer buffer, then preventing Linux from being able to finish the transfer by causing the process to become a zombie, or closing the file descriptor without closing an associated reference. • http://secunia.com/advisories/18205 •
CVE-2005-3358 – Linux Kernel 2.6.x - SET_MEMPOLICY Local Denial of Service
https://notcve.org/view.php?id=CVE-2005-3358
14 Dec 2005 — Linux kernel before 2.6.15 allows local users to cause a denial of service (panic) via a set_mempolicy call with a 0 bitmask, which causes a panic when a page fault occurs. Linux kernel anteriores a 2.6.15, permite a usuarios locales causar una denegación de servicio (pánico) mediante una llamada set_mempolicy con una máscara de bits 0, lo que causa un pánico cuando ocurre un fallo de página. • https://www.exploit-db.com/exploits/27031 •
CVE-2005-3858
https://notcve.org/view.php?id=CVE-2005-3858
27 Nov 2005 — Memory leak in the ip6_input_finish function in ip6_input.c in Linux kernel 2.6.12 and earlier might allow attackers to cause a denial of service via malformed IPv6 packets with unspecified parameter problems, which prevents the SKB from being freed. • http://lists.suse.de/archive/suse-security-announce/2006-Feb/0010.html •
CVE-2005-3857 – Linux Kernel 2.6.x - Time_Out_Leases PrintK Local Denial of Service
https://notcve.org/view.php?id=CVE-2005-3857
27 Nov 2005 — The time_out_leases function in locks.c for Linux kernel before 2.6.15-rc3 allows local users to cause a denial of service (kernel log message consumption) by causing a large number of broken leases, which is recorded to the log using the printk function. • https://www.exploit-db.com/exploits/26648 • CWE-399: Resource Management Errors •
CVE-2005-3848
https://notcve.org/view.php?id=CVE-2005-3848
27 Nov 2005 — Memory leak in the icmp_push_reply function in Linux 2.6 before 2.6.12.6 and 2.6.13 allows remote attackers to cause a denial of service (memory consumption) via a large number of crafted packets that cause the ip_append_data function to fail, aka "DST leak in icmp_push_reply." • http://lists.suse.de/archive/suse-security-announce/2006-Feb/0010.html •
CVE-2005-3847
https://notcve.org/view.php?id=CVE-2005-3847
27 Nov 2005 — The handle_stop_signal function in signal.c in Linux kernel 2.6.11 up to other versions before 2.6.13 and 2.6.12.6 allows local users to cause a denial of service (deadlock) by sending a SIGKILL to a real-time threaded process while it is performing a core dump. • http://lists.suse.de/archive/suse-security-announce/2006-Feb/0010.html • CWE-667: Improper Locking •
CVE-2005-3807 – Linux Kernel 2.6.x - File Lock Lease Local Denial of Service
https://notcve.org/view.php?id=CVE-2005-3807
25 Nov 2005 — Memory leak in the VFS file lease handling in locks.c in Linux kernels 2.6.10 to 2.6.15 allows local users to cause a denial of service (memory exhaustion) via certain Samba activities that cause an fasync entry to be re-allocated by the fcntl_setlease function after the fasync queue has already been cleaned by the locks_delete_lock function. • https://www.exploit-db.com/exploits/26749 •
CVE-2005-3808 – Linux Kernel 2.6.x - INVALIDATE_INODE_PAGES2 Local Integer Overflow
https://notcve.org/view.php?id=CVE-2005-3808
25 Nov 2005 — Integer overflow in the invalidate_inode_pages2_range function in mm/truncate.c in Linux kernel 2.6.11 to 2.6.14 allows local users to cause a denial of service (hang) via 64-bit mmap calls that are not properly handled on a 32-bit system. • https://www.exploit-db.com/exploits/26811 •