![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3180
https://notcve.org/view.php?id=CVE-2005-3180
11 Oct 2005 — The Orinoco driver (orinoco.c) in Linux kernel 2.6.13 and earlier does not properly clear memory from a previously used packet whose length is increased, which allows remote attackers to obtain sensitive information. • http://marc.info/?l=bugtraq&m=112914754708402&w=2 •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-1764
https://notcve.org/view.php?id=CVE-2005-1764
07 Oct 2005 — Linux 2.6.11 on 64-bit x86 (x86_64) platforms does not use a guard page for the 47-bit address page to protect against an AMD K8 bug, which allows local users to cause a denial of service. • http://freshmeat.net/articles/view/1678 •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3105
https://notcve.org/view.php?id=CVE-2005-3105
30 Sep 2005 — The mprotect code (mprotect.c) in Linux 2.6 on Itanium IA64 Montecito processors does not properly maintain cache coherency as required by the architecture, which allows local users to cause a denial of service and possibly corrupt data by modifying PTE protections. • http://cache-www.intel.com/cd/00/00/21/57/215792_215792.pdf •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3107
https://notcve.org/view.php?id=CVE-2005-3107
30 Sep 2005 — fs/exec.c in Linux 2.6, when one thread is tracing another thread that shares the same memory map, might allow local users to cause a denial of service (deadlock) by forcing a core dump when the traced thread is in the TASK_TRACED state. • http://linux.bkbits.net:8080/linux-2.6/diffs/fs/exec.c%401.155?nav=index.html%7Csrc/%7Csrc/fs%7Chist/fs/exec.c •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3110
https://notcve.org/view.php?id=CVE-2005-3110
30 Sep 2005 — Race condition in ebtables netfilter module (ebtables.c) in Linux 2.6, when running on an SMP system that is operating under a heavy load, might allow remote attackers to cause a denial of service (crash) via a series of packets that cause a value to be modified after it has been read but before it has been locked. • http://secunia.com/advisories/17141 •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3106
https://notcve.org/view.php?id=CVE-2005-3106
30 Sep 2005 — Race condition in Linux 2.6, when threads are sharing memory mapping via CLONE_VM (such as linuxthreads and vfork), might allow local users to cause a denial of service (deadlock) by triggering a core dump while waiting for a thread that has just performed an exec. • http://linux.bkbits.net:8080/linux-2.6/diffs/fs/exec.c%401.156?nav=index.html%7Csrc/%7Csrc/fs%7Chist/fs/exec.c • CWE-667: Improper Locking •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3109
https://notcve.org/view.php?id=CVE-2005-3109
30 Sep 2005 — The HFS and HFS+ (hfsplus) modules in Linux 2.6 allow attackers to cause a denial of service (oops) by using hfsplus to mount a filesystem that is not hfsplus. • http://secunia.com/advisories/17141 • CWE-399: Resource Management Errors •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3108
https://notcve.org/view.php?id=CVE-2005-3108
30 Sep 2005 — 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. • http://secunia.com/advisories/17141 •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3053
https://notcve.org/view.php?id=CVE-2005-3053
26 Sep 2005 — The sys_set_mempolicy function in mempolicy.c in Linux kernel 2.6.x allows local users to cause a denial of service (kernel BUG()) via a negative first argument. • http://linux.bkbits.net:8080/linux-2.6/cset%4042eef8b09C5r6iI0LuMe5Uy3k05c5g •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2005-3055
https://notcve.org/view.php?id=CVE-2005-3055
26 Sep 2005 — Linux kernel 2.6.8 to 2.6.14-rc2 allows local users to cause a denial of service (kernel OOPS) via a userspace process that issues a USB Request Block (URB) to a USB device and terminates before the URB is finished, which leads to a stale pointer reference. • http://marc.info/?l=linux-kernel&m=112766129313883 • CWE-20: Improper Input Validation •