cve
stringlengths
13
16
published_date
stringdate
2000-05-10 04:00:00
2023-12-12 17:15:00
desc
stringlengths
23
3.31k
commit_urls
listlengths
1
38
commits
listlengths
1
25
CVE-2006-0558
2006-04-14T21:02Z
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.
[ "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=41d5e5d73ecef4ef56b7b4cde962929a712689b4", "https://github.com/aeroevan/android_kernel_asus_grouper/commit/41d5e5d73ecef4ef56b7b4cde962929a712689b4" ]
[ "41d5e5d73ecef4ef56b7b4cde962929a712689b4" ]
CVE-2006-0709
2006-02-15T11:06Z
Buffer overflow in Metamail 2.7-50 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via e-mail messages with a long boundary attribute, a different vulnerability than CVE-2004-0105.
[ "https://github.com/flavorjones/loofah/commit/be0fd3ac0fad452730f10e318fa31706257fd081" ]
[ "be0fd3ac0fad452730f10e318fa31706257fd081" ]
CVE-2006-0742
2006-03-09T13:06Z
The die_if_kernel function in arch/ia64/kernel/unaligned.c in Linux kernel 2.6.x before 2.6.15.6, possibly when compiled with certain versions of gcc, has the "noreturn" attribute set, which allows local users to cause a denial of service by causing user faults on Itanium systems.
[ "https://github.com/mono/mono/commit/d16d4623edb210635bec3ca3786481b82cde25a2" ]
[ "d16d4623edb210635bec3ca3786481b82cde25a2" ]
CVE-2006-0744
2006-04-18T10:02Z
Linux kernel before 2.6.16.5 does not properly handle uncanonical return addresses on Intel EM64T CPUs, which reports an exception in the SYSRET instead of the next instruction, which causes the kernel exception handler to run on the user stack with the wrong GS.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/7bf36bbc5e0c09271f9efe22162f8cc3f8ebd3d2" ]
[ "7bf36bbc5e0c09271f9efe22162f8cc3f8ebd3d2" ]
CVE-2006-0746
2006-03-09T00:02Z
Certain patches for kpdf do not include all relevant patches from xpdf that were associated with CVE-2005-3627, which allows context-dependent attackers to exploit vulnerabilities that were present in CVE-2005-3627.
[ "https://github.com/ImageMagick/ImageMagick/commit/b8f17d08b7418204bf8a05a5c24e87b2fc395b75", "https://github.com/ImageMagick/ImageMagick/commit/1aa0c6dab6dcef4d9bc3571866ae1c1ddbec7d8f", "https://github.com/ImageMagick/ImageMagick/commit/6b4aff0f117b978502ee5bcd6e753c17aec5a961", "https://github.com/ImageMagick/ImageMagick/commit/8ea44b48a182dd46d018f4b4f09a5e2ee9638105" ]
[ "b8f17d08b7418204bf8a05a5c24e87b2fc395b75", "8ea44b48a182dd46d018f4b4f09a5e2ee9638105", "6b4aff0f117b978502ee5bcd6e753c17aec5a961", "1aa0c6dab6dcef4d9bc3571866ae1c1ddbec7d8f" ]
CVE-2006-1017
2006-03-07T00:02Z
The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.
[ "https://github.com/dreamsxin/async-php/commit/f2136c69c61f5ca0773b82d5a13fb6115f39b6dd" ]
[ "f2136c69c61f5ca0773b82d5a13fb6115f39b6dd" ]
CVE-2006-1045
2006-03-07T11:02Z
The HTML rendering engine in Mozilla Thunderbird 1.5, when "Block loading of remote images in mail messages" is enabled, does not properly block external images from inline HTML attachments, which could allow remote attackers to obtain sensitive information, such as application version or IP address, when the user reads the email and the external image is accessed.
[ "https://github.com/mdadams/jasper/commit/74ea22a7a4fe186e0a0124df25e19739b77c4a29" ]
[ "74ea22a7a4fe186e0a0124df25e19739b77c4a29" ]
CVE-2006-1052
2006-05-05T12:46Z
The selinux_ptrace logic in hooks.c in SELinux for Linux 2.6.6 allows local users with ptrace permissions to change the tracer SID to an SID of another process.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/341c2d806b71cc3596afeb2d9bd26cd718e75202" ]
[ "341c2d806b71cc3596afeb2d9bd26cd718e75202" ]
CVE-2006-1055
2006-04-05T17:04Z
The fill_write_buffer function in sysfs/file.c in Linux kernel 2.6.12 up to versions before 2.6.17-rc1 does not zero terminate a buffer when a length of PAGE_SIZE or more is requested, which might allow local users to cause a denial of service (crash) by causing an out-of-bounds read.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/6e0dd741a89be35defa05bd79f4211c5a2762825" ]
[ "6e0dd741a89be35defa05bd79f4211c5a2762825" ]
CVE-2006-1056
2006-04-20T10:02Z
The Linux kernel before 2.6.16.9 and the FreeBSD kernel, when running on AMD64 and other 7th and 8th generation AuthenticAMD processors, only save/restore the FOP, FIP, and FDP x87 registers in FXSAVE/FXRSTOR when an exception is pending, which allows one process to determine portions of the state of floating point instructions of other processes, which can be leveraged to obtain sensitive information such as cryptographic keys. NOTE: this is the documented behavior of AMD64 processors, but it is inconsistent with Intel processors in a security-relevant fashion that was not addressed by the kernels.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/18bd057b1408cd110ed23281533430cfc2d52091", "https://github.com/torvalds/linux/commit/2e1c42391ff2556387b3cb6308b24f6f65619feb" ]
[ "18bd057b1408cd110ed23281533430cfc2d52091", "2e1c42391ff2556387b3cb6308b24f6f65619feb" ]
CVE-2006-1066
2006-03-27T00:02Z
Linux kernel 2.6.16-rc2 and earlier, when running on x86_64 systems with preemption enabled, allows local users to cause a denial of service (oops) via multiple ptrace tasks that perform single steps, which can cause corruption of the DEBUG_STACK stack during the do_debug function call.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/a65d17c9d27a85782cfe1bbc36c747ffa1f81814" ]
[ "a65d17c9d27a85782cfe1bbc36c747ffa1f81814" ]
CVE-2006-1343
2006-03-21T18:02Z
net/ipv4/netfilter/ip_conntrack_core.c in Linux kernel 2.4 and 2.6, and possibly net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c in 2.6, does not clear sockaddr_in.sin_zero before returning IPv4 socket names from the getsockopt function with SO_ORIGINAL_DST, which allows local users to obtain portions of potentially sensitive memory.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/6c813c3fe9e30fcf3c4d94d2ba24108babd745b0" ]
[ "6c813c3fe9e30fcf3c4d94d2ba24108babd745b0" ]
CVE-2006-1368
2006-03-23T23:06Z
Buffer overflow in the USB Gadget RNDIS implementation in the Linux kernel before 2.6.16 allows remote attackers to cause a denial of service (kmalloc'd memory corruption) via a remote NDIS response to OID_GEN_SUPPORTED_LIST, which causes memory to be allocated for the reply data but not the reply structure.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/8763716bfe4d8a16bef28c9947cf9d799b1796a5" ]
[ "8763716bfe4d8a16bef28c9947cf9d799b1796a5" ]
CVE-2006-1522
2006-04-10T20:02Z
The sys_add_key function in the keyring code in Linux kernel 2.6.16.1 and 2.6.17-rc1, and possibly earlier versions, allows local users to cause a denial of service (OOPS) via keyctl requests that add a key to a user key instead of a keyring key, which causes an invalid dereference in the __keyring_search_one function.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/c3a9d6541f84ac3ff566982d08389b87c1c36b4e" ]
[ "c3a9d6541f84ac3ff566982d08389b87c1c36b4e" ]
CVE-2006-1523
2006-04-12T23:02Z
The __group_complete_signal function in the RCU signal handling (signal.c) in Linux kernel 2.6.16, and possibly other versions, has unknown impact and attack vectors related to improper use of BUG_ON.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/a145410dccdb44f81d3b56763ef9b6f721f4e47c" ]
[ "a145410dccdb44f81d3b56763ef9b6f721f4e47c" ]
CVE-2006-1524
2006-04-19T18:18Z
madvise_remove in Linux kernel 2.6.16 up to 2.6.16.6 does not follow file and mmap restrictions, which allows local users to bypass IPC permissions and replace portions of readonly tmpfs files with zeroes, aka the MADV_REMOVE vulnerability. NOTE: this description was originally written in a way that combined two separate issues. The mprotect issue now has a separate name, CVE-2006-2071.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/69cf0fac6052c5bd3fb3469a41d4216e926028f8" ]
[ "69cf0fac6052c5bd3fb3469a41d4216e926028f8" ]
CVE-2006-1525
2006-04-19T18:18Z
ip_route_input in Linux kernel 2.6 before 2.6.16.8 allows local users to cause a denial of service (panic) via a request for a route for a multicast IP address, which triggers a null dereference.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/07542b832309b93a2741cd162a391ab909f66438", "https://github.com/bcgit/bc-java/commit/acaac81f96fec91ab45bd0412beaf9c3acd8defa" ]
[ "acaac81f96fec91ab45bd0412beaf9c3acd8defa", "07542b832309b93a2741cd162a391ab909f66438" ]
CVE-2006-1527
2006-05-03T22:02Z
The SCTP-netfilter code in Linux kernel before 2.6.16.13 allows remote attackers to trigger a denial of service (infinite loop) via unknown vectors that cause an invalid SCTP chunk size to be processed by the for_each_sctp_chunk function.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/e17df688f7064dae1417ce425dd1e4b71d24d63b" ]
[ "e17df688f7064dae1417ce425dd1e4b71d24d63b" ]
CVE-2006-1528
2006-05-18T19:06Z
Linux kernel before 2.6.13 allows local users to cause a denial of service (crash) via a dio transfer from the sg driver to memory mapped (mmap) IO space.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/deb92b7ee98e8e580cafaa63bd1edbe6646877bc" ]
[ "deb92b7ee98e8e580cafaa63bd1edbe6646877bc" ]
CVE-2006-1727
2006-04-14T10:02Z
Unspecified vulnerability in Mozilla Firefox and Thunderbird 1.x before 1.5.0.2 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to gain chrome privileges via multiple attack vectors related to the use of XBL scripts with "Print Preview".
[ "https://github.com/dbry/WavPack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d" ]
[ "6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d" ]
CVE-2006-1733
2006-04-14T10:02Z
Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 does not properly protect the compilation scope of privileged built-in XBL bindings, which allows remote attackers to execute arbitrary code via the (1) valueOf.call or (2) valueOf.apply methods of an XBL binding, or (3) "by inserting an XBL method into the DOM's document.body prototype chain."
[ "https://github.com/phpmyadmin/phpmyadmin/commit/86073d532aed656550cb731aa5b4288b126ae7a6" ]
[ "86073d532aed656550cb731aa5b4288b126ae7a6" ]
CVE-2006-1741
2006-04-14T10:02Z
Mozilla Firefox 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to inject arbitrary Javascript into other sites by (1) "using a modal alert to suspend an event handler while a new page is being loaded", (2) using eval(), and using certain variants involving (3) "new Script;" and (4) using window.__proto__ to extend eval, aka "cross-site JavaScript injection".
[ "https://github.com/resteasy/Resteasy/commit/acf15f2a8067f7e4cf5838342cecfa0b78a174fb" ]
[ "acf15f2a8067f7e4cf5838342cecfa0b78a174fb" ]
CVE-2006-1855
2006-05-18T19:06Z
choose_new_parent in Linux kernel before 2.6.11.12 includes certain debugging code, which allows local users to cause a denial of service (panic) by causing certain circumstances involving termination of a parent process.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/c06fec5022ebe014af876da2df4a0eee836e97c8" ]
[ "c06fec5022ebe014af876da2df4a0eee836e97c8" ]
CVE-2006-1863
2006-04-25T22:02Z
Directory traversal vulnerability in CIFS in Linux 2.6.16 and earlier allows local users to escape chroot restrictions for an SMB-mounted filesystem via "..\\" sequences, a similar vulnerability to CVE-2006-1864.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/296034f7de8bdf111984ce1630ac598a9c94a253" ]
[ "296034f7de8bdf111984ce1630ac598a9c94a253" ]
CVE-2006-1864
2006-04-26T18:06Z
Directory traversal vulnerability in smbfs in Linux 2.6.16 and earlier allows local users to escape chroot restrictions for an SMB-mounted filesystem via "..\\" sequences, a similar vulnerability to CVE-2006-1863.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/3b7c8108273bed41a2fc04533cc9f2026ff38c8e" ]
[ "3b7c8108273bed41a2fc04533cc9f2026ff38c8e" ]
CVE-2006-1934
2006-04-25T12:50Z
Multiple buffer overflows in Ethereal 0.10.x up to 0.10.14 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the (1) ALCAP dissector, (2) Network Instruments file code, or (3) NetXray/Windows Sniffer file code.
[ "https://github.com/flavorjones/loofah/commit/0c6617af440879ce97440f6eb6c58636456dc8ec" ]
[ "0c6617af440879ce97440f6eb6c58636456dc8ec" ]
CVE-2006-1935
2006-04-25T12:50Z
Buffer overflow in Ethereal 0.9.15 up to 0.10.14 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the COPS dissector.
[ "https://github.com/sqlite/sqlite/commit/a6c1a71cde082e09750465d5675699062922e387" ]
[ "a6c1a71cde082e09750465d5675699062922e387" ]
CVE-2006-1937
2006-04-25T12:50Z
Multiple unspecified vulnerabilities in Ethereal 0.10.x up to 0.10.14 allow remote attackers to cause a denial of service (crash from null dereference) via (1) multiple vectors in H.248, and the (2) X.509if, (3) SRVLOC, (4) H.245, (5) AIM, and (6) general packet dissectors; and (7) the statistics counter.
[ "https://github.com/liblouis/liblouis/commit/b5049cb17ae3d15b2b26890de0e24d0fecc080f5" ]
[ "b5049cb17ae3d15b2b26890de0e24d0fecc080f5" ]
CVE-2006-2071
2006-04-27T17:06Z
Linux kernel 2.4.x and 2.6.x up to 2.6.16 allows local users to bypass IPC permissions and modify a readonly attachment of shared memory by using mprotect to give write permission to the attachment. NOTE: some original raw sources combined this issue with CVE-2006-1524, but they are different bugs.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/b78b6af66a5fbaf17d7e6bfc32384df5e34408c8", "https://github.com/upx/upx/commit/d9288213ec156dffc435566b9d393d23e87c6914" ]
[ "b78b6af66a5fbaf17d7e6bfc32384df5e34408c8", "d9288213ec156dffc435566b9d393d23e87c6914" ]
CVE-2006-2271
2006-05-09T16:02Z
The ECNE chunk handling in Linux SCTP (lksctp) before 2.6.17 allows remote attackers to cause a denial of service (kernel panic) via an unexpected chunk when the session is in CLOSED state.
[ "https://github.com/libjpeg-turbo/libjpeg-turbo/commit/82923eb93a2eacf4a593e00e3e672bbb86a8a3a0" ]
[ "82923eb93a2eacf4a593e00e3e672bbb86a8a3a0" ]
CVE-2006-2275
2006-05-09T20:02Z
Linux SCTP (lksctp) before 2.6.17 allows remote attackers to cause a denial of service (deadlock) via a large number of small messages to a receiver application that cannot process the messages quickly enough, which leads to "spillover of the receive buffer."
[ "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4d06dd537f95683aba3651098ae288b7cbff8274", "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1666984c8625b3db19a9abc298931d35ab7bc64b" ]
[ "1666984c8625b3db19a9abc298931d35ab7bc64b", "4d06dd537f95683aba3651098ae288b7cbff8274" ]
CVE-2006-2313
2006-05-24T10:06Z
PostgreSQL 8.1.x before 8.1.4, 8.0.x before 8.0.8, 7.4.x before 7.4.13, 7.3.x before 7.3.15, and earlier versions allows context-dependent attackers to bypass SQL injection protection methods in applications via invalid encodings of multibyte characters, aka one variant of "Encoding-Based SQL Injection."
[ "https://github.com/bcgit/bc-java/commit/4092ede58da51af9a21e4825fbad0d9a3ef5a223", "https://github.com/bcgit/bc-java/commit/cd98322b171b15b3f88c5ec871175147893c31e6" ]
[ "4092ede58da51af9a21e4825fbad0d9a3ef5a223", "cd98322b171b15b3f88c5ec871175147893c31e6" ]
CVE-2006-2314
2006-05-24T10:06Z
PostgreSQL 8.1.x before 8.1.4, 8.0.x before 8.0.8, 7.4.x before 7.4.13, 7.3.x before 7.3.15, and earlier versions allows context-dependent attackers to bypass SQL injection protection methods in applications that use multibyte encodings that allow the "\" (backslash) byte 0x5c to be the trailing byte of a multibyte character, such as SJIS, BIG5, GBK, GB18030, and UHC, which cannot be handled correctly by a client that does not understand multibyte encodings, aka a second variant of "Encoding-Based SQL Injection." NOTE: it could be argued that this is a class of issue related to interaction errors between the client and PostgreSQL, but a CVE has been assigned since PostgreSQL is treating this as a preventative measure against this class of problem.
[ "https://github.com/php/php-src/commit/0e097f2c96ce31b16fa371981045f224e5a37160" ]
[ "0e097f2c96ce31b16fa371981045f224e5a37160" ]
CVE-2006-2427
2006-05-17T10:06Z
freshclam in (1) Clam Antivirus (ClamAV) 0.88 and (2) ClamXav 1.0.3h and earlier does not drop privileges before processing the config-file command line option, which allows local users to read portions of arbitrary files when an error message displays the first line of the target file.
[ "https://github.com/torvalds/linux/commit/1fa2337a315a2448c5434f41e00d56b01a22283c", "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fa2337a315a2448c5434f41e00d56b01a22283c" ]
[ "1fa2337a315a2448c5434f41e00d56b01a22283c" ]
CVE-2006-2445
2006-06-23T10:02Z
Race condition in run_posix_cpu_timers in Linux kernel before 2.6.16.21 allows local users to cause a denial of service (BUG_ON crash) by causing one CPU to attach a timer to a process that is exiting.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/30f1e3dd8c72abda343bcf415f7d8894a02b4290" ]
[ "30f1e3dd8c72abda343bcf415f7d8894a02b4290" ]
CVE-2006-2448
2006-06-23T10:02Z
Linux kernel before 2.6.16.21 and 2.6.17, when running on PowerPC, does not perform certain required access_ok checks, which allows local users to read arbitrary kernel memory on 64-bit systems (signal_64.c) and cause a denial of service (crash) and possibly read kernel memory on 32-bit systems (signal_32.c).
[ "https://github.com/systemd/systemd/commit/8af5b883227ac8dfa796742b9edcc1647a5d4d6c", "https://github.com/systemd/systemd/commit/f52e61da047d7fc74e83f12dbbf87e0cbcc51c73", "https://github.com/aeroevan/android_kernel_asus_grouper/commit/7c85d1f9d358b24c5b05c3a2783a78423775a080" ]
[ "8af5b883227ac8dfa796742b9edcc1647a5d4d6c", "7c85d1f9d358b24c5b05c3a2783a78423775a080", "f52e61da047d7fc74e83f12dbbf87e0cbcc51c73" ]
CVE-2006-2935
2006-07-05T18:05Z
The dvd_read_bca function in the DVD handling code in drivers/cdrom/cdrom.c in Linux kernel 2.2.16, and later versions, assigns the wrong value to a length variable, which allows local users to execute arbitrary code via a crafted USB Storage device that triggers a buffer overflow.
[ "https://github.com/malvira/lpc31xx/commit/454d6fbc48374be8f53b9bafaa86530cf8eb3bc1", "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bbf26183b7a6236ba602f4d6a2f7cade35bba043" ]
[ "bbf26183b7a6236ba602f4d6a2f7cade35bba043", "454d6fbc48374be8f53b9bafaa86530cf8eb3bc1" ]
CVE-2006-2936
2006-07-10T19:05Z
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 the data to be queued.
[ "https://github.com/malvira/lpc31xx/commit/224654004ca688af67cec44d9300e8c3f647577c" ]
[ "224654004ca688af67cec44d9300e8c3f647577c" ]
CVE-2006-2937
2006-09-28T18:07Z
OpenSSL 0.9.7 before 0.9.7l and 0.9.8 before 0.9.8d allows remote attackers to cause a denial of service (infinite loop and memory consumption) via malformed ASN.1 structures that trigger an improperly handled error condition.
[ "https://github.com/vkrasnov/multiprime/commit/348be7ec60f7cce7503ba759a1a5a7591a648f1f" ]
[ "348be7ec60f7cce7503ba759a1a5a7591a648f1f" ]
CVE-2006-2940
2006-09-28T18:07Z
OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows attackers to cause a denial of service (CPU consumption) via parasitic public keys with large (1) "public exponent" or (2) "public modulus" values in X.509 certificates that require extra time to process when using RSA signature verification.
[ "https://github.com/vkrasnov/multiprime/commit/5e3225cc44ebdce3a88d04a627e975b3e76a6f9a" ]
[ "5e3225cc44ebdce3a88d04a627e975b3e76a6f9a" ]
CVE-2006-3085
2006-06-23T10:02Z
xt_sctp in netfilter for Linux kernel before 2.6.17.1 allows attackers to cause a denial of service (infinite loop) via an SCTP chunk with a 0 length.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/d3dcd4efe2ad1ad1865b2fe5c863c1ebd9482a84" ]
[ "d3dcd4efe2ad1ad1865b2fe5c863c1ebd9482a84" ]
CVE-2006-3117
2006-06-30T18:05Z
Heap-based buffer overflow in OpenOffice.org (aka StarOffice) 1.1.x up to 1.1.5 and 2.0.x before 2.0.3 allows user-assisted attackers to execute arbitrary code via a crafted OpenOffice XML document that is not properly handled by (1) Calc, (2) Draw, (3) Impress, (4) Math, or (5) Writer, aka "File Format / Buffer Overflow Vulnerability."
[ "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51bda2bca53b265715ca1852528f38dc67429d9a" ]
[ "51bda2bca53b265715ca1852528f38dc67429d9a" ]
CVE-2006-3468
2006-07-21T14:03Z
Linux kernel 2.6.x, when using both NFS and EXT3, allows remote attackers to cause a denial of service (file system panic) via a crafted UDP packet with a V2 lookup procedure that specifies a bad file handle (inode number), which triggers an error and causes an exported directory to be remounted read-only.
[ "https://github.com/malvira/lpc31xx/commit/2ccb48ebb4de139eef4fcefd5f2bb823cb0d81b9" ]
[ "2ccb48ebb4de139eef4fcefd5f2bb823cb0d81b9" ]
CVE-2006-3626
2006-07-18T15:46Z
Race condition in Linux kernel 2.6.17.4 and earlier allows local users to gain root privileges by using prctl with PR_SET_DUMPABLE in a way that causes /proc/self/environ to become setuid root.
[ "https://github.com/malvira/lpc31xx/commit/18b0bbd8ca6d3cb90425aa0d77b99a762c6d6de3" ]
[ "18b0bbd8ca6d3cb90425aa0d77b99a762c6d6de3" ]
CVE-2006-3628
2006-07-21T14:03Z
Multiple format string vulnerabilities in Wireshark (aka Ethereal) 0.10.x to 0.99.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) ANSI MAP, (2) Checkpoint FW-1, (3) MQ, (4) XML, and (5) NTP dissectors.
[ "https://github.com/torvalds/linux/commit/728c1e2a05e4b5fc52fab3421dce772a806612a2" ]
[ "728c1e2a05e4b5fc52fab3421dce772a806612a2" ]
CVE-2006-3632
2006-07-21T14:03Z
Buffer overflow in Wireshark (aka Ethereal) 0.8.16 to 0.99.0 allows remote attackers to cause a denial of service and possibly execute arbitrary code via the NFS dissector.
[ "https://github.com/torvalds/linux/commit/9903e41ae1f5d50c93f268ca3304d4d7c64b9311", "https://github.com/torvalds/linux/commit/4f16f7ff3bc02f6e1845677235fea157bdc0e59c" ]
[ "9903e41ae1f5d50c93f268ca3304d4d7c64b9311", "4f16f7ff3bc02f6e1845677235fea157bdc0e59c" ]
CVE-2006-3634
2006-08-04T23:04Z
The (1) __futex_atomic_op and (2) futex_atomic_cmpxchg_inatomic functions in Linux kernel 2.6.17-rc4 to 2.6.18-rc2 perform the atomic futex operation in the kernel address space instead of the user address space, which allows local users to cause a denial of service (crash).
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/bafe00cc9297ca77b66e5c83e5e65e17c0c997c8" ]
[ "bafe00cc9297ca77b66e5c83e5e65e17c0c997c8" ]
CVE-2006-3635
2017-08-07T03:29Z
The ia64 subsystem in the Linux kernel before 2.6.26 allows local users to cause a denial of service (stack consumption and system crash) via a crafted application that leverages the mishandling of invalid Register Stack Engine (RSE) state.
[ "https://github.com/torvalds/linux/commit/4dcc29e1574d88f4465ba865ed82800032f76418" ]
[ "4dcc29e1574d88f4465ba865ed82800032f76418" ]
CVE-2006-3738
2006-09-28T18:07Z
Buffer overflow in the SSL_get_shared_ciphers function in OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions has unspecified impact and remote attack vectors involving a long list of ciphers.
[ "https://github.com/vkrasnov/multiprime/commit/3ff55e9680cc99f330f25e48cd1422e3459c02de" ]
[ "3ff55e9680cc99f330f25e48cd1422e3459c02de" ]
CVE-2006-3741
2006-10-10T04:05Z
The perfmonctl system call (sys_perfmonctl) in Linux kernel 2.4.x and 2.6 before 2.6.18, when running on Itanium systems, does not properly track the reference count for file descriptors, which allows local users to cause a denial of service (file descriptor consumption).
[ "https://github.com/malvira/lpc31xx/commit/b8444d00762703e1b6146fce12ce2684885f8bf6" ]
[ "b8444d00762703e1b6146fce12ce2684885f8bf6" ]
CVE-2006-3802
2006-07-27T20:04Z
Mozilla Firefox before 1.5.0.5, Thunderbird before 1.5.0.5, and SeaMonkey before 1.0.3 allows remote attackers to hijack native DOM methods from objects in another domain and conduct cross-site scripting (XSS) attacks using DOM methods of the top-level object.
[ "https://github.com/ImageMagick/ImageMagick/commit/fe3066122ef72c82415811d25e9e3fad622c0a99", "https://github.com/ImageMagick/ImageMagick6/commit/210474b2fac6a661bfa7ed563213920e93e76395" ]
[ "fe3066122ef72c82415811d25e9e3fad622c0a99", "210474b2fac6a661bfa7ed563213920e93e76395" ]
CVE-2006-3804
2006-07-27T19:04Z
Heap-based buffer overflow in Mozilla Thunderbird before 1.5.0.5 and SeaMonkey before 1.0.3 allows remote attackers to cause a denial of service (crash) via a VCard attachment with a malformed base64 field, which copies more data than expected due to an integer underflow.
[ "https://github.com/openshift/origin/commit/efc7e25e7d1475b7c0c6caa74093cdad64d467e9" ]
[ "efc7e25e7d1475b7c0c6caa74093cdad64d467e9" ]
CVE-2006-3805
2006-07-27T20:04Z
The Javascript engine in Mozilla Firefox before 1.5.0.5, Thunderbird before 1.5.0.5, and SeaMonkey before 1.0.3 might allow remote attackers to execute arbitrary code via vectors involving garbage collection that causes deletion of a temporary object that is still being used.
[ "https://github.com/znc/znc/commit/2bd410ee5570cea127233f1133ea22f25174eb28" ]
[ "2bd410ee5570cea127233f1133ea22f25174eb28" ]
CVE-2006-3810
2006-07-27T20:04Z
Cross-site scripting (XSS) vulnerability in Mozilla Firefox 1.5 before 1.5.0.5, Thunderbird before 1.5.0.5, and SeaMonkey before 1.0.3 allows remote attackers to inject arbitrary web script or HTML via the XPCNativeWrapper(window).Function construct.
[ "https://github.com/LocutusOfBorg/ImageMagick/commit/2b997085258dad9340923e6834622c164015df17", "https://github.com/ImageMagick/ImageMagick/commit/ab440f9ea11e0dbefb7a808cbb9441198758b0cb" ]
[ "2b997085258dad9340923e6834622c164015df17", "ab440f9ea11e0dbefb7a808cbb9441198758b0cb" ]
CVE-2006-4020
2006-08-08T20:04Z
scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.
[ "https://github.com/dreamsxin/async-php/commit/afcbbe2b8651dd61d68bb355ae102d601207201c" ]
[ "afcbbe2b8651dd61d68bb355ae102d601207201c" ]
CVE-2006-4145
2006-08-21T19:04Z
The Universal Disk Format (UDF) filesystem driver in Linux kernel 2.6.17 and earlier allows local users to cause a denial of service (hang and crash) via certain operations involving truncated files, as demonstrated via the dd command.
[ "https://github.com/malvira/lpc31xx/commit/00a2b0f6dd2372842df73de72d51621b539fea44" ]
[ "00a2b0f6dd2372842df73de72d51621b539fea44" ]
CVE-2006-4331
2006-08-24T20:04Z
Multiple off-by-one errors in the IPSec ESP preference parser in Wireshark (formerly Ethereal) 0.99.2 allow remote attackers to cause a denial of service (crash) via unspecified vectors.
[ "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5f936e19cc0ef97dbe3a56e9498922ad5ba1edef" ]
[ "5f936e19cc0ef97dbe3a56e9498922ad5ba1edef" ]
CVE-2006-4339
2006-09-05T17:04Z
OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS #1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying X.509 and other certificates that use PKCS #1.
[ "https://github.com/vkrasnov/multiprime/commit/b79aa05e3babdbab92c6356f6e51f7bb43c41576" ]
[ "b79aa05e3babdbab92c6356f6e51f7bb43c41576" ]
CVE-2006-4484
2006-08-31T21:04Z
Buffer overflow in the LWZReadByte_ function in ext/gd/libgd/gd_gif_in.c in the GD extension in PHP before 5.1.5 allows remote attackers to have an unknown impact via a GIF file with input_code_size greater than MAX_LWZ_BITS, which triggers an overflow when initializing the table array.
[ "https://github.com/dreamsxin/async-php/commit/004ed49028451d6f05c43597861babaa0dd89631" ]
[ "004ed49028451d6f05c43597861babaa0dd89631" ]
CVE-2006-4623
2006-09-11T17:04Z
The Unidirectional Lightweight Encapsulation (ULE) decapsulation component in dvb-core/dvb_net.c in the dvb driver in the Linux kernel 2.6.17.8 allows remote attackers to cause a denial of service (crash) via an SNDU length of 0 in a ULE packet.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/18232ca61b4c73b849850200a5e6ec40517f35ab" ]
[ "18232ca61b4c73b849850200a5e6ec40517f35ab" ]
CVE-2006-4813
2006-10-12T20:07Z
The __block_prepare_write function in fs/buffer.c for Linux kernel 2.6.x before 2.6.13 does not properly clear buffers during certain error conditions, which allows local users to read portions of files that have been unlinked.
[ "https://github.com/malvira/lpc31xx/commit/152becd26e0563aefdbc4fd1fe491928efe92d1f" ]
[ "152becd26e0563aefdbc4fd1fe491928efe92d1f" ]
CVE-2006-4814
2006-12-20T02:28Z
The mincore function in the Linux kernel before 2.4.33.6 does not properly lock access to user space, which has unspecified impact and attack vectors, possibly related to a deadlock.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/2f77d107050abc14bc393b34bdb7b91cf670c250" ]
[ "2f77d107050abc14bc393b34bdb7b91cf670c250" ]
CVE-2006-4997
2006-10-10T04:06Z
The clip_mkip function in net/atm/clip.c of the ATM subsystem in Linux kernel allows remote attackers to cause a denial of service (panic) via unknown vectors that cause the ATM subsystem to access the memory of socket buffers after they are freed (freed pointer dereference).
[ "https://github.com/malvira/lpc31xx/commit/fe26109a9dfd9327fdbe630fc819e1b7450986b2" ]
[ "fe26109a9dfd9327fdbe630fc819e1b7450986b2" ]
CVE-2006-5158
2006-10-05T04:04Z
The nlmclnt_mark_reclaim in clntlock.c in NFS lockd in Linux kernel before 2.6.16 allows remote attackers to cause a denial of service (process crash) and deny access to NFS exports via unspecified vectors that trigger a kernel oops (null dereference) and a deadlock.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/9b5b1f5bf9dcdb6f23abf65977a675eb4deba3c0" ]
[ "9b5b1f5bf9dcdb6f23abf65977a675eb4deba3c0" ]
CVE-2006-5173
2006-10-17T22:07Z
Linux kernel does not properly save or restore EFLAGS during a context switch, or reset the flags when creating new threads, which allows local users to cause a denial of service (process crash), as demonstrated using a process that sets the Alignment Check flag (EFLAGS 0x40000), which triggers a SIGBUS in other processes that have an unaligned access.
[ "https://github.com/malvira/lpc31xx/commit/47a5c6fa0e204a2b63309c648bb2fde36836c826" ]
[ "47a5c6fa0e204a2b63309c648bb2fde36836c826" ]
CVE-2006-5331
2017-10-29T06:29Z
The altivec_unavailable_exception function in arch/powerpc/kernel/traps.c in the Linux kernel before 2.6.19 on 64-bit systems mishandles the case where CONFIG_ALTIVEC is defined and the CPU actually supports Altivec, but the Altivec support was not detected by the kernel, which allows local users to cause a denial of service (panic) by triggering execution of an Altivec instruction.
[ "https://github.com/torvalds/linux/commit/6c4841c2b6c32a134f9f36e5e08857138cc12b10" ]
[ "6c4841c2b6c32a134f9f36e5e08857138cc12b10" ]
CVE-2006-5464
2006-11-08T21:07Z
Multiple unspecified vulnerabilities in the layout engine in Mozilla Firefox before 1.5.0.8, Thunderbird before 1.5.0.8, and SeaMonkey before 1.0.6 allow remote attackers to cause a denial of service (crash) via unspecified vectors.
[ "https://github.com/torvalds/linux/commit/1fa2337a315a2448c5434f41e00d56b01a22283c", "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fa2337a315a2448c5434f41e00d56b01a22283c" ]
[ "1fa2337a315a2448c5434f41e00d56b01a22283c" ]
CVE-2006-5468
2006-10-27T23:07Z
Unspecified vulnerability in the HTTP dissector in Wireshark (formerly Ethereal) 0.99.3 allows remote attackers to cause a denial of service (crash) via unspecified vectors.
[ "https://github.com/torvalds/linux/commit/4971613c1639d8e5f102c4e797c3bf8f83a5a69e", "https://github.com/torvalds/linux/commit/2bd624b4611ffee36422782d16e1c944d1351e98", "https://github.com/torvalds/linux/commit/008ba2a13f2d04c947adc536d19debb8fe66f110" ]
[ "2bd624b4611ffee36422782d16e1c944d1351e98", "008ba2a13f2d04c947adc536d19debb8fe66f110", "4971613c1639d8e5f102c4e797c3bf8f83a5a69e" ]
CVE-2006-5469
2006-10-28T00:07Z
Unspecified vulnerability in the WBXML dissector in Wireshark (formerly Ethereal) 0.10.11 through 0.99.3 allows remote attackers to cause a denial of service (crash) via certain vectors that trigger a null dereference.
[ "https://github.com/Exiv2/exiv2/commit/505e2417e408abaf8f9fe9e5076f567a65cc59c3" ]
[ "505e2417e408abaf8f9fe9e5076f567a65cc59c3" ]
CVE-2006-5541
2006-10-26T17:07Z
backend/parser/parse_coerce.c in PostgreSQL 7.4.1 through 7.4.14, 8.0.x before 8.0.9, and 8.1.x before 8.1.5 allows remote authenticated users to cause a denial of service (daemon crash) via a coercion of an unknown element to ANYARRAY.
[ "http://git.kernel.org/?p=linux/kernel/git/davem/net-next.git;a=commitdiff;h=fdf5af0daf8019cec2396cdef8fb042d80fe71fa" ]
[ "fdf5af0daf8019cec2396cdef8fb042d80fe71fa" ]
CVE-2006-5619
2006-10-31T19:07Z
The seqfile handling (ip6fl_get_n function in ip6_flowlabel.c) in Linux kernel 2.6 up to 2.6.18-stable allows local users to cause a denial of service (hang or oops) via unspecified manipulations that trigger an infinite loop while searching for flowlabels.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/bcd620757d3a4ae78ef0ca41adb5d9e400ed92b6" ]
[ "bcd620757d3a4ae78ef0ca41adb5d9e400ed92b6" ]
CVE-2006-5751
2006-12-02T02:28Z
Integer overflow in the get_fdb_entries function in net/bridge/br_ioctl.c in the Linux kernel before 2.6.18.4 allows local users to execute arbitrary code via a large maxnum value in an ioctl request.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/ba8379b220509e9448c00a77cf6c15ac2a559cc7" ]
[ "ba8379b220509e9448c00a77cf6c15ac2a559cc7" ]
CVE-2006-5753
2007-01-30T19:28Z
Unspecified vulnerability in the listxattr system call in Linux kernel, when a "bad inode" is present, allows local users to cause a denial of service (data corruption) and possibly gain privileges via unknown vectors.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/be6aab0e9fa6d3c6d75aa1e38ac972d8b4ee82b8", "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=be6aab0e9fa6d3c6d75aa1e38ac972d8b4ee82b8" ]
[ "be6aab0e9fa6d3c6d75aa1e38ac972d8b4ee82b8" ]
CVE-2006-5754
2007-01-30T19:28Z
The aio_setup_ring function in Linux kernel does not properly initialize a variable, which allows local users to cause a denial of service (crash) via an unspecified error path that causes an incorrect free operation.
[ "https://github.com/ClusterLabs/pacemaker/commit/5fe63f902b35bfed9cee117060a3ba7830d548f5", "https://github.com/ClusterLabs/pacemaker/commit/5d71e65049" ]
[ "5fe63f902b35bfed9cee117060a3ba7830d548f5" ]
CVE-2006-5823
2006-11-09T11:07Z
The zlib_inflate function in Linux kernel 2.6.x allows local users to cause a denial of service (crash) via a malformed filesystem that uses zlib compression that triggers memory corruption, as demonstrated using cramfs.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/8bb0269160df2a60764013994d0bc5165406cf4a" ]
[ "8bb0269160df2a60764013994d0bc5165406cf4a" ]
CVE-2006-6053
2006-11-22T01:07Z
The ext3fs_dirhash function in Linux kernel 2.6.x allows local users to cause a denial of service (crash) via an ext3 stream with malformed data structures.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/40b851348fe9bf49c26025b34261d25142269b60", "https://github.com/aws/aws-sdk-go/commit/12ff57a16373dda5a0c22eafdf0fa1c4c224f7c4" ]
[ "40b851348fe9bf49c26025b34261d25142269b60", "12ff57a16373dda5a0c22eafdf0fa1c4c224f7c4" ]
CVE-2006-6054
2006-11-22T01:07Z
The ext2 file system code in Linux kernel 2.6.x allows local users to cause a denial of service (crash) via an ext2 stream with malformed data structures that triggers an error in the ext2_check_page due to a length that is smaller than the minimum.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/d8adb9cef7e406a9a82881695097c702bc98422f" ]
[ "d8adb9cef7e406a9a82881695097c702bc98422f" ]
CVE-2006-6056
2006-11-22T01:07Z
Linux kernel 2.6.x up to 2.6.18 and possibly other versions, when SELinux hooks are enabled, allows local users to cause a denial of service (crash) via a malformed file stream that triggers a NULL pointer dereference in the superblock_doinit function, as demonstrated using an HFS filesystem image.
[ "https://github.com/malvira/lpc31xx/commit/d6ddf55440833fd9404138026af246c51ebeef22" ]
[ "d6ddf55440833fd9404138026af246c51ebeef22" ]
CVE-2006-6057
2006-11-22T01:07Z
The Linux kernel 2.6.x up to 2.6.18, and possibly other versions, on Fedora Core 6 and possibly other operating systems, allows local users to cause a denial of service (crash) via a malformed gfs2 file stream that triggers a NULL pointer dereference in the init_journal function.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/6c93fd1e578669364e026a0d44c669b871e2a8c4" ]
[ "6c93fd1e578669364e026a0d44c669b871e2a8c4" ]
CVE-2006-6058
2006-11-22T01:07Z
The minix filesystem code in Linux kernel 2.6.x before 2.6.24, including 2.6.18, allows local users to cause a denial of service (hang) via a malformed minix file stream that triggers an infinite loop in the minix_bmap function. NOTE: this issue might be due to an integer overflow or signedness error.
[ "https://github.com/malvira/lpc31xx/commit/f44ec6f3f89889a469773b1fd894f8fcc07c29cf" ]
[ "f44ec6f3f89889a469773b1fd894f8fcc07c29cf" ]
CVE-2006-6102
2006-12-31T05:00Z
Integer overflow in the ProcDbeGetVisualInfo function in the DBE extension for X.Org 6.8.2, 6.9.0, 7.0, and 7.1, and XFree86 X server, allows local users to execute arbitrary code via a crafted X protocol request that triggers memory corruption during processing of unspecified data structures.
[ "https://github.com/rubygems/rubygems/commit/666ef793cad42eed96f7aee1cdf77865db921099", "https://github.com/rubygems/rubygems/commit/f83f911e19e27cbac1ccce7471d96642241dd759", "https://github.com/ruby/ruby/commit/08fb5c2153deaee53e481ebe3602fe1d59e256c7", "https://github.com/rubygems/rubygems/commit/1b931fc03b819b9a0214be3eaca844ef534175e2", "https://github.com/ruby/ruby/commit/664b94fd2b4b19edd7d75c6bbcd3154905b2624e" ]
[ "08fb5c2153deaee53e481ebe3602fe1d59e256c7", "666ef793cad42eed96f7aee1cdf77865db921099", "1b931fc03b819b9a0214be3eaca844ef534175e2", "f83f911e19e27cbac1ccce7471d96642241dd759", "664b94fd2b4b19edd7d75c6bbcd3154905b2624e" ]
CVE-2006-6106
2006-12-19T19:28Z
Multiple buffer overflows in the cmtp_recv_interopmsg function in the Bluetooth driver (net/bluetooth/cmtp/capi.c) in the Linux kernel 2.4.22 up to 2.4.33.4 and 2.6.2 before 2.6.18.6, and 2.6.19.x, allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via CAPI messages with a large value for the length of the (1) manu (manufacturer) or (2) serial (serial number) field.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/f4777569204cb59f2f04fbe9ef4e9a6918209104" ]
[ "f4777569204cb59f2f04fbe9ef4e9a6918209104" ]
CVE-2006-6304
2006-12-14T20:28Z
The do_coredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to O_EXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/6d4df677f8a60ea6bc0ef1a596c1a3a79b1d4882" ]
[ "6d4df677f8a60ea6bc0ef1a596c1a3a79b1d4882" ]
CVE-2006-6333
2006-12-06T22:28Z
The tr_rx function in ibmtr.c for Linux kernel 2.6.19 assigns the wrong flag to the ip_summed field, which allows remote attackers to cause a denial of service (memory corruption) via crafted packets that cause the kernel to interpret another field as an offset.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/ee28b0da1069ced1688aa9d0b7b378353b988321" ]
[ "ee28b0da1069ced1688aa9d0b7b378353b988321" ]
CVE-2006-6737
2006-12-26T23:28Z
Unspecified vulnerability in Sun Java Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 5 and earlier, Java System Development Kit (SDK) and JRE 1.4.2_10 and earlier 1.4.x versions, and SDK and JRE 1.3.1_18 and earlier allows attackers to use untrusted applets to "access data in other applets," aka "The first issue."
[ "https://github.com/python/cpython/commit/d537ab0ff9767ef024f26246899728f0116b1ec3", "https://github.com/python/cpython/commit/8d0ef0b5edeae52960c7ed05ae8a12388324f87e" ]
[ "8d0ef0b5edeae52960c7ed05ae8a12388324f87e", "d537ab0ff9767ef024f26246899728f0116b1ec3" ]
CVE-2006-6939
2007-01-17T00:28Z
GNU ed before 0.3 allows local users to overwrite arbitrary files via a symlink attack on temporary files, possibly in the open_sbuf function.
[ "https://github.com/PowerDNS/pdns/commit/3ec3e0fc71bc89ac41c7e6d8cd3f323f25233881", "https://github.com/PowerDNS/pdns/commit/adb10be102ddd4d2baf7a8adbb5673946fe5e555" ]
[ "adb10be102ddd4d2baf7a8adbb5673946fe5e555", "3ec3e0fc71bc89ac41c7e6d8cd3f323f25233881" ]
CVE-2006-7051
2007-02-24T00:28Z
The sys_timer_create function in posix-timers.c for Linux kernel 2.6.x allows local users to cause a denial of service (memory consumption) and possibly bypass memory limits or cause other processes to be killed by creating a large number of posix timers, which are allocated in kernel memory but are not treated as part of the process' memory.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/d02479bdeb1c9b037892061cdcf4e730183391fa" ]
[ "d02479bdeb1c9b037892061cdcf4e730183391fa" ]
CVE-2006-7203
2007-05-14T17:19Z
The compat_sys_mount function in fs/compat.c in Linux kernel 2.6.20 and earlier allows local users to cause a denial of service (NULL pointer dereference and oops) by mounting a smbfs file system in compatibility mode ("mount -t smbfs").
[ "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=822191a2fa1584a29c3224ab328507adcaeac1ab", "https://github.com/aeroevan/android_kernel_asus_grouper/commit/822191a2fa1584a29c3224ab328507adcaeac1ab" ]
[ "822191a2fa1584a29c3224ab328507adcaeac1ab" ]
CVE-2006-7204
2007-05-22T19:30Z
The imap_body function in PHP before 4.4.4 does not implement safemode or open_basedir checks, which allows local users to read arbitrary files or list arbitrary directory contents.
[ "https://github.com/dreamsxin/async-php/commit/b20b73cdb1677c0fdf4a8903face6b4c731aca37" ]
[ "b20b73cdb1677c0fdf4a8903face6b4c731aca37" ]
CVE-2007-0001
2007-03-02T21:18Z
The file watch implementation in the audit subsystem (auditctl -w) in the Red Hat Enterprise Linux (RHEL) 4 kernel 2.6.9 allows local users to cause a denial of service (kernel panic) by replacing a watched file, which does not cause the watch on the old inode to be dropped.
[ "http://git.kernel.org/cgit/virt/kvm/kvm.git/commit/?id=13e457e0eebf0a0c82c38ceb890d93eb826d62a6", "http://git.kernel.org/cgit/virt/kvm/kvm.git/commit/?id=a430c9166312e1aa3d80bce32374233bdbfeba32", "http://git.kernel.org/cgit/virt/kvm/kvm.git/commit/?id=3f6f1480d86bf9fc16c160d803ab1d006e3058d5", "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=41061cdb98a0bec464278b4db8e894a3121671f5" ]
[ "41061cdb98a0bec464278b4db8e894a3121671f5", "a430c9166312e1aa3d80bce32374233bdbfeba32", "3f6f1480d86bf9fc16c160d803ab1d006e3058d5", "13e457e0eebf0a0c82c38ceb890d93eb826d62a6" ]
CVE-2007-0006
2007-02-06T19:28Z
The key serial number collision avoidance code in the key_alloc_serial function in Linux kernel 2.6.9 up to 2.6.20 allows local users to cause a denial of service (crash) via vectors that trigger a null dereference, as originally reported as "spinlock CPU recursion."
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/9ad0830f307bcd8dc285cfae58998d43b21727f4", "http://pkgs.fedoraproject.org/cgit/catfish.git/commit/?h=f19&id=099b986" ]
[ "9ad0830f307bcd8dc285cfae58998d43b21727f4" ]
CVE-2007-0046
2007-01-03T21:28Z
Double free vulnerability in the Adobe Acrobat Reader Plugin before 8.0.0, as used in Mozilla Firefox 1.5.0.7, allows remote attackers to execute arbitrary code by causing an error via a javascript: URI call to document.write in the (1) FDF, (2) XML, or (3) XFDF AJAX request parameters.
[ "https://github.com/php/php-src/commit/6aeee47b2cd47915ccfa3b41433a3f57aea24dd5" ]
[ "6aeee47b2cd47915ccfa3b41433a3f57aea24dd5" ]
CVE-2007-0773
2007-06-26T18:30Z
The Linux kernel before 2.6.9-42.0.8 in Red Hat 4.4 allows local users to cause a denial of service (kernel OOPS from null dereference) via fput in a 32-bit ioctl on 64-bit x86 systems, an incomplete fix of CVE-2005-3044.1.
[ "http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=35311d6478077f7bfe35c1c653193e658bf32686" ]
[ "35311d6478077f7bfe35c1c653193e658bf32686" ]
CVE-2007-0775
2007-02-26T19:28Z
Multiple unspecified vulnerabilities in the layout engine in Mozilla Firefox before 1.5.0.10 and 2.x before 2.0.0.2, Thunderbird before 1.5.0.10, and SeaMonkey before 1.0.8 allow remote attackers to cause a denial of service (crash) and potentially execute arbitrary code via certain vectors.
[ "https://github.com/openstack/neutron/commit/237ec30ca94322716a1af5e59c0960f0eef24194" ]
[ "237ec30ca94322716a1af5e59c0960f0eef24194" ]
CVE-2007-0994
2007-03-06T00:19Z
A regression error in Mozilla Firefox 2.x before 2.0.0.2 and 1.x before 1.5.0.10, and SeaMonkey 1.1 before 1.1.1 and 1.0 before 1.0.8, allows remote attackers to execute arbitrary JavaScript as the user via an HTML mail message with a javascript: URI in an (1) img, (2) link, or (3) style tag, which bypasses the access checks and executes code with chrome privileges.
[ "https://github.com/pear/Archive_Tar/commit/59ace120ac5ceb5f0d36e40e48e1884de1badf76" ]
[ "59ace120ac5ceb5f0d36e40e48e1884de1badf76" ]
CVE-2007-0997
2007-09-18T19:17Z
Race condition in the tee (sys_tee) system call in the Linux kernel 2.6.17 through 2.6.17.6 might allow local users to cause a denial of service (system crash), obtain sensitive information (kernel memory contents), or gain privileges via unspecified vectors related to a potentially dropped ipipe lock during a race between two pipe readers.
[ "https://github.com/malvira/lpc31xx/commit/aadd06e5c56b9ff5117ec77e59eada43dc46e2fc" ]
[ "aadd06e5c56b9ff5117ec77e59eada43dc46e2fc" ]
CVE-2007-1000
2007-03-12T23:19Z
The ipv6_getsockopt_sticky function in net/ipv6/ipv6_sockglue.c in the Linux kernel before 2.6.20.2 allows local users to read arbitrary kernel memory via certain getsockopt calls that trigger a NULL dereference.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/286930797d74b2c9a5beae84836044f6a836235f" ]
[ "286930797d74b2c9a5beae84836044f6a836235f" ]
CVE-2007-1003
2007-04-06T01:19Z
Integer overflow in ALLOCATE_LOCAL in the ProcXCMiscGetXIDList function in the XC-MISC extension in the X.Org X11 server (xserver) 7.1-1.1.0, and other versions before 20070403, allows remote authenticated users to execute arbitrary code via a large expression, which results in memory corruption.
[ "https://github.com/containers/libpod/commit/997c4b56ed2121726e966afe9a102ed16ba78f93", "https://github.com/containers/libpod/commit/c140ecdc9b416ab4efd4d21d14acd63b6adbdd42" ]
[ "c140ecdc9b416ab4efd4d21d14acd63b6adbdd42", "997c4b56ed2121726e966afe9a102ed16ba78f93" ]
CVE-2007-1217
2007-03-02T21:18Z
Buffer overflow in the bufprint function in capiutil.c in libcapi, as used in Linux kernel 2.6.9 to 2.6.20 and isdn4k-utils, allows local users to cause a denial of service (crash) and possibly gain privileges via a crafted CAPI packet.
[ "https://github.com/aeroevan/android_kernel_asus_grouper/commit/17f0cd2f350b90b28301e27fe0e39f34bfe7e730" ]
[ "17f0cd2f350b90b28301e27fe0e39f34bfe7e730" ]
CVE-2007-1285
2007-03-06T20:19Z
The Zend Engine in PHP 4.x before 4.4.7, and 5.x before 5.2.2, allows remote attackers to cause a denial of service (stack exhaustion and PHP crash) via deeply nested arrays, which trigger deep recursion in the variable destruction routines.
[ "https://github.com/libimobiledevice/libplist/commit/fbd8494d5e4e46bf2e90cb6116903e404374fb56" ]
[ "fbd8494d5e4e46bf2e90cb6116903e404374fb56" ]