cve string | title string | component string | severity string | cwe_id string | cwe_name string | cvss_v3_score float64 | cvss_v3_vector string | description string | summary string | statement string | public_date string | discovery_date string | bugzilla_id string | cisa_kev bool | rh_advisories list | rh_fixed_packages list | references list | upstream_fix_commit string | upstream_repo_url string | upstream_fix_commits list | upstream_affected_versions list | upstream_fixed_versions list | upstream_fixed_version_git string | upstream_last_affected_version_git string | version_derivation_status string | resolution_source string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CVE-2011-4594 | kernel: send(m)msg: user pointer dereferences | kernel | Moderate | null | null | null | null | The __sys_sendmsg function in net/socket.c in the Linux kernel before 3.1 allows local users to cause a denial of service (system crash) via crafted use of the sendmmsg system call, leading to an incorrect pointer dereference. | kernel: send(m)msg: user pointer dereferences | This issue did not affect the versions of Linux kernel as shipped with Red Hat
Enterprise Linux 4, 5 and Red Hat Enterprise MRG as they did not provide support for the sendmmsg syscall. This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2012-0350.html. | 2011-08-25T00:00:00+00:00 | 2011-12-06T00:00:00+00:00 | 761646 | false | [
"RHSA-2012:0350"
] | [
"kernel-0:2.6.32-220.7.1.el6.i686",
"kernel-0:2.6.32-220.7.1.el6.ppc64",
"kernel-0:2.6.32-220.7.1.el6.s390x",
"kernel-0:2.6.32-220.7.1.el6.src",
"kernel-0:2.6.32-220.7.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.7.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.7.1.el6.i686",
"kernel-debug-0:2.6.32-220.7... | [
"https://access.redhat.com/security/cve/CVE-2011-4594",
"https://bugzilla.redhat.com/show_bug.cgi?id=761646",
"https://www.cve.org/CVERecord?id=CVE-2011-4594",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4594"
] | bc909d9ddbf7778371e36a651d6e4194b1cc7d4c | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "bc909d9ddbf7778371e36a651d6e4194b1cc7d4c",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=bc909d9ddbf7778371e36a651d6e4194b1cc7d4c",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v3.0 | ok | cvelist |
CVE-2011-4600 | libvirt: unintended firewall port exposure after restarting libvirtd when defining a bridged forward-mode network | libvirt | Low | null | null | null | null | The networkReloadIptablesRules function in network/bridge_driver.c in libvirt before 0.9.9 does not properly handle firewall rules on bridge networks when libvirtd is restarted, which might allow remote attackers to bypass intended access restrictions via a (1) DNS or (2) DHCP query. | libvirt: unintended firewall port exposure after restarting libvirtd when defining a bridged forward-mode network | This issue affect Red Hat Enterprise Linux 6 and has been addressed via
https://rhn.redhat.com/errata/RHBA-2012-0013.html. Red Hat Enterprise Linux 5 is
not affected. The Red Hat Security Response Team has rated this issue as having
low security impact. For additional information, refer to the Issue Severity
Classi... | 2011-12-09T00:00:00+00:00 | 2011-12-08T00:00:00+00:00 | 765964 | false | [
"RHBA-2012:0013"
] | [
"libvirt-0:0.9.4-23.el6_2.4.i686",
"libvirt-0:0.9.4-23.el6_2.4.ppc64",
"libvirt-0:0.9.4-23.el6_2.4.s390x",
"libvirt-0:0.9.4-23.el6_2.4.src",
"libvirt-0:0.9.4-23.el6_2.4.x86_64",
"libvirt-client-0:0.9.4-23.el6_2.4.i686",
"libvirt-client-0:0.9.4-23.el6_2.4.ppc",
"libvirt-client-0:0.9.4-23.el6_2.4.ppc64"... | [
"https://access.redhat.com/security/cve/CVE-2011-4600",
"https://bugzilla.redhat.com/show_bug.cgi?id=765964",
"https://www.cve.org/CVERecord?id=CVE-2011-4600",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4600"
] | ae1232b298323dd7bef909426e2ebafa6bca9157 | https://libvirt.org/git/libvirt.git | [
{
"repo_url": "https://libvirt.org/git/libvirt.git",
"commit": "ae1232b298323dd7bef909426e2ebafa6bca9157",
"ref_url": "http://libvirt.org/git/?p=libvirt.git%3Ba=commitdiff%3Bh=ae1232b298323dd7bef909426e2ebafa6bca9157",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v0.9.9"
] | v0.9.9 | CVE-2011-2178 | ok | cvelist |
CVE-2011-4611 | kernel: perf, powerpc: Handle events that raise an exception without overflowing | kernel | Moderate | null | null | null | null | Integer overflow in the perf_event_interrupt function in arch/powerpc/kernel/perf_event.c in the Linux kernel before 2.6.39 on powerpc platforms allows local users to cause a denial of service (unhandled performance monitor exception) via vectors that trigger certain outcomes of performance events. | kernel: perf, powerpc: Handle events that raise an exception without overflowing | This issue did not affect the Linux kernels as shipped with Red Hat Enterprise Linux 4 and 5 as they did not have support for Performance event. It did not affect Red Hat Enterprise MRG as it did not provide support for PowerPC. This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHS... | 2011-03-16T00:00:00+00:00 | 2011-11-28T00:00:00+00:00 | 767914 | false | [
"RHSA-2012:0350"
] | [
"kernel-0:2.6.32-220.7.1.el6.i686",
"kernel-0:2.6.32-220.7.1.el6.ppc64",
"kernel-0:2.6.32-220.7.1.el6.s390x",
"kernel-0:2.6.32-220.7.1.el6.src",
"kernel-0:2.6.32-220.7.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.7.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.7.1.el6.i686",
"kernel-debug-0:2.6.32-220.7... | [
"https://access.redhat.com/security/cve/CVE-2011-4611",
"https://bugzilla.redhat.com/show_bug.cgi?id=767914",
"https://www.cve.org/CVERecord?id=CVE-2011-4611",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4611"
] | 0837e3242c73566fc1c0196b4ec61779c25ffc93 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "0837e3242c73566fc1c0196b4ec61779c25ffc93",
"ref_url": "https://github.com/torvalds/linux/commit/0837e3242c73566fc1c0196b4ec61779c25ffc93",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-4621 | kernel: tight loop and no preemption can cause system stall | kernel | Moderate | null | null | null | null | The Linux kernel before 2.6.37 does not properly implement a certain clock-update optimization, which allows local users to cause a denial of service (system hang) via an application that executes code in a loop. | kernel: tight loop and no preemption can cause system stall | This issue does not affect Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG 2. | 2010-11-21T00:00:00+00:00 | 2011-10-28T00:00:00+00:00 | 769711 | false | [
"RHSA-2011:1849"
] | [
"kernel-0:2.6.32-220.2.1.el6.i686",
"kernel-0:2.6.32-220.2.1.el6.ppc64",
"kernel-0:2.6.32-220.2.1.el6.s390x",
"kernel-0:2.6.32-220.2.1.el6.src",
"kernel-0:2.6.32-220.2.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.2.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.2.1.el6.i686",
"kernel-debug-0:2.6.32-220.2... | [
"https://access.redhat.com/security/cve/CVE-2011-4621",
"https://bugzilla.redhat.com/show_bug.cgi?id=769711",
"https://www.cve.org/CVERecord?id=CVE-2011-4621",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4621"
] | f26f9aff6aaf67e9a430d16c266f91b13a5bff64 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "f26f9aff6aaf67e9a430d16c266f91b13a5bff64",
"ref_url": "https://github.com/torvalds/linux/commit/f26f9aff6aaf67e9a430d16c266f91b13a5bff64",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.37"
] | v2.6.37 | v2.6.36 | ok | cvelist |
CVE-2011-4623 | rsyslog: DoS due integer signedness error while extending rsyslog counted string buffer | rsyslog | Moderate | null | null | null | null | Integer overflow in the rsCStrExtendBuf function in runtime/stringbuf.c in the imfile module in rsyslog 4.x before 4.6.6, 5.x before 5.7.4, and 6.x before 6.1.4 allows local users to cause a denial of service (daemon hang) via a large file, which triggers a heap-based buffer overflow. | rsyslog: DoS due integer signedness error while extending rsyslog counted string buffer | null | 2011-02-09T00:00:00+00:00 | 2011-12-22T00:00:00+00:00 | 769822 | false | [
"RHSA-2012:0796"
] | [
"rsyslog-0:5.8.10-2.el6.i686",
"rsyslog-0:5.8.10-2.el6.ppc64",
"rsyslog-0:5.8.10-2.el6.s390x",
"rsyslog-0:5.8.10-2.el6.src",
"rsyslog-0:5.8.10-2.el6.x86_64",
"rsyslog-debuginfo-0:5.8.10-2.el6.i686",
"rsyslog-debuginfo-0:5.8.10-2.el6.ppc64",
"rsyslog-debuginfo-0:5.8.10-2.el6.s390x",
"rsyslog-debuginf... | [
"https://access.redhat.com/security/cve/CVE-2011-4623",
"https://bugzilla.redhat.com/show_bug.cgi?id=769822",
"https://www.cve.org/CVERecord?id=CVE-2011-4623",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4623"
] | 6bad782f154b7f838c7371bf99c13f6dc4ec4101 | https://git.adiscon.com/rsyslog.git | [
{
"repo_url": "https://git.adiscon.com/rsyslog.git",
"commit": "6bad782f154b7f838c7371bf99c13f6dc4ec4101",
"ref_url": "http://git.adiscon.com/?p=rsyslog.git%3Ba=commit%3Bh=6bad782f154b7f838c7371bf99c13f6dc4ec4101",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-4862 | krb5: telnet client and server encrypt_keyid heap-based buffer overflow | krb5 | Critical | CWE-131 | Incorrect Calculation of Buffer Size | null | null | Buffer overflow in libtelnet/encrypt.c in telnetd in FreeBSD 7.3 through 9.0, MIT Kerberos Version 5 Applications (aka krb5-appl) 1.0.2 and earlier, Heimdal 1.5.1 and earlier, GNU inetutils, and possibly other products allows remote attackers to execute arbitrary code via a long encryption key, as exploited in the wild... | krb5: telnet client and server encrypt_keyid heap-based buffer overflow | A buffer overflow flaw was found in the MIT krb5 telnet daemon (telnetd) as shipped with all supported versions of Red Hat Enterprise Linux. A remote attacker who can access the telnet port of a target machine could use this flaw to execute arbitrary code as root.
While we are aware of public exploits for this issue t... | 2011-12-25T00:00:00+00:00 | 2011-12-25T00:00:00+00:00 | 770325 | false | [
"RHSA-2011:1851",
"RHSA-2011:1852",
"RHSA-2011:1853",
"RHSA-2011:1854"
] | [
"krb5-0:1.2.7-73.src",
"krb5-0:1.3.4-65.el4.src",
"krb5-0:1.6.1-31.el5_3.5.src",
"krb5-0:1.6.1-55.el5_6.3.src",
"krb5-0:1.6.1-63.el5_7.src",
"krb5-appl-0:1.0.1-1.el6_0.1.src",
"krb5-appl-0:1.0.1-2.el6_1.3.src",
"krb5-appl-0:1.0.1-7.el6_2.src",
"krb5-appl-clients-0:1.0.1-1.el6_0.1.i686",
"krb5-appl... | [
"https://access.redhat.com/security/cve/CVE-2011-4862",
"https://bugzilla.redhat.com/show_bug.cgi?id=770325",
"https://www.cve.org/CVERecord?id=CVE-2011-4862",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4862"
] | 665f1e73cdd9b38e2d2e11b8db9958a315935592 | https://git.savannah.gnu.org/cgit/inetutils.git | [
{
"repo_url": "https://git.savannah.gnu.org/cgit/inetutils.git",
"commit": "665f1e73cdd9b38e2d2e11b8db9958a315935592",
"ref_url": "http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=665f1e73cdd9b38e2d2e11b8db9958a315935592",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-4922 | Cipher API information disclosure in pidgin | Cipher API information disclosure in pidgin | Low | null | null | null | null | cipher.c in the Cipher API in libpurple in Pidgin before 2.7.10 retains encryption-key data in process memory, which might allow local users to obtain sensitive information by reading a core file or other representation of memory contents. | Cipher API information disclosure in pidgin | The Red Hat Security Response Team has rated this issue as having low security impact. A future update may address this issue in Red Hat Enterprise Linux 4 or 5 (it has been addressed in Red Hat Enterprise Linux 6). For additional information, refer to the Issue Severity Classification: https://access.redhat.com/securi... | 2011-02-10T00:00:00+00:00 | 2011-02-10T00:00:00+00:00 | 684685 | false | [
"RHSA-2011:0616"
] | [
"finch-0:2.7.9-3.el6.i686",
"finch-0:2.7.9-3.el6.ppc",
"finch-0:2.7.9-3.el6.ppc64",
"finch-0:2.7.9-3.el6.x86_64",
"finch-devel-0:2.7.9-3.el6.i686",
"finch-devel-0:2.7.9-3.el6.ppc",
"finch-devel-0:2.7.9-3.el6.ppc64",
"finch-devel-0:2.7.9-3.el6.x86_64",
"libpurple-0:2.7.9-3.el6.i686",
"libpurple-0:2... | [
"https://access.redhat.com/security/cve/CVE-2011-4922",
"https://bugzilla.redhat.com/show_bug.cgi?id=684685",
"https://www.cve.org/CVERecord?id=CVE-2011-4922",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4922"
] | 8c850977cb42 | https://hg.pidgin.im/pidgin/main | [
{
"repo_url": "https://hg.pidgin.im/pidgin/main",
"commit": "8c850977cb42",
"ref_url": "http://hg.pidgin.im/pidgin/main/rev/8c850977cb42",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2011-4930 | Condor: Multiple format string flaws | Condor | Moderate | null | null | null | null | Multiple format string vulnerabilities in Condor 7.2.0 through 7.6.4, and possibly certain 7.7.x versions, as used in Red Hat MRG Grid and possibly other products, allow local users to cause a denial of service (condor_schedd daemon and failure to launch jobs) and possibly execute arbitrary code via format string speci... | Condor: Multiple format string flaws | null | 2012-02-06T00:00:00+00:00 | 2011-12-01T00:00:00+00:00 | 759548 | false | [
"RHSA-2012:0099",
"RHSA-2012:0100"
] | [
"condor-0:7.6.5-0.12.el5.i386",
"condor-0:7.6.5-0.12.el5.src",
"condor-0:7.6.5-0.12.el5.x86_64",
"condor-0:7.6.5-0.12.el6.i686",
"condor-0:7.6.5-0.12.el6.src",
"condor-0:7.6.5-0.12.el6.x86_64",
"condor-aviary-0:7.6.5-0.12.el5.i386",
"condor-aviary-0:7.6.5-0.12.el5.x86_64",
"condor-aviary-0:7.6.5-0.1... | [
"https://access.redhat.com/security/cve/CVE-2011-4930",
"https://bugzilla.redhat.com/show_bug.cgi?id=759548",
"https://www.cve.org/CVERecord?id=CVE-2011-4930",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4930",
"http://research.cs.wisc.edu/condor/security/vulnerabilities/CONDOR-2012-0001.html"
] | 5e5571d1a431eb3c61977b6dd6ec90186ef79867 | https://htcondor-git.cs.wisc.edu/condor.git | [
{
"repo_url": "https://htcondor-git.cs.wisc.edu/condor.git",
"commit": "5e5571d1a431eb3c61977b6dd6ec90186ef79867",
"ref_url": "https://htcondor-git.cs.wisc.edu/?p=condor.git%3Ba=commitdiff%3Bh=5e5571d1a431eb3c61977b6dd6ec90186ef79867",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-4966 | freeradius: does not respect expired passwords when using the unix module | freeradius | Low | null | null | null | null | modules/rlm_unix/rlm_unix.c in FreeRADIUS before 2.2.0, when unix mode is enabled for user authentication, does not properly check the password expiration in /etc/shadow, which allows remote authenticated users to authenticate using an expired password. | freeradius: does not respect expired passwords when using the unix module | null | 2011-11-14T00:00:00+00:00 | 2012-09-07T00:00:00+00:00 | 879045 | false | [
"RHBA-2012:0881",
"RHSA-2013:0134"
] | [
"freeradius-0:2.1.12-3.el6.i686",
"freeradius-0:2.1.12-3.el6.ppc64",
"freeradius-0:2.1.12-3.el6.s390x",
"freeradius-0:2.1.12-3.el6.src",
"freeradius-0:2.1.12-3.el6.x86_64",
"freeradius-debuginfo-0:2.1.12-3.el6.i686",
"freeradius-debuginfo-0:2.1.12-3.el6.ppc64",
"freeradius-debuginfo-0:2.1.12-3.el6.s39... | [
"https://access.redhat.com/security/cve/CVE-2011-4966",
"https://bugzilla.redhat.com/show_bug.cgi?id=879045",
"https://www.cve.org/CVERecord?id=CVE-2011-4966",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4966"
] | 1b1ec5ce75e224bd1755650c18ccdaa6dc53e605 | https://github.com/alandekok/freeradius-server | [
{
"repo_url": "https://github.com/alandekok/freeradius-server",
"commit": "1b1ec5ce75e224bd1755650c18ccdaa6dc53e605",
"ref_url": "https://github.com/alandekok/freeradius-server/commit/1b1ec5ce75e224bd1755650c18ccdaa6dc53e605",
"source": "cvelist"
}
] | [
"n/a"
] | [
"branch_4_0_0"
] | branch_4_0_0 | release_2_1_7 | ok | cvelist |
CVE-2011-5321 | Kernel: tty: driver reference leakage in tty_open | Kernel | Moderate | null | null | null | null | A NULL pointer dereference flaw was found in the way the Linux kernel's virtual console implementation handled reference counting when accessing pseudo-terminal device files (/dev/pts/*). A local, unprivileged attacker could use this flaw to crash the system. | Kernel: tty: driver reference leakage in tty_open | This issue does not affect the versions of the kernel package as shipped with
Red Hat Enterprise Linux 5, 7 and Red Hat Enterprise MRG 2.
This issue affects the version of Linux kernel as shipped with Red Hat
Enterprise Linux 6. Future kernel updates for Red Hat Enterprise Linux 6
may address this issue. | 2011-10-12T00:00:00+00:00 | 2014-02-20T00:00:00+00:00 | 1201887 | false | [
"RHSA-2015:1221"
] | [
"kernel-0:2.6.32-504.30.3.el6.i686",
"kernel-0:2.6.32-504.30.3.el6.ppc64",
"kernel-0:2.6.32-504.30.3.el6.s390x",
"kernel-0:2.6.32-504.30.3.el6.src",
"kernel-0:2.6.32-504.30.3.el6.x86_64",
"kernel-abi-whitelists-0:2.6.32-504.30.3.el6.noarch",
"kernel-bootwrapper-0:2.6.32-504.30.3.el6.ppc64",
"kernel-de... | [
"https://access.redhat.com/security/cve/CVE-2011-5321",
"https://bugzilla.redhat.com/show_bug.cgi?id=1201887",
"https://www.cve.org/CVERecord?id=CVE-2011-5321",
"https://nvd.nist.gov/vuln/detail/CVE-2011-5321"
] | c290f8358acaeffd8e0c551ddcc24d1206143376 | https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git | [
{
"repo_url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git",
"commit": "c290f8358acaeffd8e0c551ddcc24d1206143376",
"ref_url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c290f8358acaeffd8e0c551ddcc24d1206143376",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.2"
] | v3.2 | v3.0 | ok | cvelist |
CVE-2012-0028 | kernel: futex: clear robust_list on execve | kernel | Important | null | null | null | null | The robust futex implementation in the Linux kernel before 2.6.28 does not properly handle processes that make exec system calls, which allows local users to cause a denial of service or possibly gain privileges by writing to a memory location in a child process. | kernel: futex: clear robust_list on execve | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not have support for robust futexes. It did not affect Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG as they have the backported fixes. This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com... | 2008-11-15T00:00:00+00:00 | 2011-10-31T00:00:00+00:00 | 771764 | false | [
"RHSA-2012:0107",
"RHSA-2012:0358"
] | [
"kernel-0:2.6.18-238.35.1.el5.i686",
"kernel-0:2.6.18-238.35.1.el5.ia64",
"kernel-0:2.6.18-238.35.1.el5.ppc64",
"kernel-0:2.6.18-238.35.1.el5.s390x",
"kernel-0:2.6.18-238.35.1.el5.src",
"kernel-0:2.6.18-238.35.1.el5.x86_64",
"kernel-0:2.6.18-274.18.1.el5.i686",
"kernel-0:2.6.18-274.18.1.el5.ia64",
"... | [
"https://access.redhat.com/security/cve/CVE-2012-0028",
"https://bugzilla.redhat.com/show_bug.cgi?id=771764",
"https://www.cve.org/CVERecord?id=CVE-2012-0028",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0028"
] | 8141c7f3e7aee618312fa1c15109e1219de784a7 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "8141c7f3e7aee618312fa1c15109e1219de784a7",
"ref_url": "https://github.com/torvalds/linux/commit/8141c7f3e7aee618312fa1c15109e1219de784a7",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.28"
] | v2.6.28 | v2.6.27 | ok | cvelist |
CVE-2012-0037 | raptor: XML External Entity (XXE) attack via RDF files | raptor | Important | null | null | null | null | Redland Raptor (aka libraptor) before 2.0.7, as used by OpenOffice 3.3 and 3.4 Beta, LibreOffice before 3.4.6 and 3.5.x before 3.5.1, and other products, allows user-assisted remote attackers to read arbitrary files via a crafted XML external entity (XXE) declaration and reference in an RDF document. | raptor: XML External Entity (XXE) attack via RDF files | null | 2012-03-22T00:00:00+00:00 | 2012-01-09T00:00:00+00:00 | 791296 | false | [
"RHSA-2012:0410",
"RHSA-2012:0411"
] | [
"openoffice.org-1:3.1.1-19.10.el5_8.1.src",
"openoffice.org-base-1:3.1.1-19.10.el5_8.1.i386",
"openoffice.org-base-1:3.1.1-19.10.el5_8.1.x86_64",
"openoffice.org-calc-1:3.1.1-19.10.el5_8.1.i386",
"openoffice.org-calc-1:3.1.1-19.10.el5_8.1.x86_64",
"openoffice.org-core-1:3.1.1-19.10.el5_8.1.i386",
"openo... | [
"https://access.redhat.com/security/cve/CVE-2012-0037",
"https://bugzilla.redhat.com/show_bug.cgi?id=791296",
"https://www.cve.org/CVERecord?id=CVE-2012-0037",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0037",
"http://vsecurity.com/resources/advisory/20120324-1/",
"http://www.libreoffice.org/advisories/CV... | a676f235309a59d4aa78eeffd2574ae5d341fcb0 | https://github.com/dajobe/raptor | [
{
"repo_url": "https://github.com/dajobe/raptor",
"commit": "a676f235309a59d4aa78eeffd2574ae5d341fcb0",
"ref_url": "https://github.com/dajobe/raptor/commit/a676f235309a59d4aa78eeffd2574ae5d341fcb0",
"source": "cvelist"
}
] | [
"n/a"
] | [
"raptor2_2_0_7"
] | raptor2_2_0_7 | raptor2_2_0_6 | ok | cvelist |
CVE-2012-0038 | kernel: xfs heap overflow | kernel | Moderate | null | null | null | null | Integer overflow in the xfs_acl_from_disk function in fs/xfs/xfs_acl.c in the Linux kernel before 3.1.9 allows local users to cause a denial of service (panic) via a filesystem with a malformed ACL, leading to a heap-based buffer overflow. | kernel: xfs heap overflow | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not have support for the XFS file system. It did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 5 as it did not backport the upstream commit ef14f0c1 that introduced the vulnerability. This has been add... | 2011-12-16T00:00:00+00:00 | 2012-01-11T00:00:00+00:00 | 773280 | false | [
"RHSA-2012:0333",
"RHSA-2012:0350",
"RHSA-2012:1042"
] | [
"kernel-0:2.6.32-131.29.1.el6.i686",
"kernel-0:2.6.32-131.29.1.el6.ppc64",
"kernel-0:2.6.32-131.29.1.el6.s390x",
"kernel-0:2.6.32-131.29.1.el6.src",
"kernel-0:2.6.32-131.29.1.el6.x86_64",
"kernel-0:2.6.32-220.7.1.el6.i686",
"kernel-0:2.6.32-220.7.1.el6.ppc64",
"kernel-0:2.6.32-220.7.1.el6.s390x",
"k... | [
"https://access.redhat.com/security/cve/CVE-2012-0038",
"https://bugzilla.redhat.com/show_bug.cgi?id=773280",
"https://www.cve.org/CVERecord?id=CVE-2012-0038",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0038"
] | fa8b18edd752a8b4e9d1ee2cd615b82c93cf8bba | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "fa8b18edd752a8b4e9d1ee2cd615b82c93cf8bba",
"ref_url": "https://github.com/torvalds/linux/commit/fa8b18edd752a8b4e9d1ee2cd615b82c93cf8bba",
"source": "cvelist"
},
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linu... | [
"n/a"
] | [
"v3.2"
] | v3.2 | v3.1 | ok | cvelist |
CVE-2012-0044 | kernel: drm: integer overflow in drm_mode_dirtyfb_ioctl() | kernel | Important | CWE-190 | Integer Overflow or Wraparound | null | null | Integer overflow in the drm_mode_dirtyfb_ioctl function in drivers/gpu/drm/drm_crtc.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.1.5 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted ioctl call. | kernel: drm: integer overflow in drm_mode_dirtyfb_ioctl() | This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4 and 5 as they did not backport commit 884840aa that introduced this issue. | 2011-11-23T00:00:00+00:00 | 2012-01-10T00:00:00+00:00 | 772894 | false | [
"RHSA-2012:0333",
"RHSA-2012:0743",
"RHSA-2012:1042"
] | [
"kernel-0:2.6.32-131.29.1.el6.i686",
"kernel-0:2.6.32-131.29.1.el6.ppc64",
"kernel-0:2.6.32-131.29.1.el6.s390x",
"kernel-0:2.6.32-131.29.1.el6.src",
"kernel-0:2.6.32-131.29.1.el6.x86_64",
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
"kernel-0:2.6.32-220.23.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2012-0044",
"https://bugzilla.redhat.com/show_bug.cgi?id=772894",
"https://www.cve.org/CVERecord?id=CVE-2012-0044",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0044"
] | a5cd335165e31db9dbab636fd29895d41da55dd2 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "a5cd335165e31db9dbab636fd29895d41da55dd2",
"ref_url": "https://github.com/torvalds/linux/commit/a5cd335165e31db9dbab636fd29895d41da55dd2",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.2"
] | v3.2 | v3.1 | ok | cvelist |
CVE-2012-0045 | kernel: kvm: syscall instruction induced guest panic | kernel | Moderate | null | null | null | null | The em_syscall function in arch/x86/kvm/emulate.c in the KVM implementation in the Linux kernel before 3.2.14 does not properly handle the 0f05 (aka syscall) opcode, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application, as demonstrated by an NASM file. | kernel: kvm: syscall instruction induced guest panic | This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4 and Red Hat Enterprise MRG as they did not provide support for the KVM subsystem. This issue did not affect the versions of kvm as shipped with Red Hat Enterprise Linux 5 as they did not include support for syscall instruc... | 2011-12-29T00:00:00+00:00 | 2011-12-29T00:00:00+00:00 | 773370 | false | [
"RHSA-2012:0350",
"RHSA-2012:0422"
] | [
"kernel-0:2.6.32-220.7.1.el6.i686",
"kernel-0:2.6.32-220.7.1.el6.ppc64",
"kernel-0:2.6.32-220.7.1.el6.s390x",
"kernel-0:2.6.32-220.7.1.el6.src",
"kernel-0:2.6.32-220.7.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.7.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.7.1.el6.i686",
"kernel-debug-0:2.6.32-220.7... | [
"https://access.redhat.com/security/cve/CVE-2012-0045",
"https://bugzilla.redhat.com/show_bug.cgi?id=773370",
"https://www.cve.org/CVERecord?id=CVE-2012-0045",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0045"
] | c2226fc9e87ba3da060e47333657cd6616652b84 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "c2226fc9e87ba3da060e47333657cd6616652b84",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c2226fc9e87ba3da060e47333657cd6616652b84",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.2 | ok | cvelist |
CVE-2012-0056 | kernel: proc: /proc/<pid>/mem mem_write insufficient permission checking | kernel | Important | CWE-863 | Incorrect Authorization | null | null | The mem_write function in the Linux kernel before 3.2.2, when ASLR is disabled, does not properly check permissions when writing to /proc/<pid>/mem, which allows local users to gain privileges by modifying process memory, as demonstrated by Mempodipper. | kernel: proc: /proc/<pid>/mem mem_write insufficient permission checking | This issue did not affect the version of Linux kernel as shipped with Red Hat Enterprise Linux 4 and 5 as it did not backport the upstream commit 198214a7ee. This has been addressed in Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0052.html and https://rhn.redhat.com... | 2012-01-18T00:00:00+00:00 | 2012-01-18T00:00:00+00:00 | 782642 | false | [
"RHSA-2012:0052",
"RHSA-2012:0061"
] | [
"kernel-0:2.6.32-220.4.1.el6.i686",
"kernel-0:2.6.32-220.4.1.el6.ppc64",
"kernel-0:2.6.32-220.4.1.el6.s390x",
"kernel-0:2.6.32-220.4.1.el6.src",
"kernel-0:2.6.32-220.4.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.4.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.4.1.el6.i686",
"kernel-debug-0:2.6.32-220.4... | [
"https://access.redhat.com/security/cve/CVE-2012-0056",
"https://bugzilla.redhat.com/show_bug.cgi?id=782642",
"https://www.cve.org/CVERecord?id=CVE-2012-0056",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0056"
] | e268337dfe26dfc7efd422a804dbb27977a3cccc | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "e268337dfe26dfc7efd422a804dbb27977a3cccc",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commitdiff%3Bh=e268337dfe26dfc7efd422a804dbb27977a3cccc",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.2 | ok | cvelist |
CVE-2012-0060 | rpm: insufficient validation of region tags | rpm | Important | CWE-131 | Incorrect Calculation of Buffer Size | null | null | RPM before 4.9.1.3 does not properly validate region tags, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via an invalid region tag in a package header to the (1) headerLoad, (2) rpmReadSignature, or (3) headerVerify function. | rpm: insufficient validation of region tags | null | 2012-04-03T00:00:00+00:00 | 2011-10-10T00:00:00+00:00 | 744858 | false | [
"RHSA-2012:0451"
] | [
"popt-0:1.10.2.3-22.el5_6.3.i386",
"popt-0:1.10.2.3-22.el5_6.3.ia64",
"popt-0:1.10.2.3-22.el5_6.3.ppc",
"popt-0:1.10.2.3-22.el5_6.3.ppc64",
"popt-0:1.10.2.3-22.el5_6.3.s390",
"popt-0:1.10.2.3-22.el5_6.3.s390x",
"popt-0:1.10.2.3-22.el5_6.3.x86_64",
"popt-0:1.10.2.3-28.el5_8.i386",
"popt-0:1.10.2.3-28... | [
"https://access.redhat.com/security/cve/CVE-2012-0060",
"https://bugzilla.redhat.com/show_bug.cgi?id=744858",
"https://www.cve.org/CVERecord?id=CVE-2012-0060",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0060"
] | e4eab2bc6d07cfd33f740071de7ddbb2fe2f4190 | https://rpm.org/rpm.git | [
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "e4eab2bc6d07cfd33f740071de7ddbb2fe2f4190",
"ref_url": "http://rpm.org/gitweb?p=rpm.git%3Ba=commitdiff%3Bh=e4eab2bc6d07cfd33f740071de7ddbb2fe2f4190",
"source": "cvelist"
},
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "f23998251992... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-0061 | rpm: improper validation of header contents total size in headerLoad() | rpm | Important | CWE-190 | Integer Overflow or Wraparound | null | null | The headerLoad function in lib/header.c in RPM before 4.9.1.3 does not properly validate region tags, which allows user-assisted remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a large region size in a package header. | rpm: improper validation of header contents total size in headerLoad() | null | 2012-04-03T00:00:00+00:00 | 2011-10-10T00:00:00+00:00 | 798585 | false | [
"RHSA-2012:0451"
] | [
"popt-0:1.10.2.3-22.el5_6.3.i386",
"popt-0:1.10.2.3-22.el5_6.3.ia64",
"popt-0:1.10.2.3-22.el5_6.3.ppc",
"popt-0:1.10.2.3-22.el5_6.3.ppc64",
"popt-0:1.10.2.3-22.el5_6.3.s390",
"popt-0:1.10.2.3-22.el5_6.3.s390x",
"popt-0:1.10.2.3-22.el5_6.3.x86_64",
"popt-0:1.10.2.3-28.el5_8.i386",
"popt-0:1.10.2.3-28... | [
"https://access.redhat.com/security/cve/CVE-2012-0061",
"https://bugzilla.redhat.com/show_bug.cgi?id=798585",
"https://www.cve.org/CVERecord?id=CVE-2012-0061",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0061"
] | 472e569562d4c90d7a298080e0052856aa7fa86b | https://rpm.org/rpm.git | [
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "472e569562d4c90d7a298080e0052856aa7fa86b",
"ref_url": "http://rpm.org/gitweb?p=rpm.git%3Ba=commitdiff%3Bh=472e569562d4c90d7a298080e0052856aa7fa86b",
"source": "cvelist"
},
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "858a328cd0f7... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-0207 | kernel: igmp: Avoid zero delay when receiving odd mixture of IGMP queries | kernel | Moderate | null | null | null | null | The igmp_heard_query function in net/ipv4/igmp.c in the Linux kernel before 3.2.1 allows remote attackers to cause a denial of service (divide-by-zero error and panic) via IGMP packets. | kernel: igmp: Avoid zero delay when receiving odd mixture of IGMP queries | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not backport the upstream commit 5b7c8406. | 2012-01-10T00:00:00+00:00 | 2012-01-10T00:00:00+00:00 | 772867 | false | [
"RHSA-2012:0107",
"RHSA-2012:0333",
"RHSA-2012:0350",
"RHSA-2012:0422"
] | [
"kernel-0:2.6.18-274.18.1.el5.i686",
"kernel-0:2.6.18-274.18.1.el5.ia64",
"kernel-0:2.6.18-274.18.1.el5.ppc64",
"kernel-0:2.6.18-274.18.1.el5.s390x",
"kernel-0:2.6.18-274.18.1.el5.src",
"kernel-0:2.6.18-274.18.1.el5.x86_64",
"kernel-0:2.6.32-220.7.1.el6.i686",
"kernel-0:2.6.32-220.7.1.el6.ppc64",
"k... | [
"https://access.redhat.com/security/cve/CVE-2012-0207",
"https://bugzilla.redhat.com/show_bug.cgi?id=772867",
"https://www.cve.org/CVERecord?id=CVE-2012-0207",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0207"
] | 25c413ad0029ea86008234be28aee33456e53e5b | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "25c413ad0029ea86008234be28aee33456e53e5b",
"ref_url": "https://github.com/torvalds/linux/commit/25c413ad0029ea86008234be28aee33456e53e5b",
"source": "cvelist"
},
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "a8... | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.2 | ok | cvelist |
CVE-2012-0698 | trousers: DoS vulnerability in tcsd | trousers | Low | null | null | null | null | A flaw was found in the way tcsd, the daemon that manages Trusted Computing resources, processed incoming TCP packets. A remote attacker could send a specially crafted TCP packet that, when processed by tcsd, could cause the daemon to crash. Note that by default tcsd accepts requests on localhost only. | trousers: DoS vulnerability in tcsd | The Red Hat Security Response Team has rated this issue as having low security impact. Trousers is only useful on systems with TPM hardware, additionally local access is required to exploit of this issue. Exploitation of this issue only results in a crash of the tcsd daemon which can be restarted. A future update may a... | 2012-01-13T00:00:00+00:00 | 2012-01-13T00:00:00+00:00 | 781648 | false | [
"RHSA-2014:1507"
] | [
"trousers-0:0.3.13-2.el6.i686",
"trousers-0:0.3.13-2.el6.ppc",
"trousers-0:0.3.13-2.el6.ppc64",
"trousers-0:0.3.13-2.el6.s390",
"trousers-0:0.3.13-2.el6.s390x",
"trousers-0:0.3.13-2.el6.src",
"trousers-0:0.3.13-2.el6.x86_64",
"trousers-debuginfo-0:0.3.13-2.el6.i686",
"trousers-debuginfo-0:0.3.13-2.e... | [
"https://access.redhat.com/security/cve/CVE-2012-0698",
"https://bugzilla.redhat.com/show_bug.cgi?id=781648",
"https://www.cve.org/CVERecord?id=CVE-2012-0698",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0698"
] | 50dd06a6f639b76b3bb629606ef71b2dc5407601 | https://trousers.git.sourceforge.net/git/trousers/trousers | [
{
"repo_url": "https://trousers.git.sourceforge.net/git/trousers/trousers",
"commit": "50dd06a6f639b76b3bb629606ef71b2dc5407601",
"ref_url": "http://trousers.git.sourceforge.net/git/gitweb.cgi?p=trousers/trousers%3Ba=commit%3Bh=50dd06a6f639b76b3bb629606ef71b2dc5407601",
"source": "cvelist"
},
{
... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-0786 | augeas: susceptible to symlink attack | augeas | Low | null | null | null | null | The transform_save function in transform.c in Augeas before 1.0.0 allows local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on a .augnew file. | augeas: susceptible to symlink attack | null | 2012-08-11T00:00:00+00:00 | 2012-01-05T00:00:00+00:00 | 772257 | false | [
"RHSA-2013:1537"
] | [
"augeas-0:1.0.0-5.el6.i686",
"augeas-0:1.0.0-5.el6.ppc64",
"augeas-0:1.0.0-5.el6.s390x",
"augeas-0:1.0.0-5.el6.src",
"augeas-0:1.0.0-5.el6.x86_64",
"augeas-debuginfo-0:1.0.0-5.el6.i686",
"augeas-debuginfo-0:1.0.0-5.el6.ppc",
"augeas-debuginfo-0:1.0.0-5.el6.ppc64",
"augeas-debuginfo-0:1.0.0-5.el6.s39... | [
"https://access.redhat.com/security/cve/CVE-2012-0786",
"https://bugzilla.redhat.com/show_bug.cgi?id=772257",
"https://www.cve.org/CVERecord?id=CVE-2012-0786",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0786"
] | 16387744 | https://github.com/hercules-team/augeas | [
{
"repo_url": "https://github.com/hercules-team/augeas",
"commit": "16387744",
"ref_url": "https://github.com/hercules-team/augeas/commit/16387744",
"source": "cvelist"
}
] | [
"n/a"
] | [
"release-1.0.0"
] | release-1.0.0 | bug-79 | ok | cvelist |
CVE-2012-0787 | augeas: susceptible to mountpoint attack | augeas | Low | null | null | null | null | The clone_file function in transfer.c in Augeas before 1.0.0, when copy_if_rename_fails is set and EXDEV or EBUSY is returned by the rename function, allows local users to overwrite arbitrary files and obtain sensitive information via a bind mount on the (1) .augsave or (2) destination file when using the backup save o... | augeas: susceptible to mountpoint attack | null | 2012-07-19T00:00:00+00:00 | 2012-01-05T00:00:00+00:00 | 772261 | false | [
"RHSA-2013:1537"
] | [
"augeas-0:1.0.0-5.el6.i686",
"augeas-0:1.0.0-5.el6.ppc64",
"augeas-0:1.0.0-5.el6.s390x",
"augeas-0:1.0.0-5.el6.src",
"augeas-0:1.0.0-5.el6.x86_64",
"augeas-debuginfo-0:1.0.0-5.el6.i686",
"augeas-debuginfo-0:1.0.0-5.el6.ppc",
"augeas-debuginfo-0:1.0.0-5.el6.ppc64",
"augeas-debuginfo-0:1.0.0-5.el6.s39... | [
"https://access.redhat.com/security/cve/CVE-2012-0787",
"https://bugzilla.redhat.com/show_bug.cgi?id=772261",
"https://www.cve.org/CVERecord?id=CVE-2012-0787",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0787"
] | b8de6a8c | https://github.com/hercules-team/augeas | [
{
"repo_url": "https://github.com/hercules-team/augeas",
"commit": "b8de6a8c",
"ref_url": "https://github.com/hercules-team/augeas/commit/b8de6a8c",
"source": "cvelist"
}
] | [
"n/a"
] | [
"release-1.0.0"
] | release-1.0.0 | bug-79 | ok | cvelist |
CVE-2012-0810 | kernel-rt: stack corruption when task gets scheduled out using the debug stack | kernel-rt | Moderate | null | null | null | null | The int3 handler in the Linux kernel before 3.3 relies on a per-CPU debug stack, which allows local users to cause a denial of service (stack corruption and panic) via a crafted application that triggers certain lock contention. | kernel-rt: stack corruption when task gets scheduled out using the debug stack | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, and 6. This has been addressed in Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0333.html. | 2012-02-23T00:00:00+00:00 | 2012-01-25T00:00:00+00:00 | 794557 | false | [
"RHSA-2012:0333"
] | [
"kernel-rt-0:3.0.18-rt34.53.el6rt.src",
"kernel-rt-0:3.0.18-rt34.53.el6rt.x86_64",
"kernel-rt-debug-0:3.0.18-rt34.53.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.0.18-rt34.53.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.0.18-rt34.53.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.0.18-rt34.53.el6rt.x86_64",
"kern... | [
"https://access.redhat.com/security/cve/CVE-2012-0810",
"https://bugzilla.redhat.com/show_bug.cgi?id=794557",
"https://www.cve.org/CVERecord?id=CVE-2012-0810",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0810"
] | e5d4e1c3ccee18c68f23d62ba77bda26e893d4f0 | https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git | [
{
"repo_url": "https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git",
"commit": "e5d4e1c3ccee18c68f23d62ba77bda26e893d4f0",
"ref_url": "https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git/commit/?id=e5d4e1c3ccee18c68f23d62ba77bda26e893d4f0",
"source": "cvelist"
... | [
"before 3.3"
] | [] | null | null | commit_not_found | cvelist |
CVE-2012-0815 | rpm: incorrect handling of negated offsets in headerVerifyInfo() | rpm | Important | CWE-839 | Numeric Range Comparison Without Minimum Check | null | null | The headerVerifyInfo function in lib/header.c in RPM before 4.9.1.3 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a negative value in a region offset of a package header, which is not properly handled in a numeric range comparison. | rpm: incorrect handling of negated offsets in headerVerifyInfo() | null | 2012-04-03T00:00:00+00:00 | 2011-10-07T00:00:00+00:00 | 744104 | false | [
"RHSA-2012:0451"
] | [
"popt-0:1.10.2.3-22.el5_6.3.i386",
"popt-0:1.10.2.3-22.el5_6.3.ia64",
"popt-0:1.10.2.3-22.el5_6.3.ppc",
"popt-0:1.10.2.3-22.el5_6.3.ppc64",
"popt-0:1.10.2.3-22.el5_6.3.s390",
"popt-0:1.10.2.3-22.el5_6.3.s390x",
"popt-0:1.10.2.3-22.el5_6.3.x86_64",
"popt-0:1.10.2.3-28.el5_8.i386",
"popt-0:1.10.2.3-28... | [
"https://access.redhat.com/security/cve/CVE-2012-0815",
"https://bugzilla.redhat.com/show_bug.cgi?id=744104",
"https://www.cve.org/CVERecord?id=CVE-2012-0815",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0815"
] | 472e569562d4c90d7a298080e0052856aa7fa86b | https://rpm.org/rpm.git | [
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "472e569562d4c90d7a298080e0052856aa7fa86b",
"ref_url": "http://rpm.org/gitweb?p=rpm.git%3Ba=commitdiff%3Bh=472e569562d4c90d7a298080e0052856aa7fa86b",
"source": "cvelist"
},
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "858a328cd0f7... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-0841 | libxml2: hash table collisions CPU usage DoS | libxml2 | Moderate | CWE-407 | Inefficient Algorithmic Complexity | null | null | libxml2 before 2.8.0 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data. | libxml2: hash table collisions CPU usage DoS | null | 2012-02-21T00:00:00+00:00 | 2012-01-16T00:00:00+00:00 | 787067 | false | [
"RHSA-2012:0324",
"RHSA-2013:0217"
] | [
"libxml2-0:2.6.26-2.1.15.el5_8.2.i386",
"libxml2-0:2.6.26-2.1.15.el5_8.2.ia64",
"libxml2-0:2.6.26-2.1.15.el5_8.2.ppc",
"libxml2-0:2.6.26-2.1.15.el5_8.2.ppc64",
"libxml2-0:2.6.26-2.1.15.el5_8.2.s390",
"libxml2-0:2.6.26-2.1.15.el5_8.2.s390x",
"libxml2-0:2.6.26-2.1.15.el5_8.2.src",
"libxml2-0:2.6.26-2.1.... | [
"https://access.redhat.com/security/cve/CVE-2012-0841",
"https://bugzilla.redhat.com/show_bug.cgi?id=787067",
"https://www.cve.org/CVERecord?id=CVE-2012-0841",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0841"
] | 8973d58b7498fa5100a876815476b81fd1a2412a | https://git.gnome.org/browse/libxml2 | [
{
"repo_url": "https://git.gnome.org/browse/libxml2",
"commit": "8973d58b7498fa5100a876815476b81fd1a2412a",
"ref_url": "http://git.gnome.org/browse/libxml2/commit/?id=8973d58b7498fa5100a876815476b81fd1a2412a",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.8.0"
] | v2.8.0 | EAZEL-NAUTILUS-MS-AUG07 | ok | cvelist |
CVE-2012-0864 | glibc: FORTIFY_SOURCE format string protection bypass via "nargs" integer overflow | glibc | Moderate | CWE-190 | Integer Overflow or Wraparound | null | null | Integer overflow in the vfprintf function in stdio-common/vfprintf.c in glibc 2.14 and other versions allows context-dependent attackers to bypass the FORTIFY_SOURCE protection mechanism, conduct format string attacks, and write to arbitrary memory via a large number of arguments. | glibc: FORTIFY_SOURCE format string protection bypass via "nargs" integer overflow | null | 2010-11-17T00:00:00+00:00 | 2012-02-14T00:00:00+00:00 | 794766 | false | [
"RHSA-2012:0393",
"RHSA-2012:0397",
"RHSA-2012:0531"
] | [
"glibc-0:2.12-1.47.el6_2.9.i686",
"glibc-0:2.12-1.47.el6_2.9.ppc",
"glibc-0:2.12-1.47.el6_2.9.ppc64",
"glibc-0:2.12-1.47.el6_2.9.s390",
"glibc-0:2.12-1.47.el6_2.9.s390x",
"glibc-0:2.12-1.47.el6_2.9.src",
"glibc-0:2.12-1.47.el6_2.9.x86_64",
"glibc-0:2.5-81.el5_8.1.i386",
"glibc-0:2.5-81.el5_8.1.i686"... | [
"https://access.redhat.com/security/cve/CVE-2012-0864",
"https://bugzilla.redhat.com/show_bug.cgi?id=794766",
"https://www.cve.org/CVERecord?id=CVE-2012-0864",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0864"
] | 7c1f4834d398163d1ac8101e35e9c36fc3176e6e | https://sourceware.org/git/glibc.git | [
{
"repo_url": "https://sourceware.org/git/glibc.git",
"commit": "7c1f4834d398163d1ac8101e35e9c36fc3176e6e",
"ref_url": "http://sourceware.org/git/?p=glibc.git%3Ba=commitdiff%3Bh=7c1f4834d398163d1ac8101e35e9c36fc3176e6e",
"source": "cvelist"
}
] | [
"n/a"
] | [
"glibc-2.16"
] | glibc-2.16 | cvs/fedora-glibc-20090510T1842 | ok | cvelist |
CVE-2012-0875 | systemtap: kernel panic when processing malformed DWARF unwind data | systemtap | Moderate | null | null | null | null | SystemTap 1.7, 1.6.7, and probably other versions, when unprivileged mode is enabled, allows local users to obtain sensitive information from kernel memory or cause a denial of service (kernel panic and crash) via vectors related to crafted DWARF data, which triggers a read of an invalid pointer. | systemtap: kernel panic when processing malformed DWARF unwind data | null | 2012-02-20T00:00:00+00:00 | 2012-02-21T00:00:00+00:00 | 795913 | false | [
"RHSA-2012:0376"
] | [
"systemtap-0:1.6-5.el6_2.i686",
"systemtap-0:1.6-5.el6_2.ppc64",
"systemtap-0:1.6-5.el6_2.s390x",
"systemtap-0:1.6-5.el6_2.src",
"systemtap-0:1.6-5.el6_2.x86_64",
"systemtap-0:1.6-7.el5_8.i386",
"systemtap-0:1.6-7.el5_8.ia64",
"systemtap-0:1.6-7.el5_8.ppc64",
"systemtap-0:1.6-7.el5_8.s390x",
"syst... | [
"https://access.redhat.com/security/cve/CVE-2012-0875",
"https://bugzilla.redhat.com/show_bug.cgi?id=795913",
"https://www.cve.org/CVERecord?id=CVE-2012-0875",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0875"
] | 64b0cff3b | https://sourceware.org/git/systemtap.git | [
{
"repo_url": "https://sourceware.org/git/systemtap.git",
"commit": "64b0cff3b",
"ref_url": "http://sourceware.org/git/?p=systemtap.git%3Ba=commit%3Bh=64b0cff3b",
"source": "cvelist"
}
] | [
"n/a"
] | [
"release-1.8"
] | release-1.8 | release-1.7 | ok | cvelist |
CVE-2012-0879 | kernel: block: CLONE_IO io_context refcounting issues | kernel | Moderate | null | null | null | null | The I/O implementation for block devices in the Linux kernel before 2.6.33 does not properly handle the CLONE_IO feature, which allows local users to cause a denial of service (I/O instability) by starting multiple processes that share an I/O context. | kernel: block: CLONE_IO io_context refcounting issues | This issue affects the Linux kernel as shipped with Red Hat Enterprise Linux 6. This issue does not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4 and 5 as they did not provide support for CLONE_IO. This issue does not affect the Linux kernel as shipped with Red Hat Enterprise MRG as they already co... | 2009-12-04T00:00:00+00:00 | 2012-02-16T00:00:00+00:00 | 796829 | false | [
"RHSA-2012:0481"
] | [
"kernel-0:2.6.32-220.13.1.el6.i686",
"kernel-0:2.6.32-220.13.1.el6.ppc64",
"kernel-0:2.6.32-220.13.1.el6.s390x",
"kernel-0:2.6.32-220.13.1.el6.src",
"kernel-0:2.6.32-220.13.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.13.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.13.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-0879",
"https://bugzilla.redhat.com/show_bug.cgi?id=796829",
"https://www.cve.org/CVERecord?id=CVE-2012-0879",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0879"
] | 61cc74fbb87af6aa551a06a370590c9bc07e29d9 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "61cc74fbb87af6aa551a06a370590c9bc07e29d9",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=61cc74fbb87af6aa551a06a370590c9bc07e29d9",
"source": "cvelist"
},
{
... | [
"n/a"
] | [
"v2.6.33"
] | v2.6.33 | v2.6.32 | ok | cvelist |
CVE-2012-0957 | kernel: uts: stack memory leak in UNAME26 | kernel | Low | CWE-401 | Missing Release of Memory after Effective Lifetime | null | null | The override_release function in kernel/sys.c in the Linux kernel before 3.4.16 allows local users to obtain sensitive information from kernel stack memory via a uname system call in conjunction with a UNAME26 personality. | kernel: uts: stack memory leak in UNAME26 | This issue did not affect the version of Linux kernel as shipped with Red Hat Enterprise Linux 5.
This issue did not affect the version of Linux kernel as shipped with Red Hat Enterprise Linux 6.
This issue did affect the version of Linux kernel as shipped with Red Hat Enterprise MRG 2. | 2012-10-09T00:00:00+00:00 | 2012-10-03T00:00:00+00:00 | 862877 | false | [
"RHSA-2012:1491"
] | [
"kernel-rt-0:3.2.33-rt50.66.el6rt.src",
"kernel-rt-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debug-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.2.33-rt50.66.el6rt.x86_64",
"kern... | [
"https://access.redhat.com/security/cve/CVE-2012-0957",
"https://bugzilla.redhat.com/show_bug.cgi?id=862877",
"https://www.cve.org/CVERecord?id=CVE-2012-0957",
"https://nvd.nist.gov/vuln/detail/CVE-2012-0957"
] | 2702b1526c7278c4d65d78de209a465d4de2885e | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "2702b1526c7278c4d65d78de209a465d4de2885e",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=2702b1526c7278c4d65d78de209a465d4de2885e",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.7"
] | v3.7 | v3.6 | ok | cvelist |
CVE-2012-1013 | krb5: kadmind denial of service | krb5 | Low | null | null | null | null | The check_1_6_dummy function in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) 1.8.x, 1.9.x, and 1.10.x before 1.10.2 allows remote authenticated administrators to cause a denial of service (NULL pointer dereference and daemon crash) via a KRB5_KDB_DISALLOW_ALL_TIX create request that lacks a pas... | krb5: kadmind denial of service | Not vulnerable. This issue did not affect the versions of krb5 as shipped with Red Hat Enterprise Linux 4 and 5. | 2012-06-01T00:00:00+00:00 | 2012-06-01T00:00:00+00:00 | 827517 | false | [
"RHSA-2012:1131"
] | [
"krb5-0:1.9-33.el6_3.2.src",
"krb5-debuginfo-0:1.9-33.el6_3.2.i686",
"krb5-debuginfo-0:1.9-33.el6_3.2.ppc",
"krb5-debuginfo-0:1.9-33.el6_3.2.ppc64",
"krb5-debuginfo-0:1.9-33.el6_3.2.s390",
"krb5-debuginfo-0:1.9-33.el6_3.2.s390x",
"krb5-debuginfo-0:1.9-33.el6_3.2.x86_64",
"krb5-devel-0:1.9-33.el6_3.2.i... | [
"https://access.redhat.com/security/cve/CVE-2012-1013",
"https://bugzilla.redhat.com/show_bug.cgi?id=827517",
"https://www.cve.org/CVERecord?id=CVE-2012-1013",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1013"
] | c5be6209311d4a8f10fda37d0d3f876c1b33b77b | https://github.com/krb5/krb5 | [
{
"repo_url": "https://github.com/krb5/krb5",
"commit": "c5be6209311d4a8f10fda37d0d3f876c1b33b77b",
"ref_url": "https://github.com/krb5/krb5/commit/c5be6209311d4a8f10fda37d0d3f876c1b33b77b",
"source": "cvelist"
}
] | [
"n/a"
] | [
"kfw-4.1-final"
] | kfw-4.1-final | null | ok | cvelist |
CVE-2012-1016 | krb5: PKINIT null pointer deref leads to DoS | krb5 | Moderate | CWE-476 | NULL Pointer Dereference | null | null | The pkinit_server_return_padata function in plugins/preauth/pkinit/pkinit_srv.c in the PKINIT implementation in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.10.4 attempts to find an agility KDF identifier in inappropriate circumstances, which allows remote attackers to cause a denial of servi... | krb5: PKINIT null pointer deref leads to DoS | This issue did not affect the versions of krb5 as shipped with Red Hat Enterprise Linux 5 as they did not include support for PKINIT. | 2013-02-15T00:00:00+00:00 | 2013-03-02T00:00:00+00:00 | 917840 | false | [
"RHSA-2013:0656"
] | [
"krb5-0:1.10.3-10.el6_4.1.src",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.i686",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.ppc",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.ppc64",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.s390",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.s390x",
"krb5-debuginfo-0:1.10.3-10.el6_4.1.x86_64",
"krb5-dev... | [
"https://access.redhat.com/security/cve/CVE-2012-1016",
"https://bugzilla.redhat.com/show_bug.cgi?id=917840",
"https://www.cve.org/CVERecord?id=CVE-2012-1016",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1016",
"http://krbdev.mit.edu/rt/Ticket/Display.html?id=7527",
"http://web.mit.edu/kerberos/www/krb5-1.... | db64ca25d661a47b996b4e2645998b5d7f0eb52c | https://github.com/krb5/krb5 | [
{
"repo_url": "https://github.com/krb5/krb5",
"commit": "db64ca25d661a47b996b4e2645998b5d7f0eb52c",
"ref_url": "https://github.com/krb5/krb5/commit/db64ca25d661a47b996b4e2645998b5d7f0eb52c",
"source": "cvelist"
}
] | [
"n/a"
] | [
"krb5-1.10.4-final"
] | krb5-1.10.4-final | krb5-1.10.3-final | ok | cvelist |
CVE-2012-1090 | kernel: cifs: dentry refcount leak when opening a FIFO on lookup leads to panic on unmount | kernel | Moderate | null | null | null | null | The cifs_lookup function in fs/cifs/dir.c in the Linux kernel before 3.2.10 allows local users to cause a denial of service (OOPS) via attempted access to a special file, as demonstrated by a FIFO. | kernel: cifs: dentry refcount leak when opening a FIFO on lookup leads to panic on unmount | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise
Linux 4 and 5 as they did not backport the commit
a6ce4932fbdbcd8f8e8c6df76812014351c32892 that introduced this issue. This issue did not affect the Linux kernel as shipped with Red Hat Enterprise MRG 2. This has been addressed in Red Hat En... | 2012-02-23T00:00:00+00:00 | 2012-02-28T00:00:00+00:00 | 798293 | false | [
"RHSA-2012:0481"
] | [
"kernel-0:2.6.32-220.13.1.el6.i686",
"kernel-0:2.6.32-220.13.1.el6.ppc64",
"kernel-0:2.6.32-220.13.1.el6.s390x",
"kernel-0:2.6.32-220.13.1.el6.src",
"kernel-0:2.6.32-220.13.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.13.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.13.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-1090",
"https://bugzilla.redhat.com/show_bug.cgi?id=798293",
"https://www.cve.org/CVERecord?id=CVE-2012-1090",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1090"
] | 88d7d4e4a439f32acc56a6d860e415ee71d3df08 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "88d7d4e4a439f32acc56a6d860e415ee71d3df08",
"ref_url": "https://github.com/torvalds/linux/commit/88d7d4e4a439f32acc56a6d860e415ee71d3df08",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2012-1097 | kernel: regset: Prevent null pointer reference on readonly regsets | kernel | Moderate | null | null | null | null | The regset (aka register set) feature in the Linux kernel before 3.2.10 does not properly handle the absence of .get and .set methods, which allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a (1) PTRACE_GETREGSET or (2) PTRACE_SETREGSET ptrace call... | kernel: regset: Prevent null pointer reference on readonly regsets | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 5 as it did not backport upstream commits 4206d3aa and 5bde4d18. | 2012-03-03T00:00:00+00:00 | 2012-03-02T00:00:00+00:00 | 799209 | false | [
"RHSA-2012:0481",
"RHSA-2012:1042"
] | [
"kernel-0:2.6.32-131.29.1.el6.i686",
"kernel-0:2.6.32-131.29.1.el6.ppc64",
"kernel-0:2.6.32-131.29.1.el6.s390x",
"kernel-0:2.6.32-131.29.1.el6.src",
"kernel-0:2.6.32-131.29.1.el6.x86_64",
"kernel-0:2.6.32-220.13.1.el6.i686",
"kernel-0:2.6.32-220.13.1.el6.ppc64",
"kernel-0:2.6.32-220.13.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2012-1097",
"https://bugzilla.redhat.com/show_bug.cgi?id=799209",
"https://www.cve.org/CVERecord?id=CVE-2012-1097",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1097"
] | c8e252586f8d5de906385d8cf6385fee289a825e | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "c8e252586f8d5de906385d8cf6385fee289a825e",
"ref_url": "https://github.com/torvalds/linux/commit/c8e252586f8d5de906385d8cf6385fee289a825e",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.2 | ok | cvelist |
CVE-2012-1179 | kernel: thp: __split_huge_page() mapcount != page_mapcount BUG_ON() | kernel | Moderate | null | null | null | null | The Linux kernel before 3.3.1, when KVM is used, allows guest OS users to cause a denial of service (host OS crash) by leveraging administrative access to the guest OS, related to the pmd_none_or_clear_bad function and page faults for huge pages. | kernel: thp: __split_huge_page() mapcount != page_mapcount BUG_ON() | null | 2012-03-15T00:00:00+00:00 | 2012-03-12T00:00:00+00:00 | 803793 | false | [
"RHSA-2012:0743",
"RHSA-2012:1042"
] | [
"kernel-0:2.6.32-131.29.1.el6.i686",
"kernel-0:2.6.32-131.29.1.el6.ppc64",
"kernel-0:2.6.32-131.29.1.el6.s390x",
"kernel-0:2.6.32-131.29.1.el6.src",
"kernel-0:2.6.32-131.29.1.el6.x86_64",
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
"kernel-0:2.6.32-220.23.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2012-1179",
"https://bugzilla.redhat.com/show_bug.cgi?id=803793",
"https://www.cve.org/CVERecord?id=CVE-2012-1179",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1179"
] | 4a1d704194a441bf83c636004a479e01360ec850 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "4a1d704194a441bf83c636004a479e01360ec850",
"ref_url": "https://github.com/torvalds/linux/commit/4a1d704194a441bf83c636004a479e01360ec850",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2012-1568 | kernel: execshield: predictable ascii armour base address | kernel | Low | null | null | null | null | The ExecShield feature in a certain Red Hat patch for the Linux kernel in Red Hat Enterprise Linux (RHEL) 5 and 6 and Fedora 15 and 16 does not properly handle use of many shared libraries by a 32-bit executable file, which makes it easier for context-dependent attackers to bypass the ASLR protection mechanism by lever... | kernel: execshield: predictable ascii armour base address | null | 2012-03-17T00:00:00+00:00 | 2012-03-17T00:00:00+00:00 | 804947 | false | [
"RHSA-2012:1426",
"RHSA-2013:0168"
] | [
"kernel-0:2.6.18-348.1.1.el5.i686",
"kernel-0:2.6.18-348.1.1.el5.ia64",
"kernel-0:2.6.18-348.1.1.el5.ppc64",
"kernel-0:2.6.18-348.1.1.el5.s390x",
"kernel-0:2.6.18-348.1.1.el5.src",
"kernel-0:2.6.18-348.1.1.el5.x86_64",
"kernel-0:2.6.32-279.14.1.el6.i686",
"kernel-0:2.6.32-279.14.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2012-1568",
"https://bugzilla.redhat.com/show_bug.cgi?id=804947",
"https://www.cve.org/CVERecord?id=CVE-2012-1568",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1568"
] | 302a4fc15aebf202b6dffd6c804377c6058ee6e4 | https://oss.oracle.com/git/redpatch.git | [
{
"repo_url": "https://oss.oracle.com/git/redpatch.git",
"commit": "302a4fc15aebf202b6dffd6c804377c6058ee6e4",
"ref_url": "https://oss.oracle.com/git/?p=redpatch.git%3Ba=commit%3Bh=302a4fc15aebf202b6dffd6c804377c6058ee6e4",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-1571 | file: out of bounds read in CDF parser | file | Low | CWE-122 | Heap-based Buffer Overflow | null | null | A denial of service flaw was found in the way the File Information (fileinfo) extension parsed certain Composite Document Format (CDF) files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted CDF file. | file: out of bounds read in CDF parser | This issue did not affect the versions of the php and file packages as shipped with Red Hat Enterprise Linux 5 and 7. | 2012-02-16T00:00:00+00:00 | 2012-02-20T00:00:00+00:00 | 805197 | false | [
"RHSA-2014:1012",
"RHSA-2014:1606"
] | [
"file-0:5.04-21.el6.i686",
"file-0:5.04-21.el6.ppc64",
"file-0:5.04-21.el6.s390x",
"file-0:5.04-21.el6.src",
"file-0:5.04-21.el6.x86_64",
"file-debuginfo-0:5.04-21.el6.i686",
"file-debuginfo-0:5.04-21.el6.ppc",
"file-debuginfo-0:5.04-21.el6.ppc64",
"file-debuginfo-0:5.04-21.el6.s390",
"file-debugi... | [
"https://access.redhat.com/security/cve/CVE-2012-1571",
"https://bugzilla.redhat.com/show_bug.cgi?id=805197",
"https://www.cve.org/CVERecord?id=CVE-2012-1571",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1571"
] | 1aec04dbf8a24b8a6ba64c4f74efa0628e36db0b | https://github.com/glensc/file | [
{
"repo_url": "https://github.com/glensc/file",
"commit": "1aec04dbf8a24b8a6ba64c4f74efa0628e36db0b",
"ref_url": "https://github.com/glensc/file/commit/1aec04dbf8a24b8a6ba64c4f74efa0628e36db0b",
"source": "cvelist"
},
{
"repo_url": "https://github.com/glensc/file",
"commit": "1859fdb4e67... | [
"n/a"
] | [
"FILE5_11"
] | FILE5_11 | FILE5_10 | ok | cvelist |
CVE-2012-1573 | gnutls: TLS record handling issue (GNUTLS-SA-2012-2, MU-201202-01) | gnutls | Important | null | null | null | null | gnutls_cipher.c in libgnutls in GnuTLS before 2.12.17 and 3.x before 3.0.15 does not properly handle data encrypted with a block cipher, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) via a crafted record, as demonstrated by a crafted GenericBlockCipher structu... | gnutls: TLS record handling issue (GNUTLS-SA-2012-2, MU-201202-01) | null | 2012-03-21T00:00:00+00:00 | 2012-03-21T00:00:00+00:00 | 805432 | false | [
"RHSA-2012:0428",
"RHSA-2012:0429",
"RHSA-2012:0531"
] | [
"gnutls-0:1.4.1-7.el5_8.2.i386",
"gnutls-0:1.4.1-7.el5_8.2.ia64",
"gnutls-0:1.4.1-7.el5_8.2.ppc",
"gnutls-0:1.4.1-7.el5_8.2.ppc64",
"gnutls-0:1.4.1-7.el5_8.2.s390",
"gnutls-0:1.4.1-7.el5_8.2.s390x",
"gnutls-0:1.4.1-7.el5_8.2.src",
"gnutls-0:1.4.1-7.el5_8.2.x86_64",
"gnutls-0:2.8.5-4.el6_2.2.i686",
... | [
"https://access.redhat.com/security/cve/CVE-2012-1573",
"https://bugzilla.redhat.com/show_bug.cgi?id=805432",
"https://www.cve.org/CVERecord?id=CVE-2012-1573",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1573"
] | b495740f2ff66550ca9395b3fda3ea32c3acb185 | https://git.savannah.gnu.org/gitweb/gnutls.git | [
{
"repo_url": "https://git.savannah.gnu.org/gitweb/gnutls.git",
"commit": "b495740f2ff66550ca9395b3fda3ea32c3acb185",
"ref_url": "http://git.savannah.gnu.org/gitweb/?p=gnutls.git%3Ba=commit%3Bh=b495740f2ff66550ca9395b3fda3ea32c3acb185",
"source": "cvelist"
},
{
"repo_url": "https://git.savan... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-1583 | kernel: ipv6: panic using raw sockets | kernel | Important | CWE-1341 | Multiple Releases of Same Resource or Handle | null | null | Double free vulnerability in the xfrm6_tunnel_rcv function in net/ipv6/xfrm6_tunnel.c in the Linux kernel before 2.6.22, when the xfrm6_tunnel module is enabled, allows remote attackers to cause a denial of service (panic) via crafted IPv6 packets. | kernel: ipv6: panic using raw sockets | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 6, and Red Hat Enterprise MRG. This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-0480.html. A future kernel update for Red Hat Enterprise Linux 4 may address this issue. | 2012-04-17T00:00:00+00:00 | 2011-11-09T00:00:00+00:00 | 752304 | false | [
"RHSA-2012:0480",
"RHSA-2012:0720"
] | [
"kernel-0:2.6.18-238.39.1.el5.i686",
"kernel-0:2.6.18-238.39.1.el5.ia64",
"kernel-0:2.6.18-238.39.1.el5.ppc64",
"kernel-0:2.6.18-238.39.1.el5.s390x",
"kernel-0:2.6.18-238.39.1.el5.src",
"kernel-0:2.6.18-238.39.1.el5.x86_64",
"kernel-0:2.6.18-308.4.1.el5.i686",
"kernel-0:2.6.18-308.4.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2012-1583",
"https://bugzilla.redhat.com/show_bug.cgi?id=752304",
"https://www.cve.org/CVERecord?id=CVE-2012-1583",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1583"
] | d0772b70faaf8e9f2013b6c4273d94d5eac8047a | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "d0772b70faaf8e9f2013b6c4273d94d5eac8047a",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=d0772b70faaf8e9f2013b6c4273d94d5eac8047a",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.22"
] | v2.6.22 | v2.6.21 | ok | cvelist |
CVE-2012-1601 | kernel: kvm: irqchip_in_kernel() and vcpu->arch.apic inconsistency | kernel | Moderate | null | null | null | null | The KVM implementation in the Linux kernel before 3.3.6 allows host OS users to cause a denial of service (NULL pointer dereference and host OS crash) by making a KVM_CREATE_IRQCHIP ioctl call after a virtual CPU already exists. | kernel: kvm: irqchip_in_kernel() and vcpu->arch.apic inconsistency | This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise MRG as they did not provide support for the KVM subsystem. This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2012-0571.html. This has been addressed in Red Hat Enterprise Linux 5 via RHSA... | 2012-02-07T00:00:00+00:00 | 2012-03-07T00:00:00+00:00 | 808199 | false | [
"RHSA-2012:0571",
"RHSA-2012:0676"
] | [
"kernel-0:2.6.32-220.17.1.el6.i686",
"kernel-0:2.6.32-220.17.1.el6.ppc64",
"kernel-0:2.6.32-220.17.1.el6.s390x",
"kernel-0:2.6.32-220.17.1.el6.src",
"kernel-0:2.6.32-220.17.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.17.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.17.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-1601",
"https://bugzilla.redhat.com/show_bug.cgi?id=808199",
"https://www.cve.org/CVERecord?id=CVE-2012-1601",
"https://nvd.nist.gov/vuln/detail/CVE-2012-1601"
] | 9c895160d25a76c21b65bad141b08e8d4f99afef | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "9c895160d25a76c21b65bad141b08e8d4f99afef",
"ref_url": "https://github.com/torvalds/linux/commit/9c895160d25a76c21b65bad141b08e8d4f99afef",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2012-2100 | kernel: ext4: fix inconsistency in ext4_fill_flex_info() | kernel | Low | null | null | null | null | The ext4_fill_flex_info function in fs/ext4/super.c in the Linux kernel before 3.2.2, on the x86 platform and unspecified other platforms, allows user-assisted remote attackers to trigger inconsistent filesystem-groups data and possibly cause a denial of service via a malformed ext4 filesystem containing a super block ... | kernel: ext4: fix inconsistency in ext4_fill_flex_info() | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise MRG 2. | 2012-01-10T00:00:00+00:00 | 2012-04-04T00:00:00+00:00 | 809687 | false | [
"RHSA-2012:1445",
"RHSA-2012:1580"
] | [
"kernel-0:2.6.18-308.20.1.el5.i686",
"kernel-0:2.6.18-308.20.1.el5.ia64",
"kernel-0:2.6.18-308.20.1.el5.ppc64",
"kernel-0:2.6.18-308.20.1.el5.s390x",
"kernel-0:2.6.18-308.20.1.el5.src",
"kernel-0:2.6.18-308.20.1.el5.x86_64",
"kernel-0:2.6.32-279.19.1.el6.i686",
"kernel-0:2.6.32-279.19.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2012-2100",
"https://bugzilla.redhat.com/show_bug.cgi?id=809687",
"https://www.cve.org/CVERecord?id=CVE-2012-2100",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2100"
] | d50f2ab6f050311dbf7b8f5501b25f0bf64a439b | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "d50f2ab6f050311dbf7b8f5501b25f0bf64a439b",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=d50f2ab6f050311dbf7b8f5501b25f0bf64a439b",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.1 | ok | cvelist |
CVE-2012-2119 | kernel: macvtap: zerocopy: vector length is not validated before pinning user pages | kernel | Important | null | null | null | null | Buffer overflow in the macvtap device driver in the Linux kernel before 3.4.5, when running in certain configurations, allows privileged KVM guest users to cause a denial of service (crash) via a long descriptor with a long vector length. | kernel: macvtap: zerocopy: vector length is not validated before pinning user pages | null | 2012-04-16T00:00:00+00:00 | 2012-04-16T00:00:00+00:00 | 814278 | false | [
"RHSA-2012:0743"
] | [
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
"kernel-0:2.6.32-220.23.1.el6.s390x",
"kernel-0:2.6.32-220.23.1.el6.src",
"kernel-0:2.6.32-220.23.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.23.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.23.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-2119",
"https://bugzilla.redhat.com/show_bug.cgi?id=814278",
"https://www.cve.org/CVERecord?id=CVE-2012-2119",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2119"
] | b92946e2919134ebe2a4083e4302236295ea2a73 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "b92946e2919134ebe2a4083e4302236295ea2a73",
"ref_url": "https://github.com/torvalds/linux/commit/b92946e2919134ebe2a4083e4302236295ea2a73",
"source": "cvelist"
},
{
"repo_url": "https://oss.oracle.com/git/redpatch.git",
"commit... | [
"n/a"
] | [
"v3.5"
] | v3.5 | v3.3 | ok | cvelist |
CVE-2012-2121 | kvm: device assignment page leak | kvm | Moderate | null | null | null | null | The KVM implementation in the Linux kernel before 3.3.4 does not properly manage the relationships between memory slots and the iommu, which allows guest OS users to cause a denial of service (memory leak and host OS crash) by leveraging administrative access to the guest OS to conduct hotunplug and hotplug operations ... | kvm: device assignment page leak | null | 2012-03-29T00:00:00+00:00 | 2012-04-11T00:00:00+00:00 | 814149 | false | [
"RHSA-2012:0676",
"RHSA-2012:0743"
] | [
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
"kernel-0:2.6.32-220.23.1.el6.s390x",
"kernel-0:2.6.32-220.23.1.el6.src",
"kernel-0:2.6.32-220.23.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.23.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.23.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-2121",
"https://bugzilla.redhat.com/show_bug.cgi?id=814149",
"https://www.cve.org/CVERecord?id=CVE-2012-2121",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2121"
] | 09ca8e1173bcb12e2a449698c9ae3b86a8a10195 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "09ca8e1173bcb12e2a449698c9ae3b86a8a10195",
"ref_url": "https://github.com/torvalds/linux/commit/09ca8e1173bcb12e2a449698c9ae3b86a8a10195",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2012-2123 | kernel: fcaps: clear the same personality flags as suid when fcaps are used | kernel | Important | null | null | null | null | The cap_bprm_set_creds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities (aka fcaps) for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted application, as demonstrated... | kernel: fcaps: clear the same personality flags as suid when fcaps are used | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4, and 5. This has been addressed in Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0670.html. This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2012-0743.html. | 2012-04-17T00:00:00+00:00 | 2012-03-26T00:00:00+00:00 | 806722 | false | [
"RHSA-2012:0670",
"RHSA-2012:0743"
] | [
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
"kernel-0:2.6.32-220.23.1.el6.s390x",
"kernel-0:2.6.32-220.23.1.el6.src",
"kernel-0:2.6.32-220.23.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.23.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.23.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-2123",
"https://bugzilla.redhat.com/show_bug.cgi?id=806722",
"https://www.cve.org/CVERecord?id=CVE-2012-2123",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2123"
] | d52fc5dde171f030170a6cb78034d166b13c9445 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "d52fc5dde171f030170a6cb78034d166b13c9445",
"ref_url": "https://github.com/torvalds/linux/commit/d52fc5dde171f030170a6cb78034d166b13c9445",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2133 | kernel: use after free bug in "quota" handling | kernel | Moderate | CWE-416 | Use After Free | null | null | Use-after-free vulnerability in the Linux kernel before 3.3.6, when huge pages are enabled, allows local users to cause a denial of service (system crash) or possibly gain privileges by interacting with a hugetlbfs filesystem, as demonstrated by a umount operation that triggers improper handling of quota data. | kernel: use after free bug in "quota" handling | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5. Future kernel updates for Red Hat Enterprise Linux 6 and Red Hat Enterprise Linux MRG 2 may address this issue. | 2012-03-22T00:00:00+00:00 | 2012-04-22T00:00:00+00:00 | 817430 | false | [
"RHSA-2012:1426",
"RHSA-2012:1491",
"RHSA-2013:0741"
] | [
"kernel-0:2.6.32-220.34.1.el6.i686",
"kernel-0:2.6.32-220.34.1.el6.ppc64",
"kernel-0:2.6.32-220.34.1.el6.s390x",
"kernel-0:2.6.32-220.34.1.el6.src",
"kernel-0:2.6.32-220.34.1.el6.x86_64",
"kernel-0:2.6.32-279.14.1.el6.i686",
"kernel-0:2.6.32-279.14.1.el6.ppc64",
"kernel-0:2.6.32-279.14.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2012-2133",
"https://bugzilla.redhat.com/show_bug.cgi?id=817430",
"https://www.cve.org/CVERecord?id=CVE-2012-2133",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2133"
] | 90481622d75715bfcb68501280a917dbfe516029 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "90481622d75715bfcb68501280a917dbfe516029",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=90481622d75715bfcb68501280a917dbfe516029",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2136 | kernel: net: insufficient data_len validation in sock_alloc_send_pskb() | kernel | Important | CWE-1284 | Improper Validation of Specified Quantity in Input | null | null | The sock_alloc_send_pskb function in net/core/sock.c in the Linux kernel before 3.4.5 does not properly validate a certain length value, which allows local users to cause a denial of service (heap-based buffer overflow and system crash) or possibly gain privileges by leveraging access to a TUN/TAP device. | kernel: net: insufficient data_len validation in sock_alloc_send_pskb() | null | 2012-05-29T00:00:00+00:00 | 2012-04-19T00:00:00+00:00 | 816289 | false | [
"RHSA-2012:0690",
"RHSA-2012:0743",
"RHSA-2012:1087"
] | [
"kernel-0:2.6.18-238.40.1.el5.i686",
"kernel-0:2.6.18-238.40.1.el5.ia64",
"kernel-0:2.6.18-238.40.1.el5.ppc64",
"kernel-0:2.6.18-238.40.1.el5.s390x",
"kernel-0:2.6.18-238.40.1.el5.src",
"kernel-0:2.6.18-238.40.1.el5.x86_64",
"kernel-0:2.6.18-308.8.1.el5.i686",
"kernel-0:2.6.18-308.8.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2012-2136",
"https://bugzilla.redhat.com/show_bug.cgi?id=816289",
"https://www.cve.org/CVERecord?id=CVE-2012-2136",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2136"
] | cc9b17ad29ecaa20bfe426a8d4dbfb94b13ff1cc | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "cc9b17ad29ecaa20bfe426a8d4dbfb94b13ff1cc",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=cc9b17ad29ecaa20bfe426a8d4dbfb94b13ff1cc",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.5"
] | v3.5 | v3.4 | ok | cvelist |
CVE-2012-2137 | kernel: kvm: buffer overflow in kvm_set_irq() | kernel | Important | null | null | null | null | Buffer overflow in virt/kvm/irq_comm.c in the KVM subsystem in the Linux kernel before 3.2.24 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via vectors related to Message Signaled Interrupts (MSI), irq routing entries, and an incorrect check by the setup_routing_entry funct... | kernel: kvm: buffer overflow in kvm_set_irq() | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG. This issue was addressed in Red Hat Enterprise Linux 6 via RHSA-2012:0743 https://rhn.redhat.com/errata/RHSA-2012-0743.html | 2012-06-05T00:00:00+00:00 | 2012-04-18T00:00:00+00:00 | 816151 | false | [
"RHSA-2012:0743"
] | [
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
"kernel-0:2.6.32-220.23.1.el6.s390x",
"kernel-0:2.6.32-220.23.1.el6.src",
"kernel-0:2.6.32-220.23.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.23.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.23.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-2137",
"https://bugzilla.redhat.com/show_bug.cgi?id=816151",
"https://www.cve.org/CVERecord?id=CVE-2012-2137",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2137"
] | f2ebd422f71cda9c791f76f85d2ca102ae34a1ed | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "f2ebd422f71cda9c791f76f85d2ca102ae34a1ed",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commitdiff%3Bh=f2ebd422f71cda9c791f76f85d2ca102ae34a1ed",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.5"
] | v3.5 | v3.4 | ok | cvelist |
CVE-2012-2139 | rubygem-mail: directory traversal | rubygem-mail | Low | null | null | null | null | Directory traversal vulnerability in lib/mail/network/delivery_methods/file_delivery.rb in the Mail gem before 2.4.4 for Ruby allows remote attackers to read arbitrary files via a .. (dot dot) in the to parameter. | rubygem-mail: directory traversal | null | 2012-03-14T00:00:00+00:00 | 2012-04-25T00:00:00+00:00 | 891762 | false | [
"RHSA-2012:1542"
] | [
"converge-ui-devel-0:1.0.4-1.el6cf.noarch",
"converge-ui-devel-0:1.0.4-1.el6cf.src",
"puppet-0:2.6.17-2.el6cf.noarch",
"puppet-0:2.6.17-2.el6cf.src",
"puppet-server-0:2.6.17-2.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.src",
"rubygem-activerecor... | [
"https://access.redhat.com/security/cve/CVE-2012-2139",
"https://bugzilla.redhat.com/show_bug.cgi?id=891762",
"https://www.cve.org/CVERecord?id=CVE-2012-2139",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2139"
] | 29aca25218e4c82991400eb9b0c933626aefc98f | https://github.com/mikel/mail | [
{
"repo_url": "https://github.com/mikel/mail",
"commit": "29aca25218e4c82991400eb9b0c933626aefc98f",
"ref_url": "https://github.com/mikel/mail/commit/29aca25218e4c82991400eb9b0c933626aefc98f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"2.4.4"
] | 2.4.4 | 2.4.3 | ok | cvelist |
CVE-2012-2140 | rubygem-mail: arbitrary command execution when using exim or sendmail from commandline | rubygem-mail | Important | CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | null | null | The Mail gem before 2.4.3 for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in a (1) sendmail or (2) exim delivery. | rubygem-mail: arbitrary command execution when using exim or sendmail from commandline | null | 2012-03-14T00:00:00+00:00 | 2012-04-25T00:00:00+00:00 | 816352 | false | [
"RHSA-2012:1542"
] | [
"converge-ui-devel-0:1.0.4-1.el6cf.noarch",
"converge-ui-devel-0:1.0.4-1.el6cf.src",
"puppet-0:2.6.17-2.el6cf.noarch",
"puppet-0:2.6.17-2.el6cf.src",
"puppet-server-0:2.6.17-2.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.src",
"rubygem-activerecor... | [
"https://access.redhat.com/security/cve/CVE-2012-2140",
"https://bugzilla.redhat.com/show_bug.cgi?id=816352",
"https://www.cve.org/CVERecord?id=CVE-2012-2140",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2140"
] | ac56f03bdfc30b379aeecd4ff317d08fdaa328c2 | https://github.com/mikel/mail | [
{
"repo_url": "https://github.com/mikel/mail",
"commit": "ac56f03bdfc30b379aeecd4ff317d08fdaa328c2",
"ref_url": "https://github.com/mikel/mail/commit/ac56f03bdfc30b379aeecd4ff317d08fdaa328c2",
"source": "cvelist"
},
{
"repo_url": "https://github.com/mikel/mail",
"commit": "39b590ddb08f90... | [
"n/a"
] | [
"2.4.2"
] | 2.4.2 | 2.4.1 | ok | cvelist |
CVE-2012-2143 | crypt(): DES encrypted password weakness | crypt() | Moderate | null | null | null | null | The crypt_des (aka DES-based crypt) function in FreeBSD before 9.0-RELEASE-p2, as used in PHP, PostgreSQL, and other products, does not process the complete cleartext password if this password contains a 0x80 character, which makes it easier for context-dependent attackers to obtain access via an authentication attempt... | crypt(): DES encrypted password weakness | This issue did not affect the version of php as shipped with Red Hat Enterprise Linux 5 as it did not include FreeSec's libcrypt cryptographic algorithms implementation yet. This issue was addressed in php53 package for Red Hat Enterprise Linux 5 via RHSA-2012:1047 and in php package for Red Hat Enterprise Linux 6 via ... | 2012-05-30T00:00:00+00:00 | 2012-04-26T00:00:00+00:00 | 816956 | false | [
"RHSA-2012:1036",
"RHSA-2012:1037",
"RHSA-2012:1046",
"RHSA-2012:1047"
] | [
"php-0:5.3.3-14.el6_3.i686",
"php-0:5.3.3-14.el6_3.ppc64",
"php-0:5.3.3-14.el6_3.s390x",
"php-0:5.3.3-14.el6_3.src",
"php-0:5.3.3-14.el6_3.x86_64",
"php-bcmath-0:5.3.3-14.el6_3.i686",
"php-bcmath-0:5.3.3-14.el6_3.ppc64",
"php-bcmath-0:5.3.3-14.el6_3.s390x",
"php-bcmath-0:5.3.3-14.el6_3.x86_64",
"p... | [
"https://access.redhat.com/security/cve/CVE-2012-2143",
"https://bugzilla.redhat.com/show_bug.cgi?id=816956",
"https://www.cve.org/CVERecord?id=CVE-2012-2143",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2143"
] | aab49e934de1fff046e659cbec46e3d053b41c34 | https://git.php.net/php-src.git | [
{
"repo_url": "https://git.php.net/php-src.git",
"commit": "aab49e934de1fff046e659cbec46e3d053b41c34",
"ref_url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=aab49e934de1fff046e659cbec46e3d053b41c34",
"source": "cvelist"
},
{
"repo_url": "https://git.postgresql.org/gitweb/postgresql.gi... | [
"n/a"
] | [
"php-5.3.15"
] | php-5.3.15 | null | ok | cvelist |
CVE-2012-2313 | kernel: unfiltered netdev rio_ioctl access by users | kernel | Low | null | null | null | null | The rio_ioctl function in drivers/net/ethernet/dlink/dl2k.c in the Linux kernel before 3.3.7 does not restrict access to the SIOCSMIIREG command, which allows local users to write data to an Ethernet adapter via an ioctl call. | kernel: unfiltered netdev rio_ioctl access by users | null | 2012-04-26T00:00:00+00:00 | 2012-04-26T00:00:00+00:00 | 818820 | false | [
"RHSA-2012:1174",
"RHSA-2012:1282",
"RHSA-2012:1304",
"RHSA-2012:1481",
"RHSA-2012:1541",
"RHSA-2012:1589"
] | [
"kernel-0:2.6.18-238.47.1.el5.i686",
"kernel-0:2.6.18-238.47.1.el5.ia64",
"kernel-0:2.6.18-238.47.1.el5.ppc64",
"kernel-0:2.6.18-238.47.1.el5.s390x",
"kernel-0:2.6.18-238.47.1.el5.src",
"kernel-0:2.6.18-238.47.1.el5.x86_64",
"kernel-0:2.6.18-308.13.1.el5.i686",
"kernel-0:2.6.18-308.13.1.el5.ia64",
"... | [
"https://access.redhat.com/security/cve/CVE-2012-2313",
"https://bugzilla.redhat.com/show_bug.cgi?id=818820",
"https://www.cve.org/CVERecord?id=CVE-2012-2313",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2313"
] | 1bb57e940e1958e40d51f2078f50c3a96a9b2d75 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "1bb57e940e1958e40d51f2078f50c3a96a9b2d75",
"ref_url": "https://github.com/torvalds/linux/commit/1bb57e940e1958e40d51f2078f50c3a96a9b2d75",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2318 | pidgin: Improper validation of incoming plaintext messages in MSN protocol plug-in | pidgin | Moderate | null | null | null | null | msg.c in the MSN protocol plugin in libpurple in Pidgin before 2.10.4 does not properly handle crafted characters, which allows remote servers to cause a denial of service (application crash) by placing these characters in a text/plain message. | pidgin: Improper validation of incoming plaintext messages in MSN protocol plug-in | null | 2012-05-06T00:00:00+00:00 | 2012-05-07T00:00:00+00:00 | 819446 | false | [
"RHSA-2012:1102"
] | [
"finch-0:2.6.6-11.el5.4.i386",
"finch-0:2.6.6-11.el5.4.x86_64",
"finch-0:2.7.9-5.el6.2.i686",
"finch-0:2.7.9-5.el6.2.ppc",
"finch-0:2.7.9-5.el6.2.ppc64",
"finch-0:2.7.9-5.el6.2.x86_64",
"finch-devel-0:2.6.6-11.el5.4.i386",
"finch-devel-0:2.6.6-11.el5.4.x86_64",
"finch-devel-0:2.7.9-5.el6.2.i686",
... | [
"https://access.redhat.com/security/cve/CVE-2012-2318",
"https://bugzilla.redhat.com/show_bug.cgi?id=819446",
"https://www.cve.org/CVERecord?id=CVE-2012-2318",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2318"
] | 4d6bcb4f4ea4 | https://hg.pidgin.im/pidgin/main | [
{
"repo_url": "https://hg.pidgin.im/pidgin/main",
"commit": "4d6bcb4f4ea4",
"ref_url": "http://hg.pidgin.im/pidgin/main/rev/4d6bcb4f4ea4",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2012-2319 | kernel: Buffer overflow in the HFS plus filesystem (different issue than CVE-2009-4020) | kernel | Low | CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | null | null | Multiple buffer overflows in the hfsplus filesystem implementation in the Linux kernel before 3.3.5 allow local users to gain privileges via a crafted HFS plus filesystem, a related issue to CVE-2009-4020. | kernel: Buffer overflow in the HFS plus filesystem (different issue than CVE-2009-4020) | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG, as those versions do not have CONFIG_HFSPLUS_FS option enabled.
The Red Hat Security Response Team has rated this issue as having low security impact. A future kernel updates in Red Hat Ent... | 2012-05-04T00:00:00+00:00 | 2012-05-07T00:00:00+00:00 | 819471 | false | [
"RHSA-2012:1323",
"RHSA-2012:1347"
] | [
"kernel-0:2.6.18-238.45.1.el5.i686",
"kernel-0:2.6.18-238.45.1.el5.ia64",
"kernel-0:2.6.18-238.45.1.el5.ppc64",
"kernel-0:2.6.18-238.45.1.el5.s390x",
"kernel-0:2.6.18-238.45.1.el5.src",
"kernel-0:2.6.18-238.45.1.el5.x86_64",
"kernel-0:2.6.18-308.16.1.el5.i686",
"kernel-0:2.6.18-308.16.1.el5.ia64",
"... | [
"https://access.redhat.com/security/cve/CVE-2012-2319",
"https://bugzilla.redhat.com/show_bug.cgi?id=819471",
"https://www.cve.org/CVERecord?id=CVE-2012-2319",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2319"
] | 6f24f892871acc47b40dd594c63606a17c714f77 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "6f24f892871acc47b40dd594c63606a17c714f77",
"ref_url": "https://github.com/torvalds/linux/commit/6f24f892871acc47b40dd594c63606a17c714f77",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2334 | libreoffice: Integer overflow leading to buffer overflow by processing invalid Escher graphics records length in the Powerpoint documents | libreoffice | Important | CWE-190 | Integer Overflow or Wraparound | null | null | Integer overflow in filter/source/msfilter/msdffimp.cxx in OpenOffice.org (OOo) 3.3, 3.4 Beta, and possibly earlier, and LibreOffice before 3.5.3, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the length of an Escher graphics record in a PowerPoint (.ppt) document,... | libreoffice: Integer overflow leading to buffer overflow by processing invalid Escher graphics records length in the Powerpoint documents | null | 2012-05-16T00:00:00+00:00 | 2012-05-15T00:00:00+00:00 | 821803 | false | [
"RHSA-2012:0705"
] | [
"autocorr-af-1:3.2.1-19.6.el6_2.7.noarch",
"autocorr-bg-1:3.2.1-19.6.el6_2.7.noarch",
"autocorr-cs-1:3.2.1-19.6.el6_2.7.noarch",
"autocorr-da-1:3.2.1-19.6.el6_2.7.noarch",
"autocorr-de-1:3.2.1-19.6.el6_2.7.noarch",
"autocorr-en-1:3.2.1-19.6.el6_2.7.noarch",
"autocorr-es-1:3.2.1-19.6.el6_2.7.noarch",
"... | [
"https://access.redhat.com/security/cve/CVE-2012-2334",
"https://bugzilla.redhat.com/show_bug.cgi?id=821803",
"https://www.cve.org/CVERecord?id=CVE-2012-2334",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2334"
] | 512401decb286ba0fc3031939b8f7de8649c502e | https://cgit.freedesktop.org/libreoffice/core | [
{
"repo_url": "https://cgit.freedesktop.org/libreoffice/core",
"commit": "512401decb286ba0fc3031939b8f7de8649c502e",
"ref_url": "http://cgit.freedesktop.org/libreoffice/core/commit/?id=512401decb286ba0fc3031939b8f7de8649c502e",
"source": "cvelist"
},
{
"repo_url": "https://cgit.freedesktop.o... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-2370 | gdk-pixbuf: DoS (GLib error and application abort) due to an integer overflow in the XBM image file format loader | gdk-pixbuf | Low | CWE-190 | Integer Overflow or Wraparound | null | null | Multiple integer overflows in the read_bitmap_file_data function in io-xbm.c in gdk-pixbuf before 2.26.1 allow remote attackers to cause a denial of service (application crash) via a negative (1) height or (2) width in an XBM file, which triggers a heap-based buffer overflow. | gdk-pixbuf: DoS (GLib error and application abort) due to an integer overflow in the XBM image file format loader | Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. | 2012-03-25T00:00:00+00:00 | 2012-05-15T00:00:00+00:00 | 822468 | false | [
"RHSA-2013:0135"
] | [
"gtk2-0:2.10.4-29.el5.i386",
"gtk2-0:2.10.4-29.el5.ia64",
"gtk2-0:2.10.4-29.el5.ppc",
"gtk2-0:2.10.4-29.el5.ppc64",
"gtk2-0:2.10.4-29.el5.s390",
"gtk2-0:2.10.4-29.el5.s390x",
"gtk2-0:2.10.4-29.el5.src",
"gtk2-0:2.10.4-29.el5.x86_64",
"gtk2-debuginfo-0:2.10.4-29.el5.i386",
"gtk2-debuginfo-0:2.10.4-... | [
"https://access.redhat.com/security/cve/CVE-2012-2370",
"https://bugzilla.redhat.com/show_bug.cgi?id=822468",
"https://www.cve.org/CVERecord?id=CVE-2012-2370",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2370"
] | b1bb3053856aede37d473c92f0e5a10e29f10516 | https://git.gnome.org/browse/gdk-pixbuf | [
{
"repo_url": "https://git.gnome.org/browse/gdk-pixbuf",
"commit": "b1bb3053856aede37d473c92f0e5a10e29f10516",
"ref_url": "http://git.gnome.org/browse/gdk-pixbuf/commit/?id=b1bb3053856aede37d473c92f0e5a10e29f10516",
"source": "cvelist"
},
{
"repo_url": "https://git.gnome.org/browse/gdk-pixbu... | [
"n/a"
] | [
"2.26.1"
] | 2.26.1 | 2.26.0 | ok | cvelist |
CVE-2012-2372 | kernel: rds-ping cause kernel panic | kernel | Moderate | null | null | null | null | The rds_ib_xmit function in net/rds/ib_send.c in the Reliable Datagram Sockets (RDS) protocol implementation in the Linux kernel 3.7.4 and earlier allows local users to cause a denial of service (BUG_ON and kernel panic) by establishing an RDS connection with the source IP address equal to the IPoIB interface's own IP ... | kernel: rds-ping cause kernel panic | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux MRG. Future kernel updates for Red Hat Enterprise Linux 5 and 6 may address this issue. | 2012-06-05T00:00:00+00:00 | 2012-05-18T00:00:00+00:00 | 822754 | false | [
"RHSA-2012:0743",
"RHSA-2012:1540"
] | [
"kernel-0:2.6.18-308.24.1.el5.i686",
"kernel-0:2.6.18-308.24.1.el5.ia64",
"kernel-0:2.6.18-308.24.1.el5.ppc64",
"kernel-0:2.6.18-308.24.1.el5.s390x",
"kernel-0:2.6.18-308.24.1.el5.src",
"kernel-0:2.6.18-308.24.1.el5.x86_64",
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2012-2372",
"https://bugzilla.redhat.com/show_bug.cgi?id=822754",
"https://www.cve.org/CVERecord?id=CVE-2012-2372",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2372"
] | c7b6a0a1d8d636852be130fa15fa8be10d4704e8 | https://oss.oracle.com/git/redpatch.git | [
{
"repo_url": "https://oss.oracle.com/git/redpatch.git",
"commit": "c7b6a0a1d8d636852be130fa15fa8be10d4704e8",
"ref_url": "https://oss.oracle.com/git/?p=redpatch.git%3Ba=commit%3Bh=c7b6a0a1d8d636852be130fa15fa8be10d4704e8",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-2373 | kernel: mm: read_pmd_atomic: 32bit PAE pmd walk vs pmd_populate SMP race condition | kernel | Moderate | null | null | null | null | The Linux kernel before 3.4.5 on the x86 platform, when Physical Address Extension (PAE) is enabled, does not properly use the Page Middle Directory (PMD), which allows local users to cause a denial of service (panic) via a crafted application that triggers a race condition. | kernel: mm: read_pmd_atomic: 32bit PAE pmd walk vs pmd_populate SMP race condition | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG. Kernel update RHSA-2012:0743 https://rhn.redhat.com/errata/RHSA-2012-0743.html for Red Hat Enterprise Linux 6 did address this issue. | 2012-05-17T00:00:00+00:00 | 2012-05-11T00:00:00+00:00 | 822821 | false | [
"RHSA-2012:0743"
] | [
"kernel-0:2.6.32-220.23.1.el6.i686",
"kernel-0:2.6.32-220.23.1.el6.ppc64",
"kernel-0:2.6.32-220.23.1.el6.s390x",
"kernel-0:2.6.32-220.23.1.el6.src",
"kernel-0:2.6.32-220.23.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-220.23.1.el6.ppc64",
"kernel-debug-0:2.6.32-220.23.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-2373",
"https://bugzilla.redhat.com/show_bug.cgi?id=822821",
"https://www.cve.org/CVERecord?id=CVE-2012-2373",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2373"
] | 26c191788f18129af0eb32a358cdaea0c7479626 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "26c191788f18129af0eb32a358cdaea0c7479626",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=26c191788f18129af0eb32a358cdaea0c7479626",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.5"
] | v3.5 | v3.4 | ok | cvelist |
CVE-2012-2375 | kernel: incomplete fix for CVE-2011-4131 | kernel | Moderate | null | null | null | null | The __nfs4_get_acl_uncached function in fs/nfs/nfs4proc.c in the NFSv4 implementation in the Linux kernel before 3.3.2 uses an incorrect length variable during a copy operation, which allows remote NFS servers to cause a denial of service (OOPS) by sending an excessive number of bitmap words in an FATTR4_ACL reply. NO... | kernel: incomplete fix for CVE-2011-4131 | null | 2012-03-22T00:00:00+00:00 | 2012-03-29T00:00:00+00:00 | 822869 | false | [
"RHSA-2012:1580",
"RHSA-2013:0566"
] | [
"kernel-0:2.6.32-279.19.1.el6.i686",
"kernel-0:2.6.32-279.19.1.el6.ppc64",
"kernel-0:2.6.32-279.19.1.el6.s390x",
"kernel-0:2.6.32-279.19.1.el6.src",
"kernel-0:2.6.32-279.19.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-279.19.1.el6.ppc64",
"kernel-debug-0:2.6.32-279.19.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2012-2375",
"https://bugzilla.redhat.com/show_bug.cgi?id=822869",
"https://www.cve.org/CVERecord?id=CVE-2012-2375",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2375"
] | 20e0fa98b751facf9a1101edaefbc19c82616a68 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "20e0fa98b751facf9a1101edaefbc19c82616a68",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=20e0fa98b751facf9a1101edaefbc19c82616a68",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2383 | kernel: drm/i915: integer overflow in i915_gem_execbuffer2() | kernel | Moderate | CWE-190 | Integer Overflow or Wraparound | null | null | Integer overflow in the i915_gem_execbuffer2 function in drivers/gpu/drm/i915/i915_gem_execbuffer.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.3.5 on 32-bit platforms allows local users to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a c... | kernel: drm/i915: integer overflow in i915_gem_execbuffer2() | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG 2. | 2012-04-23T00:00:00+00:00 | 2012-05-21T00:00:00+00:00 | 824176 | false | [
"RHSA-2012:1156"
] | [
"kernel-0:2.6.32-279.5.1.el6.i686",
"kernel-0:2.6.32-279.5.1.el6.ppc64",
"kernel-0:2.6.32-279.5.1.el6.s390x",
"kernel-0:2.6.32-279.5.1.el6.src",
"kernel-0:2.6.32-279.5.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-279.5.1.el6.ppc64",
"kernel-debug-0:2.6.32-279.5.1.el6.i686",
"kernel-debug-0:2.6.32-279.5... | [
"https://access.redhat.com/security/cve/CVE-2012-2383",
"https://bugzilla.redhat.com/show_bug.cgi?id=824176",
"https://www.cve.org/CVERecord?id=CVE-2012-2383",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2383"
] | ed8cd3b2cd61004cab85380c52b1817aca1ca49b | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "ed8cd3b2cd61004cab85380c52b1817aca1ca49b",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ed8cd3b2cd61004cab85380c52b1817aca1ca49b",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2384 | kernel: drm/i915: integer overflow in i915_gem_do_execbuffer() | kernel | Moderate | CWE-190 | Integer Overflow or Wraparound | null | null | Integer overflow in the i915_gem_do_execbuffer function in drivers/gpu/drm/i915/i915_gem_execbuffer.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.3.5 on 32-bit platforms allows local users to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a... | kernel: drm/i915: integer overflow in i915_gem_do_execbuffer() | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG 2. This issue was addressed in Red Hat Enterprise Linux 6 via RHSA-2012:1304 https://rhn.redhat.com/errata/RHSA-2012-1304.html. | 2012-04-23T00:00:00+00:00 | 2012-05-21T00:00:00+00:00 | 824178 | false | [
"RHSA-2012:1304"
] | [
"kernel-0:2.6.32-279.9.1.el6.i686",
"kernel-0:2.6.32-279.9.1.el6.ppc64",
"kernel-0:2.6.32-279.9.1.el6.s390x",
"kernel-0:2.6.32-279.9.1.el6.src",
"kernel-0:2.6.32-279.9.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-279.9.1.el6.ppc64",
"kernel-debug-0:2.6.32-279.9.1.el6.i686",
"kernel-debug-0:2.6.32-279.9... | [
"https://access.redhat.com/security/cve/CVE-2012-2384",
"https://bugzilla.redhat.com/show_bug.cgi?id=824178",
"https://www.cve.org/CVERecord?id=CVE-2012-2384",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2384"
] | 44afb3a04391a74309d16180d1e4f8386fdfa745 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "44afb3a04391a74309d16180d1e4f8386fdfa745",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=44afb3a04391a74309d16180d1e4f8386fdfa745",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2386 | php: Integer overflow leading to heap-buffer overflow in the Phar extension | php | Moderate | CWE-190 | Integer Overflow or Wraparound | null | null | Integer overflow in the phar_parse_tarfile function in tar.c in the phar extension in PHP before 5.3.14 and 5.4.x before 5.4.4 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted tar file that triggers a heap-based buffer overflow. | php: Integer overflow leading to heap-buffer overflow in the Phar extension | This issue did not affect the version of php as shipped with Red Hat Enterprise Linux 5 as it did not include support for phar extension yet. This issue was addressed in php53 package for Red Hat Enterprise Linux 5 via RHSA-2012:1047 and in php package for Red Hat Enterprise Linux 6 via RHSA-2012:1046. | 2012-05-21T00:00:00+00:00 | 2012-05-20T00:00:00+00:00 | 823594 | false | [
"RHSA-2012:1046",
"RHSA-2012:1047"
] | [
"php-0:5.3.3-14.el6_3.i686",
"php-0:5.3.3-14.el6_3.ppc64",
"php-0:5.3.3-14.el6_3.s390x",
"php-0:5.3.3-14.el6_3.src",
"php-0:5.3.3-14.el6_3.x86_64",
"php-bcmath-0:5.3.3-14.el6_3.i686",
"php-bcmath-0:5.3.3-14.el6_3.ppc64",
"php-bcmath-0:5.3.3-14.el6_3.s390x",
"php-bcmath-0:5.3.3-14.el6_3.x86_64",
"p... | [
"https://access.redhat.com/security/cve/CVE-2012-2386",
"https://bugzilla.redhat.com/show_bug.cgi?id=823594",
"https://www.cve.org/CVERecord?id=CVE-2012-2386",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2386"
] | 158d8a6b088662ce9d31e0c777c6ebe90efdc854 | https://git.php.net/php-src.git | [
{
"repo_url": "https://git.php.net/php-src.git",
"commit": "158d8a6b088662ce9d31e0c777c6ebe90efdc854",
"ref_url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=158d8a6b088662ce9d31e0c777c6ebe90efdc854",
"source": "cvelist"
}
] | [
"n/a"
] | [
"php-5.4.5"
] | php-5.4.5 | null | ok | cvelist |
CVE-2012-2390 | kernel: huge pages: memory leak on mmap failure | kernel | Moderate | CWE-401 | Missing Release of Memory after Effective Lifetime | null | null | Memory leak in mm/hugetlb.c in the Linux kernel before 3.4.2 allows local users to cause a denial of service (memory consumption or system crash) via invalid MAP_HUGETLB mmap operations. | kernel: huge pages: memory leak on mmap failure | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 as they did not include the upstream commit 84afd99b that introduced this issue. Future kernel updates for Red Hat Enterprise Linux 6 may address this issue.
This has been addressed in Red Hat Enterprise Linux Red Hat... | 2012-05-17T00:00:00+00:00 | 2012-05-22T00:00:00+00:00 | 824345 | false | [
"RHSA-2012:1150",
"RHSA-2012:1304"
] | [
"kernel-0:2.6.32-279.9.1.el6.i686",
"kernel-0:2.6.32-279.9.1.el6.ppc64",
"kernel-0:2.6.32-279.9.1.el6.s390x",
"kernel-0:2.6.32-279.9.1.el6.src",
"kernel-0:2.6.32-279.9.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-279.9.1.el6.ppc64",
"kernel-debug-0:2.6.32-279.9.1.el6.i686",
"kernel-debug-0:2.6.32-279.9... | [
"https://access.redhat.com/security/cve/CVE-2012-2390",
"https://bugzilla.redhat.com/show_bug.cgi?id=824345",
"https://www.cve.org/CVERecord?id=CVE-2012-2390",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2390"
] | c50ac050811d6485616a193eb0f37bfbd191cc89 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "c50ac050811d6485616a193eb0f37bfbd191cc89",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c50ac050811d6485616a193eb0f37bfbd191cc89",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.5"
] | v3.5 | v3.4 | ok | cvelist |
CVE-2012-2395 | cobbler: command injection flaw in the power management XML-RPC API | cobbler | Important | CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | null | null | Incomplete blacklist vulnerability in action_power.py in Cobbler 2.2.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) username or (2) password fields to the power_system method in the xmlrpc API. | cobbler: command injection flaw in the power management XML-RPC API | This issue did not affect the version of cobbler as shipped with Red Hat Network Satellite Server 5.3.0, as it did not include the upstream commit 0e5f6f2d50d460f4c6b0c9f62cfed0ff5c546906 that introduced this flaw. This issue affects the version of cobbler as shipped with Red Hat Network Satellite Server 5.4.0. | 2012-04-23T00:00:00+00:00 | 2012-05-23T00:00:00+00:00 | 824460 | false | [
"RHSA-2012:1060"
] | [
"cobbler-0:2.0.7-14.6.el5sat.noarch",
"cobbler-0:2.0.7-14.6.el5sat.src",
"cobbler-0:2.0.7-14.6.el6sat.noarch",
"cobbler-0:2.0.7-14.6.el6sat.src"
] | [
"https://access.redhat.com/security/cve/CVE-2012-2395",
"https://bugzilla.redhat.com/show_bug.cgi?id=824460",
"https://www.cve.org/CVERecord?id=CVE-2012-2395",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2395"
] | 6d9167e5da44eca56bdf42b5776097a6779aaadf | https://github.com/cobbler/cobbler | [
{
"repo_url": "https://github.com/cobbler/cobbler",
"commit": "6d9167e5da44eca56bdf42b5776097a6779aaadf",
"ref_url": "https://github.com/cobbler/cobbler/commit/6d9167e5da44eca56bdf42b5776097a6779aaadf",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.0"
] | v2.6.0 | cobbler-2.2.1-1 | ok | cvelist |
CVE-2012-2625 | xen: pv bootloader doesn't check the size of the bzip2 or lzma compressed kernel | xen | Moderate | null | null | null | null | The PyGrub boot loader in Xen unstable before changeset 25589:60f09d1ab1fe, 4.2.x, and 4.1.x allows local para-virtualized guest users to cause a denial of service (memory consumption) via a large (1) bzip2 or (2) lzma compressed kernel image. | xen: pv bootloader doesn't check the size of the bzip2 or lzma compressed kernel | null | 2012-05-04T00:00:00+00:00 | 2012-05-02T00:00:00+00:00 | 821676 | false | [
"RHSA-2012:1130"
] | [
"xen-0:3.0.3-135.el5_8.4.i386",
"xen-0:3.0.3-135.el5_8.4.ia64",
"xen-0:3.0.3-135.el5_8.4.src",
"xen-0:3.0.3-135.el5_8.4.x86_64",
"xen-debuginfo-0:3.0.3-135.el5_8.4.i386",
"xen-debuginfo-0:3.0.3-135.el5_8.4.ia64",
"xen-debuginfo-0:3.0.3-135.el5_8.4.x86_64",
"xen-devel-0:3.0.3-135.el5_8.4.i386",
"xen-... | [
"https://access.redhat.com/security/cve/CVE-2012-2625",
"https://bugzilla.redhat.com/show_bug.cgi?id=821676",
"https://www.cve.org/CVERecord?id=CVE-2012-2625",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2625"
] | 60f09d1ab1fe | https://xenbits.xensource.com/hg/xen-unstable.hg | [
{
"repo_url": "https://xenbits.xensource.com/hg/xen-unstable.hg",
"commit": "60f09d1ab1fe",
"ref_url": "http://xenbits.xensource.com/hg/xen-unstable.hg/rev/60f09d1ab1fe",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2012-2668 | openldap: does not honor TLSCipherSuite settings | openldap | Low | null | null | null | null | libraries/libldap/tls_m.c in OpenLDAP, possibly 2.4.31 and earlier, when using the Mozilla NSS backend, always uses the default cipher suite even when TLSCipherSuite is set, which might cause OpenLDAP to use weaker ciphers than intended and make it easier for remote attackers to obtain sensitive information. | openldap: does not honor TLSCipherSuite settings | This issue did not affect the version of openldap as shipped with Red Hat Enterprise Linux 5, as it does not use the Mozilla NSS backend. | 2012-06-04T00:00:00+00:00 | 2012-05-28T00:00:00+00:00 | 825875 | false | [
"RHSA-2012:1151"
] | [
"openldap-0:2.4.23-26.el6_3.2.i686",
"openldap-0:2.4.23-26.el6_3.2.ppc",
"openldap-0:2.4.23-26.el6_3.2.ppc64",
"openldap-0:2.4.23-26.el6_3.2.s390",
"openldap-0:2.4.23-26.el6_3.2.s390x",
"openldap-0:2.4.23-26.el6_3.2.src",
"openldap-0:2.4.23-26.el6_3.2.x86_64",
"openldap-clients-0:2.4.23-26.el6_3.2.i68... | [
"https://access.redhat.com/security/cve/CVE-2012-2668",
"https://bugzilla.redhat.com/show_bug.cgi?id=825875",
"https://www.cve.org/CVERecord?id=CVE-2012-2668",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2668"
] | 2c2bb2e | https://www.openldap.org/devel/openldap.git | [
{
"repo_url": "https://www.openldap.org/devel/openldap.git",
"commit": "2c2bb2e",
"ref_url": "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git%3Ba=commitdiff%3Bh=2c2bb2e",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-2673 | gc: malloc() and calloc() overflows | gc | Moderate | null | null | null | null | Multiple integer overflows in the (1) GC_generic_malloc and (2) calloc functions in malloc.c, and the (3) GC_generic_malloc_ignore_off_page function in mallocx.c in Boehm-Demers-Weiser GC (libgc) before 7.2 make it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a l... | gc: malloc() and calloc() overflows | null | 2012-06-05T00:00:00+00:00 | 2012-06-05T00:00:00+00:00 | 828878 | false | [
"RHSA-2013:1500",
"RHSA-2014:0149",
"RHSA-2014:0150"
] | [
"gc-0:7.1-12.2.el5sat.s390x",
"gc-0:7.1-12.2.el5sat.src",
"gc-0:7.1-12.2.el5sat.x86_64",
"gc-0:7.1-12.el6_4.i686",
"gc-0:7.1-12.el6_4.ppc",
"gc-0:7.1-12.el6_4.ppc64",
"gc-0:7.1-12.el6_4.s390",
"gc-0:7.1-12.el6_4.s390x",
"gc-0:7.1-12.el6_4.src",
"gc-0:7.1-12.el6_4.x86_64",
"gc-debuginfo-0:7.1-12.... | [
"https://access.redhat.com/security/cve/CVE-2012-2673",
"https://bugzilla.redhat.com/show_bug.cgi?id=828878",
"https://www.cve.org/CVERecord?id=CVE-2012-2673",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2673"
] | e10c1eb9908c2774c16b3148b30d2f3823d66a9a | https://github.com/ivmai/bdwgc | [
{
"repo_url": "https://github.com/ivmai/bdwgc",
"commit": "e10c1eb9908c2774c16b3148b30d2f3823d66a9a",
"ref_url": "https://github.com/ivmai/bdwgc/commit/e10c1eb9908c2774c16b3148b30d2f3823d66a9a",
"source": "cvelist"
},
{
"repo_url": "https://github.com/ivmai/bdwgc",
"commit": "83231d0ab5e... | [
"n/a"
] | [
"gc7_4_0"
] | gc7_4_0 | gc7_1 | ok | cvelist |
CVE-2012-2744 | kernel: netfilter: null pointer dereference in nf_ct_frag6_reasm() | kernel | Important | CWE-476 | NULL Pointer Dereference | null | null | net/ipv6/netfilter/nf_conntrack_reasm.c in the Linux kernel before 2.6.34, when the nf_conntrack_ipv6 module is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via certain types of fragmented IPv6 packets. | kernel: netfilter: null pointer dereference in nf_ct_frag6_reasm() | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 as they did not include support for netfilter's ipv6 connection tracking module. This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux MRG as they already contain the upstr... | 2012-07-10T00:00:00+00:00 | 2012-06-13T00:00:00+00:00 | 833402 | false | [
"RHSA-2012:1064",
"RHSA-2012:1114",
"RHSA-2012:1129",
"RHSA-2012:1148"
] | [
"kernel-0:2.6.32-131.30.1.el6.i686",
"kernel-0:2.6.32-131.30.1.el6.ppc64",
"kernel-0:2.6.32-131.30.1.el6.s390x",
"kernel-0:2.6.32-131.30.1.el6.src",
"kernel-0:2.6.32-131.30.1.el6.x86_64",
"kernel-0:2.6.32-220.24.1.el6.i686",
"kernel-0:2.6.32-220.24.1.el6.ppc64",
"kernel-0:2.6.32-220.24.1.el6.s390x",
... | [
"https://access.redhat.com/security/cve/CVE-2012-2744",
"https://bugzilla.redhat.com/show_bug.cgi?id=833402",
"https://www.cve.org/CVERecord?id=CVE-2012-2744",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2744"
] | 9e2dcf72023d1447f09c47d77c99b0c49659e5ce | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "9e2dcf72023d1447f09c47d77c99b0c49659e5ce",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=9e2dcf72023d1447f09c47d77c99b0c49659e5ce",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.34"
] | v2.6.34 | v2.6.32 | ok | cvelist |
CVE-2012-2745 | kernel: cred: copy_process() should clear child->replacement_session_keyring | kernel | Moderate | null | null | null | null | The copy_creds function in kernel/cred.c in the Linux kernel before 3.3.2 provides an invalid replacement session keyring to a child process, which allows local users to cause a denial of service (panic) via a crafted application that uses the fork system call. | kernel: cred: copy_process() should clear child->replacement_session_keyring | This issue did not affect the versions of the Linux kernel as shipped with Red
Hat Enterprise Linux 5 as they did not include support for
KEYCTL_SESSION_TO_PARENT keyctl IOCTL as introduced in upstream commit ee18d64c.
This issue did not affect the versions of the Linux kernel as shipped with Red
Hat Enterprise Lin... | 2012-07-10T00:00:00+00:00 | 2012-06-01T00:00:00+00:00 | 833428 | false | [
"RHSA-2012:1064"
] | [
"kernel-0:2.6.32-279.1.1.el6.i686",
"kernel-0:2.6.32-279.1.1.el6.ppc64",
"kernel-0:2.6.32-279.1.1.el6.s390x",
"kernel-0:2.6.32-279.1.1.el6.src",
"kernel-0:2.6.32-279.1.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-279.1.1.el6.ppc64",
"kernel-debug-0:2.6.32-279.1.1.el6.i686",
"kernel-debug-0:2.6.32-279.1... | [
"https://access.redhat.com/security/cve/CVE-2012-2745",
"https://bugzilla.redhat.com/show_bug.cgi?id=833428",
"https://www.cve.org/CVERecord?id=CVE-2012-2745",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2745"
] | 79549c6dfda0603dba9a70a53467ce62d9335c33 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "79549c6dfda0603dba9a70a53467ce62d9335c33",
"ref_url": "https://github.com/torvalds/linux/commit/79549c6dfda0603dba9a70a53467ce62d9335c33",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-2893 | libxslt: Heap-double-free in xmlFreeNodeList | libxslt | Low | null | null | null | null | Double free vulnerability in libxslt, as used in Google Chrome before 22.0.1229.79, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to XSL transforms. | libxslt: Heap-double-free in xmlFreeNodeList | null | 2012-09-25T00:00:00+00:00 | 2012-09-26T00:00:00+00:00 | 860671 | false | [
"RHSA-2012:1265"
] | [
"libxslt-0:1.1.17-4.el5_8.3.i386",
"libxslt-0:1.1.17-4.el5_8.3.ia64",
"libxslt-0:1.1.17-4.el5_8.3.ppc",
"libxslt-0:1.1.17-4.el5_8.3.ppc64",
"libxslt-0:1.1.17-4.el5_8.3.s390",
"libxslt-0:1.1.17-4.el5_8.3.s390x",
"libxslt-0:1.1.17-4.el5_8.3.src",
"libxslt-0:1.1.17-4.el5_8.3.x86_64",
"libxslt-0:1.1.26-... | [
"https://access.redhat.com/security/cve/CVE-2012-2893",
"https://bugzilla.redhat.com/show_bug.cgi?id=860671",
"https://www.cve.org/CVERecord?id=CVE-2012-2893",
"https://nvd.nist.gov/vuln/detail/CVE-2012-2893"
] | 9a5da8e7d4b6f3454614b0331a51bf29c966f556 | https://git.chromium.org/gitweb/chromium.git | [
{
"repo_url": "https://git.chromium.org/gitweb/chromium.git",
"commit": "9a5da8e7d4b6f3454614b0331a51bf29c966f556",
"ref_url": "http://git.chromium.org/gitweb/?p=chromium.git%3Ba=commit%3Bh=9a5da8e7d4b6f3454614b0331a51bf29c966f556",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-3374 | pidgin: Stack-based buffer overwrite in MXit protocol libPurple plug-in | pidgin | Moderate | null | null | null | null | Buffer overflow in markup.c in the MXit protocol plugin in libpurple in Pidgin before 2.10.5 allows remote attackers to execute arbitrary code via a crafted inline image in a message. | pidgin: Stack-based buffer overwrite in MXit protocol libPurple plug-in | null | 2012-07-05T00:00:00+00:00 | 2012-07-03T00:00:00+00:00 | 837319 | false | [
"RHSA-2012:1102"
] | [
"finch-0:2.6.6-11.el5.4.i386",
"finch-0:2.6.6-11.el5.4.x86_64",
"finch-0:2.7.9-5.el6.2.i686",
"finch-0:2.7.9-5.el6.2.ppc",
"finch-0:2.7.9-5.el6.2.ppc64",
"finch-0:2.7.9-5.el6.2.x86_64",
"finch-devel-0:2.6.6-11.el5.4.i386",
"finch-devel-0:2.6.6-11.el5.4.x86_64",
"finch-devel-0:2.7.9-5.el6.2.i686",
... | [
"https://access.redhat.com/security/cve/CVE-2012-3374",
"https://bugzilla.redhat.com/show_bug.cgi?id=837319",
"https://www.cve.org/CVERecord?id=CVE-2012-3374",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3374"
] | ded93865ef42 | https://hg.pidgin.im/pidgin/main | [
{
"repo_url": "https://hg.pidgin.im/pidgin/main",
"commit": "ded93865ef42",
"ref_url": "http://hg.pidgin.im/pidgin/main/rev/ded93865ef42",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2012-3375 | kernel: epoll: can leak file descriptors when returning -ELOOP | kernel | Moderate | null | null | null | null | The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll depende... | kernel: epoll: can leak file descriptors when returning -ELOOP | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, since updates fixing CVE-2011-1083 contained a corrected patch that did not introduce this regression.
This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-1061.html, and... | 2012-03-27T00:00:00+00:00 | 2012-04-27T00:00:00+00:00 | 837502 | false | [
"RHSA-2012:1061",
"RHSA-2012:1150"
] | [
"kernel-0:2.6.18-308.11.1.el5.i686",
"kernel-0:2.6.18-308.11.1.el5.ia64",
"kernel-0:2.6.18-308.11.1.el5.ppc64",
"kernel-0:2.6.18-308.11.1.el5.s390x",
"kernel-0:2.6.18-308.11.1.el5.src",
"kernel-0:2.6.18-308.11.1.el5.x86_64",
"kernel-PAE-0:2.6.18-308.11.1.el5.i686",
"kernel-PAE-debuginfo-0:2.6.18-308.1... | [
"https://access.redhat.com/security/cve/CVE-2012-3375",
"https://bugzilla.redhat.com/show_bug.cgi?id=837502",
"https://www.cve.org/CVERecord?id=CVE-2012-3375",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3375"
] | 13d518074a952d33d47c428419693f63389547e9 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "13d518074a952d33d47c428419693f63389547e9",
"ref_url": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.3 | ok | cvelist |
CVE-2012-3386 | automake: locally exploitable "make distcheck" bug | automake | Low | CWE-732 | Incorrect Permission Assignment for Critical Resource | null | null | It was found that the distcheck rule in Automake-generated Makefiles made a directory world-writable when preparing source archives. If a malicious, local user could access this directory, they could execute arbitrary code with the privileges of the user running "make distcheck". | automake: locally exploitable "make distcheck" bug | null | 2012-07-09T00:00:00+00:00 | 2012-07-08T00:00:00+00:00 | 838286 | false | [
"RHSA-2013:0526",
"RHSA-2014:1243"
] | [
"automake-0:1.11.1-4.el6.noarch",
"automake-0:1.11.1-4.el6.src",
"automake-0:1.9.6-3.el5.noarch",
"automake-0:1.9.6-3.el5.src"
] | [
"https://access.redhat.com/security/cve/CVE-2012-3386",
"https://bugzilla.redhat.com/show_bug.cgi?id=838286",
"https://www.cve.org/CVERecord?id=CVE-2012-3386",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3386"
] | 784b3e6ccc7c72a1c95c340cbbe8897d6b689d76 | https://git.savannah.gnu.org/cgit/automake.git | [
{
"repo_url": "https://git.savannah.gnu.org/cgit/automake.git",
"commit": "784b3e6ccc7c72a1c95c340cbbe8897d6b689d76",
"ref_url": "http://git.savannah.gnu.org/cgit/automake.git/commit/?id=784b3e6ccc7c72a1c95c340cbbe8897d6b689d76",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-3400 | kernel: udf: buffer overflow when parsing sparing table | kernel | Low | null | null | null | null | Heap-based buffer overflow in the udf_load_logicalvol function in fs/udf/super.c in the Linux kernel before 3.4.5 allows remote attackers to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted UDF filesystem. | kernel: udf: buffer overflow when parsing sparing table | This issue does affect the versions of the Linux kernel as shipped with Red
Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.
The Red Hat Security Response Team has rated this issue as having low security
impact. A future kernel updates may address this issue. For additional
information, refer to the Issue Sev... | 2012-06-27T00:00:00+00:00 | 2012-07-03T00:00:00+00:00 | 843139 | false | [
"RHSA-2012:1426",
"RHSA-2012:1491",
"RHSA-2013:0594"
] | [
"kernel-0:2.6.18-348.2.1.el5.i686",
"kernel-0:2.6.18-348.2.1.el5.ia64",
"kernel-0:2.6.18-348.2.1.el5.ppc64",
"kernel-0:2.6.18-348.2.1.el5.s390x",
"kernel-0:2.6.18-348.2.1.el5.src",
"kernel-0:2.6.18-348.2.1.el5.x86_64",
"kernel-0:2.6.32-279.14.1.el6.i686",
"kernel-0:2.6.32-279.14.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2012-3400",
"https://bugzilla.redhat.com/show_bug.cgi?id=843139",
"https://www.cve.org/CVERecord?id=CVE-2012-3400",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3400"
] | adee11b2085bee90bd8f4f52123ffb07882d6256 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "adee11b2085bee90bd8f4f52123ffb07882d6256",
"ref_url": "https://github.com/torvalds/linux/commit/adee11b2085bee90bd8f4f52123ffb07882d6256",
"source": "cvelist"
},
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "1d... | [
"n/a"
] | [
"v3.5"
] | v3.5 | v3.4 | ok | cvelist |
CVE-2012-3411 | libvirt+dnsmasq: DNS configured to answer DNS queries from non-virtual networks | libvirt+dnsmasq | Moderate | null | null | null | null | Dnsmasq before 2.63test1, when used with certain libvirt configurations, replies to requests from prohibited interfaces, which allows remote attackers to cause a denial of service (traffic amplification) via a spoofed DNS query. | libvirt+dnsmasq: DNS configured to answer DNS queries from non-virtual networks | Red Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Low security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/sup... | 2012-07-09T00:00:00+00:00 | 2012-06-18T00:00:00+00:00 | 833033 | false | [
"RHSA-2013:0276",
"RHSA-2013:0277",
"RHSA-2013:0579"
] | [
"dnsmasq-0:2.48-13.el6.i686",
"dnsmasq-0:2.48-13.el6.ppc64",
"dnsmasq-0:2.48-13.el6.s390x",
"dnsmasq-0:2.48-13.el6.src",
"dnsmasq-0:2.48-13.el6.x86_64",
"dnsmasq-debuginfo-0:2.48-13.el6.i686",
"dnsmasq-debuginfo-0:2.48-13.el6.ppc64",
"dnsmasq-debuginfo-0:2.48-13.el6.s390x",
"dnsmasq-debuginfo-0:2.48... | [
"https://access.redhat.com/security/cve/CVE-2012-3411",
"https://bugzilla.redhat.com/show_bug.cgi?id=833033",
"https://www.cve.org/CVERecord?id=CVE-2012-3411",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3411"
] | 2f38141f434e23292f84cefc33e8de76fb856147 | https://thekelleys.org.uk/gitweb/dnsmasq.git | [
{
"repo_url": "https://thekelleys.org.uk/gitweb/dnsmasq.git",
"commit": "2f38141f434e23292f84cefc33e8de76fb856147",
"ref_url": "http://thekelleys.org.uk/gitweb/?p=dnsmasq.git%3Ba=commitdiff%3Bh=2f38141f434e23292f84cefc33e8de76fb856147",
"source": "cvelist"
},
{
"repo_url": "https://thekelley... | [
"n/a"
] | [
"v2.64"
] | v2.64 | v2.63 | ok | cvelist |
CVE-2012-3412 | kernel: sfc: potential remote denial of service through TCP MSS option | kernel | Important | CWE-400 | Uncontrolled Resource Consumption | null | null | The sfc (aka Solarflare Solarstorm) driver in the Linux kernel before 3.2.30 allows remote attackers to cause a denial of service (DMA descriptor consumption and network-controller outage) via crafted TCP packets that trigger a small MSS value. | kernel: sfc: potential remote denial of service through TCP MSS option | null | 2012-07-30T00:00:00+00:00 | 2012-07-11T00:00:00+00:00 | 844714 | false | [
"RHSA-2012:1323",
"RHSA-2012:1347",
"RHSA-2012:1366",
"RHSA-2012:1375",
"RHSA-2012:1401",
"RHSA-2012:1430"
] | [
"kernel-0:2.6.18-238.45.1.el5.i686",
"kernel-0:2.6.18-238.45.1.el5.ia64",
"kernel-0:2.6.18-238.45.1.el5.ppc64",
"kernel-0:2.6.18-238.45.1.el5.s390x",
"kernel-0:2.6.18-238.45.1.el5.src",
"kernel-0:2.6.18-238.45.1.el5.x86_64",
"kernel-0:2.6.18-308.16.1.el5.i686",
"kernel-0:2.6.18-308.16.1.el5.ia64",
"... | [
"https://access.redhat.com/security/cve/CVE-2012-3412",
"https://bugzilla.redhat.com/show_bug.cgi?id=844714",
"https://www.cve.org/CVERecord?id=CVE-2012-3412",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3412"
] | 68cb695ccecf949d48949e72f8ce591fdaaa325c | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "68cb695ccecf949d48949e72f8ce591fdaaa325c",
"ref_url": "https://github.com/torvalds/linux/commit/68cb695ccecf949d48949e72f8ce591fdaaa325c",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2012-3417 | quota: incorrect use of tcp_wrappers | quota | Low | null | null | null | null | The good_client function in rquotad (rquota_svc.c) in Linux DiskQuota (aka quota) before 3.17 invokes the hosts_ctl function the first time without a host name, which might allow remote attackers to bypass TCP Wrappers rules in hosts.deny. | quota: incorrect use of tcp_wrappers | null | 2009-04-22T00:00:00+00:00 | 2009-04-22T00:00:00+00:00 | 566717 | false | [
"RHSA-2013:0120"
] | [
"quota-1:3.13-8.el5.i386",
"quota-1:3.13-8.el5.ia64",
"quota-1:3.13-8.el5.ppc",
"quota-1:3.13-8.el5.s390x",
"quota-1:3.13-8.el5.src",
"quota-1:3.13-8.el5.x86_64",
"quota-debuginfo-1:3.13-8.el5.i386",
"quota-debuginfo-1:3.13-8.el5.ia64",
"quota-debuginfo-1:3.13-8.el5.ppc",
"quota-debuginfo-1:3.13-8... | [
"https://access.redhat.com/security/cve/CVE-2012-3417",
"https://bugzilla.redhat.com/show_bug.cgi?id=566717",
"https://www.cve.org/CVERecord?id=CVE-2012-3417",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3417"
] | 0abbfe92536fa5854eb65572de0cf131f80e2387 | https://linuxquota.git.sourceforge.net/git/linuxquota/linuxquota | [
{
"repo_url": "https://linuxquota.git.sourceforge.net/git/linuxquota/linuxquota",
"commit": "0abbfe92536fa5854eb65572de0cf131f80e2387",
"ref_url": "http://linuxquota.git.sourceforge.net/git/gitweb.cgi?p=linuxquota/linuxquota%3Ba=commitdiff%3Bh=0abbfe92536fa5854eb65572de0cf131f80e2387",
"source": "cv... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-3423 | icedtea-web: incorrect handling of not 0-terminated strings | icedtea-web | Important | null | null | null | null | The IcedTea-Web plugin before 1.2.1 does not properly handle NPVariant NPStrings without NUL terminators, which allows remote attackers to cause a denial of service (crash), obtain sensitive information from memory, or execute arbitrary code via a crafted Java applet. | icedtea-web: incorrect handling of not 0-terminated strings | null | 2012-07-31T00:00:00+00:00 | 2012-07-13T00:00:00+00:00 | 841345 | false | [
"RHSA-2012:1132"
] | [
"icedtea-web-0:1.2.1-1.el6_3.i686",
"icedtea-web-0:1.2.1-1.el6_3.src",
"icedtea-web-0:1.2.1-1.el6_3.x86_64",
"icedtea-web-debuginfo-0:1.2.1-1.el6_3.i686",
"icedtea-web-debuginfo-0:1.2.1-1.el6_3.x86_64",
"icedtea-web-javadoc-0:1.2.1-1.el6_3.i686",
"icedtea-web-javadoc-0:1.2.1-1.el6_3.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2012-3423",
"https://bugzilla.redhat.com/show_bug.cgi?id=841345",
"https://www.cve.org/CVERecord?id=CVE-2012-3423",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3423"
] | d65bd94e0ba9 | https://icedtea.classpath.org/hg/release/icedtea-web-1.2 | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.2",
"commit": "d65bd94e0ba9",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea-web-1.2/rev/d65bd94e0ba9",
"source": "cvelist"
},
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.2",
"com... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2012-3429 | bind-dyndb-ldap: named DoS via DNS query with $ in name | bind-dyndb-ldap | Important | null | null | null | null | The dns_to_ldap_dn_escape function in src/ldap_convert.c in bind-dyndb-ldap 1.1.0rc1 and earlier does not properly escape distinguished names (DN) for LDAP queries, which allows remote DNS servers to cause a denial of service (named service hang) via a "$" character in a DN in a DNS query. | bind-dyndb-ldap: named DoS via DNS query with $ in name | null | 2012-08-01T00:00:00+00:00 | 2012-07-20T00:00:00+00:00 | 842466 | false | [
"RHSA-2012:1139"
] | [
"bind-dyndb-ldap-0:1.1.0-0.9.b1.el6_3.1.i686",
"bind-dyndb-ldap-0:1.1.0-0.9.b1.el6_3.1.ppc64",
"bind-dyndb-ldap-0:1.1.0-0.9.b1.el6_3.1.s390x",
"bind-dyndb-ldap-0:1.1.0-0.9.b1.el6_3.1.src",
"bind-dyndb-ldap-0:1.1.0-0.9.b1.el6_3.1.x86_64",
"bind-dyndb-ldap-debuginfo-0:1.1.0-0.9.b1.el6_3.1.i686",
"bind-dyn... | [
"https://access.redhat.com/security/cve/CVE-2012-3429",
"https://bugzilla.redhat.com/show_bug.cgi?id=842466",
"https://www.cve.org/CVERecord?id=CVE-2012-3429",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3429"
] | f345805c73c294db42452ae966c48fbc36c48006 | https://git.fedorahosted.org/cgit/bind-dyndb-ldap.git | [
{
"repo_url": "https://git.fedorahosted.org/cgit/bind-dyndb-ldap.git",
"commit": "f345805c73c294db42452ae966c48fbc36c48006",
"ref_url": "http://git.fedorahosted.org/cgit/bind-dyndb-ldap.git/commit/?id=f345805c73c294db42452ae966c48fbc36c48006",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-3430 | kernel: recv{from,msg}() on an rds socket can leak kernel memory | kernel | Low | null | null | null | null | The rds_recvmsg function in net/rds/recv.c in the Linux kernel before 3.0.44 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) recvfrom or (2) recvmsg system call on an RDS socket. | kernel: recv{from,msg}() on an rds socket can leak kernel memory | The Red Hat Security Response Team has rated this issue as having low security
impact. A future kernel updates may address this issue. For additional
information, refer to the Issue Severity Classification:
https://access.redhat.com/security/updates/classification/. | 2012-07-23T00:00:00+00:00 | 2012-05-08T00:00:00+00:00 | 820039 | false | [
"RHSA-2012:1304",
"RHSA-2012:1323",
"RHSA-2012:1491"
] | [
"kernel-0:2.6.18-308.16.1.el5.i686",
"kernel-0:2.6.18-308.16.1.el5.ia64",
"kernel-0:2.6.18-308.16.1.el5.ppc64",
"kernel-0:2.6.18-308.16.1.el5.s390x",
"kernel-0:2.6.18-308.16.1.el5.src",
"kernel-0:2.6.18-308.16.1.el5.x86_64",
"kernel-0:2.6.32-279.9.1.el6.i686",
"kernel-0:2.6.32-279.9.1.el6.ppc64",
"k... | [
"https://access.redhat.com/security/cve/CVE-2012-3430",
"https://bugzilla.redhat.com/show_bug.cgi?id=820039",
"https://www.cve.org/CVERecord?id=CVE-2012-3430",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3430"
] | 06b6a1cf6e776426766298d055bb3991957d90a7 | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "06b6a1cf6e776426766298d055bb3991957d90a7",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=06b6a1cf6e776426766298d055bb3991957d90a7",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.6"
] | v3.6 | v3.4 | ok | cvelist |
CVE-2012-3491 | condor: local users can abort any idle jobs | condor | Low | null | null | null | null | src/condor_schedd.V6/schedd.cpp in Condor 7.6.x before 7.6.10 and 7.8.x before 7.8.4 does not properly check the permissions of jobs, which allows remote authenticated users to remove arbitrary idle jobs via unspecified vectors. | condor: local users can abort any idle jobs | null | 2012-09-19T00:00:00+00:00 | 2012-06-28T00:00:00+00:00 | 848214 | false | [
"RHSA-2012:1278",
"RHSA-2012:1281"
] | [
"condor-0:7.6.5-0.22.el5.i386",
"condor-0:7.6.5-0.22.el5.src",
"condor-0:7.6.5-0.22.el5.x86_64",
"condor-0:7.6.5-0.22.el6.i686",
"condor-0:7.6.5-0.22.el6.src",
"condor-0:7.6.5-0.22.el6.x86_64",
"condor-aviary-0:7.6.5-0.22.el5.i386",
"condor-aviary-0:7.6.5-0.22.el5.x86_64",
"condor-aviary-0:7.6.5-0.2... | [
"https://access.redhat.com/security/cve/CVE-2012-3491",
"https://bugzilla.redhat.com/show_bug.cgi?id=848214",
"https://www.cve.org/CVERecord?id=CVE-2012-3491",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3491"
] | 1fff5d40 | https://condor-git.cs.wisc.edu/condor.git | [
{
"repo_url": "https://condor-git.cs.wisc.edu/condor.git",
"commit": "1fff5d40",
"ref_url": "http://condor-git.cs.wisc.edu/?p=condor.git%3Ba=commitdiff%3Bh=1fff5d40",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-3492 | condor: lock directories created mode 0777 allow for FS-based authentication challenge bypass | condor | Moderate | null | null | null | null | The filesystem authentication (condor_io/condor_auth_fs.cpp) in Condor 7.6.x before 7.6.10 and 7.8.x before 7.8.4 uses authentication directories even when they have weak permissions, which allows remote attackers to impersonate users by renaming a user's authentication directory. | condor: lock directories created mode 0777 allow for FS-based authentication challenge bypass | null | 2012-09-19T00:00:00+00:00 | 2012-06-28T00:00:00+00:00 | 848218 | false | [
"RHSA-2012:1278",
"RHSA-2012:1281"
] | [
"condor-0:7.6.5-0.22.el5.i386",
"condor-0:7.6.5-0.22.el5.src",
"condor-0:7.6.5-0.22.el5.x86_64",
"condor-0:7.6.5-0.22.el6.i686",
"condor-0:7.6.5-0.22.el6.src",
"condor-0:7.6.5-0.22.el6.x86_64",
"condor-aviary-0:7.6.5-0.22.el5.i386",
"condor-aviary-0:7.6.5-0.22.el5.x86_64",
"condor-aviary-0:7.6.5-0.2... | [
"https://access.redhat.com/security/cve/CVE-2012-3492",
"https://bugzilla.redhat.com/show_bug.cgi?id=848218",
"https://www.cve.org/CVERecord?id=CVE-2012-3492",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3492"
] | 1db67805 | https://condor-git.cs.wisc.edu/condor.git | [
{
"repo_url": "https://condor-git.cs.wisc.edu/condor.git",
"commit": "1db67805",
"ref_url": "http://condor-git.cs.wisc.edu/?p=condor.git%3Ba=commitdiff%3Bh=1db67805",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-3493 | condor: GIVE_REQUEST_AD leaks privileged ClaimId information | condor | Moderate | null | null | null | null | The command_give_request_ad function in condor_startd.V6/command.cpp Condor 7.6.x before 7.6.10 and 7.8.x before 7.8.4 allows remote attackers to obtain sensitive information, and possibly control or start arbitrary jobs, via a ClassAd request to the condor_startd port, which leaks the ClaimId. | condor: GIVE_REQUEST_AD leaks privileged ClaimId information | null | 2012-09-19T00:00:00+00:00 | 2012-07-04T00:00:00+00:00 | 848222 | false | [
"RHSA-2012:1278",
"RHSA-2012:1281"
] | [
"condor-0:7.6.5-0.22.el5.i386",
"condor-0:7.6.5-0.22.el5.src",
"condor-0:7.6.5-0.22.el5.x86_64",
"condor-0:7.6.5-0.22.el6.i686",
"condor-0:7.6.5-0.22.el6.src",
"condor-0:7.6.5-0.22.el6.x86_64",
"condor-aviary-0:7.6.5-0.22.el5.i386",
"condor-aviary-0:7.6.5-0.22.el5.x86_64",
"condor-aviary-0:7.6.5-0.2... | [
"https://access.redhat.com/security/cve/CVE-2012-3493",
"https://bugzilla.redhat.com/show_bug.cgi?id=848222",
"https://www.cve.org/CVERecord?id=CVE-2012-3493",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3493"
] | d2f33972 | https://condor-git.cs.wisc.edu/condor.git | [
{
"repo_url": "https://condor-git.cs.wisc.edu/condor.git",
"commit": "d2f33972",
"ref_url": "http://condor-git.cs.wisc.edu/?p=condor.git%3Ba=commitdiff%3Bh=d2f33972",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-3503 | Katello: Application.config.secret_token is not generated properly | Katello | Low | null | null | null | null | The installation script in Katello 1.0 and earlier does not properly generate the Application.config.secret_token value, which causes each default installation to have the same secret token, and allows remote attackers to authenticate to the CloudForms System Engine web interface as an arbitrary user by creating a cook... | Katello: Application.config.secret_token is not generated properly | null | 2012-08-21T00:00:00+00:00 | 2012-08-16T00:00:00+00:00 | 849210 | false | [
"RHSA-2012:1186",
"RHSA-2012:1187"
] | [
"katello-0:0.1.320-1.el6cf.noarch",
"katello-0:0.1.320-1.el6cf.src",
"katello-0:0.3.4-1.el6_2.src",
"katello-all-0:0.1.320-1.el6cf.noarch",
"katello-common-0:0.1.320-1.el6cf.noarch",
"katello-common-0:0.3.4-1.el6_2.noarch",
"katello-glue-candlepin-0:0.1.320-1.el6cf.noarch",
"katello-glue-candlepin-0:0... | [
"https://access.redhat.com/security/cve/CVE-2012-3503",
"https://bugzilla.redhat.com/show_bug.cgi?id=849210",
"https://www.cve.org/CVERecord?id=CVE-2012-3503",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3503"
] | 7c256fef9d75029d0ffff58ff1dcda915056d3a3 | https://github.com/Katello/katello | [
{
"repo_url": "https://github.com/Katello/katello",
"commit": "7c256fef9d75029d0ffff58ff1dcda915056d3a3",
"ref_url": "https://github.com/Katello/katello/commit/7c256fef9d75029d0ffff58ff1dcda915056d3a3",
"source": "cvelist"
}
] | [
"n/a"
] | [
"katello-agent-1.1.1-1"
] | katello-agent-1.1.1-1 | katello-certs-tools-1.1.8-1 | ok | cvelist |
CVE-2012-3510 | kernel: taskstats: use-after-free in xacct_add_tsk() | kernel | Moderate | CWE-416 | Use After Free | null | null | Use-after-free vulnerability in the xacct_add_tsk function in kernel/tsacct.c in the Linux kernel before 2.6.19 allows local users to obtain potentially sensitive information from kernel memory or cause a denial of service (system crash) via a taskstats TASKSTATS_CMD_ATTR_PID command. | kernel: taskstats: use-after-free in xacct_add_tsk() | This issue did not affect the versions of the Linux kernel as shipped with Red
Hat Enterprise Linux 6 and Red Hat Enterprise MRG as they already contain
upstream commit f0ec1aaf54cadd that fixed this issue. | 2006-10-30T00:00:00+00:00 | 2012-08-20T00:00:00+00:00 | 849722 | false | [
"RHSA-2012:1323"
] | [
"kernel-0:2.6.18-308.16.1.el5.i686",
"kernel-0:2.6.18-308.16.1.el5.ia64",
"kernel-0:2.6.18-308.16.1.el5.ppc64",
"kernel-0:2.6.18-308.16.1.el5.s390x",
"kernel-0:2.6.18-308.16.1.el5.src",
"kernel-0:2.6.18-308.16.1.el5.x86_64",
"kernel-PAE-0:2.6.18-308.16.1.el5.i686",
"kernel-PAE-debuginfo-0:2.6.18-308.1... | [
"https://access.redhat.com/security/cve/CVE-2012-3510",
"https://bugzilla.redhat.com/show_bug.cgi?id=849722",
"https://www.cve.org/CVERecord?id=CVE-2012-3510",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3510"
] | f0ec1aaf54caddd21c259aea8b2ecfbde4ee4fb9 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "f0ec1aaf54caddd21c259aea8b2ecfbde4ee4fb9",
"ref_url": "https://github.com/torvalds/linux/commit/f0ec1aaf54caddd21c259aea8b2ecfbde4ee4fb9",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.19"
] | v2.6.19 | v2.6.18 | ok | cvelist |
CVE-2012-3511 | kernel: mm: use-after-free in madvise_remove() | kernel | Moderate | CWE-416 | Use After Free | null | null | Multiple race conditions in the madvise_remove function in mm/madvise.c in the Linux kernel before 3.4.5 allow local users to cause a denial of service (use-after-free and system crash) via vectors involving a (1) munmap or (2) close system call. | kernel: mm: use-after-free in madvise_remove() | null | 2012-07-06T00:00:00+00:00 | 2012-07-16T00:00:00+00:00 | 849734 | false | [
"RHSA-2012:1426",
"RHSA-2012:1491",
"RHSA-2013:1292"
] | [
"kernel-0:2.6.18-348.18.1.el5.i686",
"kernel-0:2.6.18-348.18.1.el5.ia64",
"kernel-0:2.6.18-348.18.1.el5.ppc64",
"kernel-0:2.6.18-348.18.1.el5.s390x",
"kernel-0:2.6.18-348.18.1.el5.src",
"kernel-0:2.6.18-348.18.1.el5.x86_64",
"kernel-0:2.6.32-279.14.1.el6.i686",
"kernel-0:2.6.32-279.14.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2012-3511",
"https://bugzilla.redhat.com/show_bug.cgi?id=849734",
"https://www.cve.org/CVERecord?id=CVE-2012-3511",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3511"
] | 9ab4233dd08036fe34a89c7dc6f47a8bf2eb29eb | https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git | [
{
"repo_url": "https://git.kernel.org/linux/kernel/git/torvalds/linux-2.6.git",
"commit": "9ab4233dd08036fe34a89c7dc6f47a8bf2eb29eb",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=9ab4233dd08036fe34a89c7dc6f47a8bf2eb29eb",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.5"
] | v3.5 | v3.4 | ok | cvelist |
CVE-2012-3520 | kernel: af_netlink: invalid handling of SCM_CREDENTIALS passing | kernel | Important | null | null | null | null | The Netlink implementation in the Linux kernel before 3.2.30 does not properly handle messages that lack SCM_CREDENTIALS data, which might allow local users to spoof Netlink communication via a crafted message, as demonstrated by a message to (1) Avahi or (2) NetworkManager. | kernel: af_netlink: invalid handling of SCM_CREDENTIALS passing | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and 6 as they did not backport the commit that introduced this issue. Future kernel updates for Red Hat Enterprise MRG 2 may address this issue. | 2012-08-21T00:00:00+00:00 | 2012-08-20T00:00:00+00:00 | 850449 | false | [
"RHSA-2012:1491"
] | [
"kernel-rt-0:3.2.33-rt50.66.el6rt.src",
"kernel-rt-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debug-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debug-debuginfo-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debug-devel-0:3.2.33-rt50.66.el6rt.x86_64",
"kernel-rt-debuginfo-0:3.2.33-rt50.66.el6rt.x86_64",
"kern... | [
"https://access.redhat.com/security/cve/CVE-2012-3520",
"https://bugzilla.redhat.com/show_bug.cgi?id=850449",
"https://www.cve.org/CVERecord?id=CVE-2012-3520",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3520"
] | e0e3cea46d31d23dc40df0a49a7a2c04fe8edfea | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "e0e3cea46d31d23dc40df0a49a7a2c04fe8edfea",
"ref_url": "https://github.com/torvalds/linux/commit/e0e3cea46d31d23dc40df0a49a7a2c04fe8edfea",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.6"
] | v3.6 | v3.5 | ok | cvelist |
CVE-2012-3525 | jabberd: Prone to unsolicited XMPP Dialback attacks | jabberd | Low | null | null | null | null | s2s/out.c in jabberd2 2.2.16 and earlier does not verify that a request was made for an XMPP Server Dialback response, which allows remote XMPP servers to spoof domains via a (1) Verify Response or (2) Authorization Response. | jabberd: Prone to unsolicited XMPP Dialback attacks | The Red Hat Security Response Team has rated this issue as having low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. | 2012-08-21T00:00:00+00:00 | 2012-08-22T00:00:00+00:00 | 850872 | false | [
"RHSA-2012:1538",
"RHSA-2012:1539"
] | [
"jabberd-0:2.2.8-20.el5sat.s390x",
"jabberd-0:2.2.8-20.el5sat.src",
"jabberd-0:2.2.8-20.el5sat.x86_64",
"jabberd-0:2.2.8-20.el6sat.s390x",
"jabberd-0:2.2.8-20.el6sat.src",
"jabberd-0:2.2.8-20.el6sat.x86_64",
"jabberd-debuginfo-0:2.2.8-20.el5sat.s390x",
"jabberd-debuginfo-0:2.2.8-20.el5sat.x86_64",
"... | [
"https://access.redhat.com/security/cve/CVE-2012-3525",
"https://bugzilla.redhat.com/show_bug.cgi?id=850872",
"https://www.cve.org/CVERecord?id=CVE-2012-3525",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3525"
] | aabcffae560d5fd00cd1d2ffce5d760353cf0a4d | https://github.com/Jabberd2/jabberd2 | [
{
"repo_url": "https://github.com/Jabberd2/jabberd2",
"commit": "aabcffae560d5fd00cd1d2ffce5d760353cf0a4d",
"ref_url": "https://github.com/Jabberd2/jabberd2/commit/aabcffae560d5fd00cd1d2ffce5d760353cf0a4d",
"source": "cvelist"
}
] | [
"n/a"
] | [
"jabberd-2.2.17"
] | jabberd-2.2.17 | null | ok | cvelist |
CVE-2012-3540 | OpenStack-Horizon: Open redirect through 'next' parameter | OpenStack-Horizon | Low | null | null | null | null | Open redirect vulnerability in views/auth_forms.py in OpenStack Dashboard (Horizon) Essex (2012.1) allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the next parameter to auth/login/. NOTE: this issue was originally assigned CVE-2012-3542 by mistake. | OpenStack-Horizon: Open redirect through 'next' parameter | null | 2012-08-30T00:00:00+00:00 | 2012-08-27T00:00:00+00:00 | 852246 | false | [
"RHSA-2012:1380"
] | [
"openstack-dashboard-0:2012.1.1-3.el6.noarch",
"python-django-horizon-0:2012.1.1-3.el6.noarch",
"python-django-horizon-0:2012.1.1-3.el6.src",
"python-django-horizon-doc-0:2012.1.1-3.el6.noarch"
] | [
"https://access.redhat.com/security/cve/CVE-2012-3540",
"https://bugzilla.redhat.com/show_bug.cgi?id=852246",
"https://www.cve.org/CVERecord?id=CVE-2012-3540",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3540"
] | 35eada8a27323c0f83c400177797927aba6bc99b | https://github.com/openstack/horizon | [
{
"repo_url": "https://github.com/openstack/horizon",
"commit": "35eada8a27323c0f83c400177797927aba6bc99b",
"ref_url": "https://github.com/openstack/horizon/commit/35eada8a27323c0f83c400177797927aba6bc99b",
"source": "cvelist"
}
] | [
"n/a"
] | [
"2012.1.3"
] | 2012.1.3 | 2012.1.1 | ok | cvelist |
CVE-2012-3542 | Keystone: Lack of authorization for adding users to tenants | Keystone | Important | null | null | null | null | OpenStack Keystone, as used in OpenStack Folsom before folsom-rc1 and OpenStack Essex (2012.1), allows remote attackers to add an arbitrary user to an arbitrary tenant via a request to update the user's default tenant to the administrative API. NOTE: this identifier was originally incorrectly assigned to an open redir... | Keystone: Lack of authorization for adding users to tenants | null | 2012-08-30T00:00:00+00:00 | 2012-08-28T00:00:00+00:00 | 852510 | false | [
"RHSA-2012:1378"
] | [
"openstack-keystone-0:2012.1.2-4.el6.noarch",
"openstack-keystone-0:2012.1.2-4.el6.src",
"openstack-keystone-doc-0:2012.1.2-4.el6.noarch",
"python-keystone-0:2012.1.2-4.el6.noarch",
"python-keystone-auth-token-0:2012.1.2-4.el6.noarch"
] | [
"https://access.redhat.com/security/cve/CVE-2012-3542",
"https://bugzilla.redhat.com/show_bug.cgi?id=852510",
"https://www.cve.org/CVERecord?id=CVE-2012-3542",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3542"
] | c13d0ba606f7b2bdc609a7f388334e5efec3f3aa | https://github.com/openstack/keystone | [
{
"repo_url": "https://github.com/openstack/keystone",
"commit": "c13d0ba606f7b2bdc609a7f388334e5efec3f3aa",
"ref_url": "https://github.com/openstack/keystone/commit/c13d0ba606f7b2bdc609a7f388334e5efec3f3aa",
"source": "cvelist"
},
{
"repo_url": "https://github.com/openstack/keystone",
"... | [
"n/a"
] | [
"grizzly-1"
] | grizzly-1 | 2011.3 | ok | cvelist |
CVE-2012-3552 | kernel: net: slab corruption due to improper synchronization around inet->opt | kernel | Moderate | null | null | null | null | Race condition in the IP implementation in the Linux kernel before 3.0 might allow remote attackers to cause a denial of service (slab corruption and system crash) by sending packets to an application that sets socket options during the handling of network traffic. | kernel: net: slab corruption due to improper synchronization around inet->opt | This issue did affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5.
This issue did affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 6.
This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterpise MRG 2. | 2011-04-21T00:00:00+00:00 | 2012-06-05T00:00:00+00:00 | 853465 | false | [
"RHSA-2012:1304",
"RHSA-2012:1540"
] | [
"kernel-0:2.6.18-308.24.1.el5.i686",
"kernel-0:2.6.18-308.24.1.el5.ia64",
"kernel-0:2.6.18-308.24.1.el5.ppc64",
"kernel-0:2.6.18-308.24.1.el5.s390x",
"kernel-0:2.6.18-308.24.1.el5.src",
"kernel-0:2.6.18-308.24.1.el5.x86_64",
"kernel-0:2.6.32-279.9.1.el6.i686",
"kernel-0:2.6.32-279.9.1.el6.ppc64",
"k... | [
"https://access.redhat.com/security/cve/CVE-2012-3552",
"https://bugzilla.redhat.com/show_bug.cgi?id=853465",
"https://www.cve.org/CVERecord?id=CVE-2012-3552",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3552"
] | f6d8bd051c391c1c0458a30b2a7abcd939329259 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "f6d8bd051c391c1c0458a30b2a7abcd939329259",
"ref_url": "https://github.com/torvalds/linux/commit/f6d8bd051c391c1c0458a30b2a7abcd939329259",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.38 | ok | cvelist |
CVE-2012-3864 | puppet: authenticated clients allowed to read arbitrary files from the puppet master | puppet | Low | null | null | null | null | Puppet before 2.6.17 and 2.7.x before 2.7.18, and Puppet Enterprise before 2.5.2, allows remote authenticated users to read arbitrary files on the puppet master server by leveraging an arbitrary user's certificate and private key in a GET request. | puppet: authenticated clients allowed to read arbitrary files from the puppet master | null | 2012-07-10T00:00:00+00:00 | 2012-07-06T00:00:00+00:00 | 839130 | false | [
"RHSA-2012:1542"
] | [
"converge-ui-devel-0:1.0.4-1.el6cf.noarch",
"converge-ui-devel-0:1.0.4-1.el6cf.src",
"puppet-0:2.6.17-2.el6cf.noarch",
"puppet-0:2.6.17-2.el6cf.src",
"puppet-server-0:2.6.17-2.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.src",
"rubygem-activerecor... | [
"https://access.redhat.com/security/cve/CVE-2012-3864",
"https://bugzilla.redhat.com/show_bug.cgi?id=839130",
"https://www.cve.org/CVERecord?id=CVE-2012-3864",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3864",
"http://puppetlabs.com/security/cve/cve-2012-3864/"
] | 10f6cb8969b4d5a933b333ecb01ce3696b1d57d4 | https://github.com/puppetlabs/puppet | [
{
"repo_url": "https://github.com/puppetlabs/puppet",
"commit": "10f6cb8969b4d5a933b333ecb01ce3696b1d57d4",
"ref_url": "https://github.com/puppetlabs/puppet/commit/10f6cb8969b4d5a933b333ecb01ce3696b1d57d4",
"source": "cvelist"
},
{
"repo_url": "https://github.com/puppetlabs/puppet",
"com... | [
"n/a"
] | [
"1.5.2"
] | 1.5.2 | 2.7.17 | ok | cvelist |
CVE-2012-3865 | puppet: authenticated clients allowed to delete arbitrary files on the puppet master | puppet | Low | null | null | null | null | Directory traversal vulnerability in lib/puppet/reports/store.rb in Puppet before 2.6.17 and 2.7.x before 2.7.18, and Puppet Enterprise before 2.5.2, when Delete is enabled in auth.conf, allows remote authenticated users to delete arbitrary files on the puppet master server via a .. (dot dot) in a node name. | puppet: authenticated clients allowed to delete arbitrary files on the puppet master | null | 2012-07-10T00:00:00+00:00 | 2012-07-06T00:00:00+00:00 | 839131 | false | [
"RHSA-2012:1542"
] | [
"converge-ui-devel-0:1.0.4-1.el6cf.noarch",
"converge-ui-devel-0:1.0.4-1.el6cf.src",
"puppet-0:2.6.17-2.el6cf.noarch",
"puppet-0:2.6.17-2.el6cf.src",
"puppet-server-0:2.6.17-2.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.src",
"rubygem-activerecor... | [
"https://access.redhat.com/security/cve/CVE-2012-3865",
"https://bugzilla.redhat.com/show_bug.cgi?id=839131",
"https://www.cve.org/CVERecord?id=CVE-2012-3865",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3865",
"http://puppetlabs.com/security/cve/cve-2012-3865/"
] | 554eefc55f57ed2b76e5ee04d8f194d36f6ee67f | https://github.com/puppetlabs/puppet | [
{
"repo_url": "https://github.com/puppetlabs/puppet",
"commit": "554eefc55f57ed2b76e5ee04d8f194d36f6ee67f",
"ref_url": "https://github.com/puppetlabs/puppet/commit/554eefc55f57ed2b76e5ee04d8f194d36f6ee67f",
"source": "cvelist"
},
{
"repo_url": "https://github.com/puppetlabs/puppet",
"com... | [
"n/a"
] | [
"2.6.17"
] | 2.6.17 | 2.6.16 | ok | cvelist |
CVE-2012-3867 | puppet: insufficient validation of agent names in CN of SSL certificate requests | puppet | Low | null | null | null | null | lib/puppet/ssl/certificate_authority.rb in Puppet before 2.6.17 and 2.7.x before 2.7.18, and Puppet Enterprise before 2.5.2, does not properly restrict the characters in the Common Name field of a Certificate Signing Request (CSR), which makes it easier for user-assisted remote attackers to trick administrators into si... | puppet: insufficient validation of agent names in CN of SSL certificate requests | null | 2012-07-10T00:00:00+00:00 | 2012-07-06T00:00:00+00:00 | 839158 | false | [
"RHSA-2012:1542"
] | [
"converge-ui-devel-0:1.0.4-1.el6cf.noarch",
"converge-ui-devel-0:1.0.4-1.el6cf.src",
"puppet-0:2.6.17-2.el6cf.noarch",
"puppet-0:2.6.17-2.el6cf.src",
"puppet-server-0:2.6.17-2.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.noarch",
"rubygem-actionpack-1:3.0.10-10.el6cf.src",
"rubygem-activerecor... | [
"https://access.redhat.com/security/cve/CVE-2012-3867",
"https://bugzilla.redhat.com/show_bug.cgi?id=839158",
"https://www.cve.org/CVERecord?id=CVE-2012-3867",
"https://nvd.nist.gov/vuln/detail/CVE-2012-3867",
"http://puppetlabs.com/security/cve/cve-2012-3867/"
] | dfedaa5fa841ccf335245a748b347b7c7c236640 | https://github.com/puppetlabs/puppet | [
{
"repo_url": "https://github.com/puppetlabs/puppet",
"commit": "dfedaa5fa841ccf335245a748b347b7c7c236640",
"ref_url": "https://github.com/puppetlabs/puppet/commit/dfedaa5fa841ccf335245a748b347b7c7c236640",
"source": "cvelist"
},
{
"repo_url": "https://github.com/puppetlabs/puppet",
"com... | [
"n/a"
] | [
"2.6.17"
] | 2.6.17 | 2.6.16 | ok | cvelist |
CVE-2012-4406 | Openstack-Swift: insecure use of python pickle() | Openstack-Swift | Important | CWE-502 | Deserialization of Untrusted Data | null | null | OpenStack Object Storage (swift) before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object. | Openstack-Swift: insecure use of python pickle() | null | 2012-05-30T00:00:00+00:00 | 2012-09-05T00:00:00+00:00 | 854757 | false | [
"RHSA-2012:1379",
"RHSA-2013:0691"
] | [
"appliance-0:1.7.1-1.el6rhs.src",
"appliance-base-0:1.7.1-1.el6rhs.noarch",
"augeas-0:0.9.0-1.el6.src",
"augeas-0:0.9.0-1.el6.x86_64",
"augeas-debuginfo-0:0.9.0-1.el6.x86_64",
"augeas-devel-0:0.9.0-1.el6.x86_64",
"augeas-libs-0:0.9.0-1.el6.x86_64",
"gluster-swift-0:1.4.8-5.el6rhs.noarch",
"gluster-s... | [
"https://access.redhat.com/security/cve/CVE-2012-4406",
"https://bugzilla.redhat.com/show_bug.cgi?id=854757",
"https://www.cve.org/CVERecord?id=CVE-2012-4406",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4406"
] | e1ff51c04554d51616d2845f92ab726cb0e5831a | https://github.com/openstack/swift | [
{
"repo_url": "https://github.com/openstack/swift",
"commit": "e1ff51c04554d51616d2845f92ab726cb0e5831a",
"ref_url": "https://github.com/openstack/swift/commit/e1ff51c04554d51616d2845f92ab726cb0e5831a",
"source": "cvelist"
}
] | [
"n/a"
] | [
"1.7.0"
] | 1.7.0 | 1.4.6 | ok | cvelist |
CVE-2012-4423 | libvirt: null function pointer invocation in virNetServerProgramDispatchCall() | libvirt | Moderate | null | null | null | null | The virNetServerProgramDispatchCall function in libvirt before 0.10.2 allows remote attackers to cause a denial of service (NULL pointer dereference and segmentation fault) via an RPC call with (1) an event as the RPC number or (2) an RPC number whose value is in a "gap" in the RPC dispatch table. | libvirt: null function pointer invocation in virNetServerProgramDispatchCall() | The versions of libvirt as shipped with Red Hat Enterprise Linux 5 are not affected.
This issue did affect the versions of the libvirt package as shipped with Red Hat Enterprise Linux 6. | 2012-07-24T00:00:00+00:00 | 2012-09-13T00:00:00+00:00 | 857133 | false | [
"RHSA-2012:1359"
] | [
"libvirt-0:0.9.10-21.el6_3.5.i686",
"libvirt-0:0.9.10-21.el6_3.5.ppc64",
"libvirt-0:0.9.10-21.el6_3.5.s390x",
"libvirt-0:0.9.10-21.el6_3.5.src",
"libvirt-0:0.9.10-21.el6_3.5.x86_64",
"libvirt-client-0:0.9.10-21.el6_3.5.i686",
"libvirt-client-0:0.9.10-21.el6_3.5.ppc",
"libvirt-client-0:0.9.10-21.el6_3.... | [
"https://access.redhat.com/security/cve/CVE-2012-4423",
"https://bugzilla.redhat.com/show_bug.cgi?id=857133",
"https://www.cve.org/CVERecord?id=CVE-2012-4423",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4423"
] | f8fbeb50d52520a109d71c8566fed2ea600650ec | https://libvirt.org/git/libvirt.git | [
{
"repo_url": "https://libvirt.org/git/libvirt.git",
"commit": "f8fbeb50d52520a109d71c8566fed2ea600650ec",
"ref_url": "http://libvirt.org/git/?p=libvirt.git%3Ba=commitdiff%3Bh=f8fbeb50d52520a109d71c8566fed2ea600650ec",
"source": "cvelist"
},
{
"repo_url": "https://libvirt.org/git/libvirt.git... | [
"n/a"
] | [
"v0.10.2"
] | v0.10.2 | CVE-2012-4423 | ok | cvelist |
CVE-2012-4433 | gegl: Integer overflow, leading to heap-based buffer overflow by parsing PPM image headers | gegl | Moderate | CWE-190 | Integer Overflow or Wraparound | null | null | Multiple integer overflows in operations/external/ppm-load.c in GEGL (Generic Graphics Library) 0.2.0 allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a large (1) width or (2) height value in a Portable Pixel Map (ppm) image, which triggers a heap-based buff... | gegl: Integer overflow, leading to heap-based buffer overflow by parsing PPM image headers | null | 2012-11-05T00:00:00+00:00 | 2012-09-11T00:00:00+00:00 | 856300 | false | [
"RHSA-2012:1455"
] | [
"gegl-0:0.1.2-4.el6_3.i686",
"gegl-0:0.1.2-4.el6_3.ppc",
"gegl-0:0.1.2-4.el6_3.ppc64",
"gegl-0:0.1.2-4.el6_3.s390",
"gegl-0:0.1.2-4.el6_3.s390x",
"gegl-0:0.1.2-4.el6_3.src",
"gegl-0:0.1.2-4.el6_3.x86_64",
"gegl-debuginfo-0:0.1.2-4.el6_3.i686",
"gegl-debuginfo-0:0.1.2-4.el6_3.ppc",
"gegl-debuginfo-... | [
"https://access.redhat.com/security/cve/CVE-2012-4433",
"https://bugzilla.redhat.com/show_bug.cgi?id=856300",
"https://www.cve.org/CVERecord?id=CVE-2012-4433",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4433"
] | 4757cdf73d3675478d645a3ec8250ba02168a230 | https://git.gnome.org/browse/gegl | [
{
"repo_url": "https://git.gnome.org/browse/gegl",
"commit": "4757cdf73d3675478d645a3ec8250ba02168a230",
"ref_url": "http://git.gnome.org/browse/gegl/commit/?id=4757cdf73d3675478d645a3ec8250ba02168a230",
"source": "cvelist"
},
{
"repo_url": "https://git.gnome.org/browse/gegl",
"commit": ... | [
"n/a"
] | [
"GEGL_0_3_0"
] | GEGL_0_3_0 | GEGL_20001120_v002 | ok | cvelist |
CVE-2012-4444 | kernel: net: acceptation of overlapping ipv6 fragments | kernel | Low | null | null | null | null | The ip6_frag_queue function in net/ipv6/reassembly.c in the Linux kernel before 2.6.36 allows remote attackers to bypass intended network restrictions via overlapping IPv6 fragments. | kernel: net: acceptation of overlapping ipv6 fragments | null | 2009-12-01T00:00:00+00:00 | 2012-06-04T00:00:00+00:00 | 874835 | false | [
"RHSA-2012:1580",
"RHSA-2013:0168"
] | [
"kernel-0:2.6.18-348.1.1.el5.i686",
"kernel-0:2.6.18-348.1.1.el5.ia64",
"kernel-0:2.6.18-348.1.1.el5.ppc64",
"kernel-0:2.6.18-348.1.1.el5.s390x",
"kernel-0:2.6.18-348.1.1.el5.src",
"kernel-0:2.6.18-348.1.1.el5.x86_64",
"kernel-0:2.6.32-279.19.1.el6.i686",
"kernel-0:2.6.32-279.19.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2012-4444",
"https://bugzilla.redhat.com/show_bug.cgi?id=874835",
"https://www.cve.org/CVERecord?id=CVE-2012-4444",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4444"
] | 70789d7052239992824628db8133de08dc78e593 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "70789d7052239992824628db8133de08dc78e593",
"ref_url": "https://github.com/torvalds/linux/commit/70789d7052239992824628db8133de08dc78e593",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.36"
] | v2.6.36 | v2.6.35 | ok | cvelist |
CVE-2012-4450 | 389-ds-base: Change on SLAPI_MODRDN_NEWSUPERIOR is not evaluated in ACL (ACL rules bypass possible) | 389-ds-base | Moderate | null | null | null | null | 389 Directory Server 1.2.10 does not properly update the ACL when a DN entry is moved by a modrdn operation, which allows remote authenticated users with certain permissions to bypass ACL restrictions and access the DN entry. | 389-ds-base: Change on SLAPI_MODRDN_NEWSUPERIOR is not evaluated in ACL (ACL rules bypass possible) | null | 2012-04-16T00:00:00+00:00 | 2012-09-22T00:00:00+00:00 | 860603 | false | [
"RHSA-2013:0503"
] | [
"389-ds-base-0:1.2.11.15-11.el6.i686",
"389-ds-base-0:1.2.11.15-11.el6.src",
"389-ds-base-0:1.2.11.15-11.el6.x86_64",
"389-ds-base-debuginfo-0:1.2.11.15-11.el6.i686",
"389-ds-base-debuginfo-0:1.2.11.15-11.el6.x86_64",
"389-ds-base-devel-0:1.2.11.15-11.el6.i686",
"389-ds-base-devel-0:1.2.11.15-11.el6.x86... | [
"https://access.redhat.com/security/cve/CVE-2012-4450",
"https://bugzilla.redhat.com/show_bug.cgi?id=860603",
"https://www.cve.org/CVERecord?id=CVE-2012-4450",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4450"
] | 5beb93d42efb807838c09c5fab898876876f8d09 | https://git.fedorahosted.org/cgit/389/ds.git | [
{
"repo_url": "https://git.fedorahosted.org/cgit/389/ds.git",
"commit": "5beb93d42efb807838c09c5fab898876876f8d09",
"ref_url": "http://git.fedorahosted.org/cgit/389/ds.git/commit/?id=5beb93d42efb807838c09c5fab898876876f8d09",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-4453 | dracut: Creates initramfs images with world-readable permissions (information disclosure) | dracut | Moderate | null | null | null | null | It was discovered that dracut created initramfs images as world readable. A local user could possibly use this flaw to obtain sensitive information from these files, such as iSCSI authentication passwords, encrypted root file system crypttab passwords, or other information. | dracut: Creates initramfs images with world-readable permissions (information disclosure) | null | 2012-09-27T00:00:00+00:00 | 2012-09-13T00:00:00+00:00 | 859448 | false | [
"RHSA-2013:1674"
] | [
"dracut-0:004-336.el6.noarch",
"dracut-0:004-336.el6.src",
"dracut-caps-0:004-336.el6.noarch",
"dracut-fips-0:004-336.el6.noarch",
"dracut-fips-aesni-0:004-336.el6.noarch",
"dracut-generic-0:004-336.el6.noarch",
"dracut-kernel-0:004-336.el6.noarch",
"dracut-network-0:004-336.el6.noarch",
"dracut-too... | [
"https://access.redhat.com/security/cve/CVE-2012-4453",
"https://bugzilla.redhat.com/show_bug.cgi?id=859448",
"https://www.cve.org/CVERecord?id=CVE-2012-4453",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4453"
] | e1b48995c26c4f06d1a71 | https://git.kernel.org/boot/dracut/dracut.git | [
{
"repo_url": "https://git.kernel.org/boot/dracut/dracut.git",
"commit": "e1b48995c26c4f06d1a71",
"ref_url": "http://git.kernel.org/?p=boot/dracut/dracut.git%3Ba=commit%3Bh=e1b48995c26c4f06d1a71",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2012-4456 | 2012.1.1: fails to validate tokens in Admin API | 2012.1.1 | Moderate | CWE-304 | Missing Critical Step in Authentication | null | null | The (1) OS-KSADM/services and (2) tenant APIs in OpenStack Keystone Essex before 2012.1.2 and Folsom before folsom-2 do not properly validate X-Auth-Token, which allow remote attackers to read the roles for an arbitrary user or get, create, or delete arbitrary services. | 2012.1.1: fails to validate tokens in Admin API | null | 2012-05-31T00:00:00+00:00 | 2012-09-26T00:00:00+00:00 | 861179 | false | [
"RHSA-2012:1378"
] | [
"openstack-keystone-0:2012.1.2-4.el6.noarch",
"openstack-keystone-0:2012.1.2-4.el6.src",
"openstack-keystone-doc-0:2012.1.2-4.el6.noarch",
"python-keystone-0:2012.1.2-4.el6.noarch",
"python-keystone-auth-token-0:2012.1.2-4.el6.noarch"
] | [
"https://access.redhat.com/security/cve/CVE-2012-4456",
"https://bugzilla.redhat.com/show_bug.cgi?id=861179",
"https://www.cve.org/CVERecord?id=CVE-2012-4456",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4456"
] | 24df3adb3f50cbb5ada411bc67aba8a781e6a431 | https://github.com/openstack/keystone | [
{
"repo_url": "https://github.com/openstack/keystone",
"commit": "24df3adb3f50cbb5ada411bc67aba8a781e6a431",
"ref_url": "https://github.com/openstack/keystone/commit/24df3adb3f50cbb5ada411bc67aba8a781e6a431",
"source": "cvelist"
},
{
"repo_url": "https://github.com/openstack/keystone",
"... | [
"n/a"
] | [
"2012.1.2"
] | 2012.1.2 | 2012.1.1 | ok | cvelist |
CVE-2012-4457 | 2012.1.1: fails to raise Unauthorized user error for disabled tenant | 2012.1.1 | Moderate | null | null | null | null | OpenStack Keystone Essex before 2012.1.2 and Folsom before folsom-3 does not properly handle authorization tokens for disabled tenants, which allows remote authenticated users to access the tenant's resources by requesting a token for the tenant. | 2012.1.1: fails to raise Unauthorized user error for disabled tenant | null | 2012-05-26T00:00:00+00:00 | 2012-09-26T00:00:00+00:00 | 861180 | false | [
"RHSA-2012:1378"
] | [
"openstack-keystone-0:2012.1.2-4.el6.noarch",
"openstack-keystone-0:2012.1.2-4.el6.src",
"openstack-keystone-doc-0:2012.1.2-4.el6.noarch",
"python-keystone-0:2012.1.2-4.el6.noarch",
"python-keystone-auth-token-0:2012.1.2-4.el6.noarch"
] | [
"https://access.redhat.com/security/cve/CVE-2012-4457",
"https://bugzilla.redhat.com/show_bug.cgi?id=861180",
"https://www.cve.org/CVERecord?id=CVE-2012-4457",
"https://nvd.nist.gov/vuln/detail/CVE-2012-4457"
] | 5373601bbdda10f879c08af1698852142b75f8d5 | https://github.com/openstack/keystone | [
{
"repo_url": "https://github.com/openstack/keystone",
"commit": "5373601bbdda10f879c08af1698852142b75f8d5",
"ref_url": "https://github.com/openstack/keystone/commit/5373601bbdda10f879c08af1698852142b75f8d5",
"source": "cvelist"
},
{
"repo_url": "https://github.com/openstack/keystone",
"... | [
"n/a"
] | [
"2012.1.2"
] | 2012.1.2 | 2012.1.1 | ok | cvelist |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.