VYPR

Kernel

by Linux

Source repositories

CVEs (19,483)

  • CVE-2005-0136Dec 31, 2005
    risk 0.00cvss epss 0.00

    The Linux kernel before 2.6.11 on the Itanium IA64 platform has certain "ptrace corner cases" that allow local users to cause a denial of service (crash) via crafted syscalls, possibly related to MCA/INIT, a different vulnerability than CVE-2005-1761.

  • CVE-2005-4811Dec 31, 2005
    risk 0.00cvss epss 0.00

    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.

  • CVE-2005-3359Dec 31, 2005
    risk 0.00cvss epss 0.01

    The atm module in Linux kernel 2.6 before 2.6.14 allows local users to cause a denial of service (panic) via certain socket calls that produce inconsistent reference counts for loadable protocol modules.

  • CVE-2005-0489Dec 31, 2005
    risk 0.00cvss epss 0.00

    The /proc handling (proc/base.c) Linux kernel 2.4 before 2.4.17 allows local users to cause a denial of service via unknown vectors that cause an invalid access of free memory.

  • CVE-2005-4798Dec 31, 2005
    risk 0.00cvss epss 0.03

    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 client.

  • CVE-2005-3623Dec 31, 2005
    risk 0.00cvss epss 0.03

    nfs2acl.c in the Linux kernel 2.6.14.4 does not check for MAY_SATTR privilege before setting access controls (ACL) on files on exported NFS filesystems, which allows remote attackers to bypass ACLs for readonly mounted NFS filesystems.

  • CVE-2005-3660Dec 22, 2005
    risk 0.00cvss epss 0.00

    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…

  • CVE-2005-3358Dec 14, 2005
    risk 0.00cvss epss 0.01

    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.

  • CVE-2005-3858Nov 27, 2005
    risk 0.00cvss epss 0.03

    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.

  • CVE-2005-3848Nov 27, 2005
    risk 0.00cvss epss 0.05

    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."

  • CVE-2005-3809Nov 25, 2005
    risk 0.00cvss epss 0.02

    The nfattr_to_tcp function in ip_conntrack_proto_tcp.c in ctnetlink in Linux kernel 2.6.14 up to 2.6.14.3 allows attackers to cause a denial of service (kernel oops) via an update message without private protocol information, which triggers a null dereference.

  • CVE-2005-3806Nov 25, 2005
    risk 0.00cvss epss 0.00

    The IPv6 flow label handling code (ip6_flowlabel.c) in Linux kernels 2.4 up to 2.4.32 and 2.6 before 2.6.14 modifies the wrong variable in certain circumstances, which allows local users to corrupt kernel memory or cause a denial of service (crash) by triggering a free of…

  • CVE-2005-3810Nov 25, 2005
    risk 0.00cvss epss 0.01

    ip_conntrack_proto_icmp.c in ctnetlink in Linux kernel 2.6.14 up to 2.6.14.3 allows attackers to cause a denial of service (kernel oops) via a message without ICMP ID (ICMP_ID) information, which leads to a null dereference.

  • CVE-2005-3805Nov 25, 2005
    risk 0.00cvss epss 0.00

    A locking problem in POSIX timer cleanup handling on exit in Linux kernel 2.6.10 to 2.6.14, when running on SMP systems, allows local users to cause a denial of service (deadlock) involving process CPU timers.

  • CVE-2005-3783Nov 23, 2005
    risk 0.00cvss epss 0.00

    The ptrace functionality (ptrace.c) in Linux kernel 2.6 before 2.6.14.2, using CLONE_THREAD, does not use the thread group ID to check whether it is attaching to itself, which allows local users to cause a denial of service (crash).

  • CVE-2005-3784Nov 23, 2005
    risk 0.00cvss epss 0.00

    The auto-reap of child processes in Linux kernel 2.6 before 2.6.15 includes processes with ptrace attached, which leads to a dangling ptrace reference and allows local users to cause a denial of service (crash) and gain root privileges.

  • CVE-2005-3753Nov 22, 2005
    risk 0.00cvss epss 0.01

    Linux kernel before after 2.6.12 and before 2.6.13.1 might allow attackers to cause a denial of service (Oops) via certain IPSec packets that cause alignment problems in standard multi-block cipher processors. NOTE: it is not clear whether this issue can be triggered by an…

  • CVE-2005-2709Nov 20, 2005
    risk 0.00cvss epss 0.01

    The sysctl functionality (sysctl.c) in Linux kernel before 2.6.14.1 allows local users to cause a denial of service (kernel oops) and possibly execute code by opening an interface file in /proc/sys/net/ipv4/conf/, waiting until the interface is unregistered, then obtaining and…

  • CVE-2005-3527Nov 9, 2005
    risk 0.00cvss epss 0.00

    Race condition in do_coredump in signal.c in Linux kernel 2.6 allows local users to cause a denial of service by triggering a core dump in one thread while another thread has a pending SIGSTOP.

  • CVE-2005-2708Oct 25, 2005
    risk 0.00cvss epss 0.01

    The search_binary_handler function in exec.c in Linux 2.4 kernel on 64-bit x86 architectures does not check a return code for a particular function call when virtual memory is low, which allows local users to cause a denial of service (panic), as demonstrated by running a…

Page 964 of 975