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-1746 | kernel: agp: insufficient page_count parameter checking in agp_allocate_memory() | kernel | Important | null | null | null | null | Multiple integer overflows in the (1) agp_allocate_memory and (2) agp_create_user_memory functions in drivers/char/agp/generic.c in the Linux kernel before 2.6.38.5 allow local users to trigger buffer overflows, and consequently cause a denial of service (system crash) or possibly have unspecified other impact, via vec... | kernel: agp: insufficient page_count parameter checking in agp_allocate_memory() | This issue affects the versions of Linux kernel as shipped with Red Hat Enterprise 4, 5, 6, and Red Hat Enterprise MRG. This has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-0927.html, https://rhn.redhat.com/errata/RHSA-2011-1350.html, and https... | 2011-04-14T00:00:00+00:00 | 2011-04-21T00:00:00+00:00 | 698998 | false | [
"RHSA-2011:0927",
"RHSA-2011:1253",
"RHSA-2011:1350"
] | [
"kernel-0:2.6.18-238.19.1.el5.i686",
"kernel-0:2.6.18-238.19.1.el5.ia64",
"kernel-0:2.6.18-238.19.1.el5.ppc64",
"kernel-0:2.6.18-238.19.1.el5.s390x",
"kernel-0:2.6.18-238.19.1.el5.src",
"kernel-0:2.6.18-238.19.1.el5.x86_64",
"kernel-0:2.6.32-131.17.1.el6.i686",
"kernel-0:2.6.32-131.17.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-1746",
"https://bugzilla.redhat.com/show_bug.cgi?id=698998",
"https://www.cve.org/CVERecord?id=CVE-2011-1746",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1746"
] | b522f02184b413955f3bc952e3776ce41edc6355 | 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": "b522f02184b413955f3bc952e3776ce41edc6355",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=b522f02184b413955f3bc952e3776ce41edc6355",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-1748 | kernel: missing check in can/bcm and can/raw socket releases | kernel | Moderate | null | null | null | null | The raw_release function in net/can/raw.c in the Linux kernel before 2.6.39-rc6 does not properly validate a socket data structure, which allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a crafted release operation. | kernel: missing check in can/bcm and can/raw socket releases | null | 2011-04-20T00:00:00+00:00 | 2011-04-20T00:00:00+00:00 | 698057 | false | [
"RHSA-2011:0836",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.32-131.2.1.el6.i686",
"kernel-0:2.6.32-131.2.1.el6.ppc64",
"kernel-0:2.6.32-131.2.1.el6.s390x",
"kernel-0:2.6.32-131.2.1.el6.src",
"kernel-0:2.6.32-131.2.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.2.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.2.1.el6.i686",
"kernel-debug-0:2.6.32-131.2... | [
"https://access.redhat.com/security/cve/CVE-2011-1748",
"https://bugzilla.redhat.com/show_bug.cgi?id=698057",
"https://www.cve.org/CVERecord?id=CVE-2011-1748",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1748"
] | 10022a6c66e199d8f61d9044543f38785713cbbd | 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": "10022a6c66e199d8f61d9044543f38785713cbbd",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=10022a6c66e199d8f61d9044543f38785713cbbd",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-1750 | virtio-blk: heap buffer overflow caused by unaligned requests | virtio-blk | Important | CWE-805 | Buffer Access with Incorrect Length Value | null | null | Multiple heap-based buffer overflows in the virtio-blk driver (hw/virtio-blk.c) in qemu-kvm 0.14.0 allow local guest users to cause a denial of service (guest crash) and possibly gain privileges via a (1) write request to the virtio_blk_handle_write function or (2) read request to the virtio_blk_handle_read function th... | virtio-blk: heap buffer overflow caused by unaligned requests | This issue does not affect versions of kvm package as shipped with Red Hat
Enterprise Linux 5. | 2011-03-30T00:00:00+00:00 | 2011-03-30T00:00:00+00:00 | 698906 | false | [
"RHSA-2011:0534"
] | [
"qemu-img-2:0.12.1.2-2.160.el6.x86_64",
"qemu-kvm-2:0.12.1.2-2.160.el6.src",
"qemu-kvm-2:0.12.1.2-2.160.el6.x86_64",
"qemu-kvm-debuginfo-2:0.12.1.2-2.160.el6.x86_64",
"qemu-kvm-tools-2:0.12.1.2-2.160.el6.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2011-1750",
"https://bugzilla.redhat.com/show_bug.cgi?id=698906",
"https://www.cve.org/CVERecord?id=CVE-2011-1750",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1750"
] | 52c050236eaa4f0b5e1d160cd66dc18106445c4d | https://git.kernel.org/virt/kvm/qemu-kvm.git | [
{
"repo_url": "https://git.kernel.org/virt/kvm/qemu-kvm.git",
"commit": "52c050236eaa4f0b5e1d160cd66dc18106445c4d",
"ref_url": "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git%3Ba=commitdiff%3Bh=52c050236eaa4f0b5e1d160cd66dc18106445c4d",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-1751 | qemu: acpi_piix4: missing hotplug check during device removal | qemu | Important | CWE-825 | Expired Pointer Dereference | null | null | The pciej_write function in hw/acpi_piix4.c in the PIIX4 Power Management emulation in qemu-kvm does not check if a device is hotpluggable before unplugging the PCI-ISA bridge, which allows privileged guest users to cause a denial of service (guest crash) and possibly execute arbitrary code by sending a crafted value t... | qemu: acpi_piix4: missing hotplug check during device removal | This issue only affects Red Hat Enterprise Linux 6. The version of the qemu/kvm as shipped with Red Hat Enterprise Linux 5 is not affected. | 2011-05-18T00:00:00+00:00 | 2011-04-25T00:00:00+00:00 | 699773 | false | [
"RHSA-2011:0534"
] | [
"qemu-img-2:0.12.1.2-2.160.el6.x86_64",
"qemu-kvm-2:0.12.1.2-2.160.el6.src",
"qemu-kvm-2:0.12.1.2-2.160.el6.x86_64",
"qemu-kvm-debuginfo-2:0.12.1.2-2.160.el6.x86_64",
"qemu-kvm-tools-2:0.12.1.2-2.160.el6.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2011-1751",
"https://bugzilla.redhat.com/show_bug.cgi?id=699773",
"https://www.cve.org/CVERecord?id=CVE-2011-1751",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1751"
] | 505597e4476a6bc219d0ec1362b760d71cb4fdca | https://git.kernel.org/virt/kvm/qemu-kvm.git | [
{
"repo_url": "https://git.kernel.org/virt/kvm/qemu-kvm.git",
"commit": "505597e4476a6bc219d0ec1362b760d71cb4fdca",
"ref_url": "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git%3Ba=commit%3Bh=505597e4476a6bc219d0ec1362b760d71cb4fdca",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-1767 | kernel: netns vs proto registration ordering | kernel | Moderate | null | null | null | null | net/ipv4/ip_gre.c in the Linux kernel before 2.6.34, when ip_gre is configured as a module, allows remote attackers to cause a denial of service (OOPS) by sending a packet during module loading. | kernel: netns vs proto registration ordering | The Linux kernel as shipped with Red Hat Enterprise Linux 4, and 5 did not provide support for Network Namespace, and therefore are not affected by this issue. This has been addressed in Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-0928.html, and https://rhn.redhat.c... | 2010-02-16T00:00:00+00:00 | 2011-05-05T00:00:00+00:00 | 702303 | false | [
"RHSA-2011:0928",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.32-131.6.1.el6.i686",
"kernel-0:2.6.32-131.6.1.el6.ppc64",
"kernel-0:2.6.32-131.6.1.el6.s390x",
"kernel-0:2.6.32-131.6.1.el6.src",
"kernel-0:2.6.32-131.6.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.6.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.6.1.el6.i686",
"kernel-debug-0:2.6.32-131.6... | [
"https://access.redhat.com/security/cve/CVE-2011-1767",
"https://bugzilla.redhat.com/show_bug.cgi?id=702303",
"https://www.cve.org/CVERecord?id=CVE-2011-1767",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1767"
] | c2892f02712e9516d72841d5c019ed6916329794 | 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": "c2892f02712e9516d72841d5c019ed6916329794",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c2892f02712e9516d72841d5c019ed6916329794",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.34"
] | v2.6.34 | v2.6.32 | ok | cvelist |
CVE-2011-1768 | kernel: netns vs proto registration ordering | kernel | Moderate | null | null | null | null | The tunnels implementation in the Linux kernel before 2.6.34, when tunnel functionality is configured as a module, allows remote attackers to cause a denial of service (OOPS) by sending a packet during module loading. | kernel: netns vs proto registration ordering | The Linux kernel as shipped with Red Hat Enterprise Linux 4, and 5 did not provide support for Network Namespace, and therefore are not affected by this issue. This has been addressed in Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-0928.html, and https://rhn.redhat.c... | 2010-02-16T00:00:00+00:00 | 2011-05-05T00:00:00+00:00 | 702303 | false | [
"RHSA-2011:0928",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.32-131.6.1.el6.i686",
"kernel-0:2.6.32-131.6.1.el6.ppc64",
"kernel-0:2.6.32-131.6.1.el6.s390x",
"kernel-0:2.6.32-131.6.1.el6.src",
"kernel-0:2.6.32-131.6.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.6.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.6.1.el6.i686",
"kernel-debug-0:2.6.32-131.6... | [
"https://access.redhat.com/security/cve/CVE-2011-1768",
"https://bugzilla.redhat.com/show_bug.cgi?id=702303",
"https://www.cve.org/CVERecord?id=CVE-2011-1768",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1768"
] | d5aa407f59f5b83d2c50ec88f5bf56d40f1f8978 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "d5aa407f59f5b83d2c50ec88f5bf56d40f1f8978",
"ref_url": "https://github.com/torvalds/linux/commit/d5aa407f59f5b83d2c50ec88f5bf56d40f1f8978",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.34"
] | v2.6.34 | v2.6.32 | ok | cvelist |
CVE-2011-1769 | systemtap: does not guard against DWARF operations div-by-zero errors, which can cause a kernel panic | systemtap | Moderate | null | null | null | null | SystemTap 1.4 and earlier, when unprivileged (aka stapusr) mode is enabled, allows local users to cause a denial of service (divide-by-zero error and OOPS) via a crafted ELF program with DWARF expressions that are not properly handled by a stap script that performs context variable access. | systemtap: does not guard against DWARF operations div-by-zero errors, which can cause a kernel panic | null | 2011-05-11T00:00:00+00:00 | 2011-05-05T00:00:00+00:00 | 702687 | false | [
"RHSA-2011:0841",
"RHSA-2011:0842"
] | [
"systemtap-0:1.3-4.el5_6.1.i386",
"systemtap-0:1.3-4.el5_6.1.ia64",
"systemtap-0:1.3-4.el5_6.1.ppc64",
"systemtap-0:1.3-4.el5_6.1.s390x",
"systemtap-0:1.3-4.el5_6.1.src",
"systemtap-0:1.3-4.el5_6.1.x86_64",
"systemtap-0:1.4-6.el6_1.1.i686",
"systemtap-0:1.4-6.el6_1.1.ppc64",
"systemtap-0:1.4-6.el6_1... | [
"https://access.redhat.com/security/cve/CVE-2011-1769",
"https://bugzilla.redhat.com/show_bug.cgi?id=702687",
"https://www.cve.org/CVERecord?id=CVE-2011-1769",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1769"
] | fa2e3415185a28542d419a641ecd6cddd52e3cd9 | https://sourceware.org/git/systemtap.git | [
{
"repo_url": "https://sourceware.org/git/systemtap.git",
"commit": "fa2e3415185a28542d419a641ecd6cddd52e3cd9",
"ref_url": "http://sourceware.org/git/?p=systemtap.git%3Ba=commit%3Bh=fa2e3415185a28542d419a641ecd6cddd52e3cd9",
"source": "cvelist"
}
] | [
"n/a"
] | [
"release-1.5"
] | release-1.5 | release-1.4 | ok | cvelist |
CVE-2011-1771 | kernel: cifs oops when creating file with O_DIRECT set | kernel | Moderate | null | null | null | null | The cifs_close function in fs/cifs/file.c in the Linux kernel before 2.6.39 allows local users to cause a denial of service (NULL pointer dereference and BUG) or possibly have unspecified other impact by setting the O_DIRECT flag during an attempt to open a file on a CIFS filesystem. | kernel: cifs oops when creating file with O_DIRECT set | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, and Red Hat Enterprise Linux MRG as they did not backport the upstream commit cdff08e7 that introduced this issue. Future kernel updates for Red Hat Enterprise Linux 6 may address this flaw. | 2011-04-05T00:00:00+00:00 | 2011-05-06T00:00:00+00:00 | 703016 | false | [
"RHSA-2011:0836"
] | [
"kernel-0:2.6.32-131.2.1.el6.i686",
"kernel-0:2.6.32-131.2.1.el6.ppc64",
"kernel-0:2.6.32-131.2.1.el6.s390x",
"kernel-0:2.6.32-131.2.1.el6.src",
"kernel-0:2.6.32-131.2.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.2.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.2.1.el6.i686",
"kernel-debug-0:2.6.32-131.2... | [
"https://access.redhat.com/security/cve/CVE-2011-1771",
"https://bugzilla.redhat.com/show_bug.cgi?id=703016",
"https://www.cve.org/CVERecord?id=CVE-2011-1771",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1771"
] | 7797069305d13252fd66cf722aa8f2cbeb3c95cd | 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": "7797069305d13252fd66cf722aa8f2cbeb3c95cd",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7797069305d13252fd66cf722aa8f2cbeb3c95cd",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-1773 | virt-v2v: vnc password protection is missing after vm conversion | virt-v2v | Low | null | null | null | null | virt-v2v before 0.8.4 does not preserve the VNC console password when converting a guest, which allows local users to bypass the intended VNC authentication by connecting without a password. | virt-v2v: vnc password protection is missing after vm conversion | null | 2010-01-23T00:00:00+00:00 | 2010-12-23T00:00:00+00:00 | 702754 | false | [
"RHSA-2011:1615"
] | [
"virt-v2v-0:0.8.3-5.el6.src",
"virt-v2v-0:0.8.3-5.el6.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2011-1773",
"https://bugzilla.redhat.com/show_bug.cgi?id=702754",
"https://www.cve.org/CVERecord?id=CVE-2011-1773",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1773"
] | 7e9393129116699d1228bb02b9f65b78584582c1 | https://git.fedorahosted.org/cgit/virt-v2v.git | [
{
"repo_url": "https://git.fedorahosted.org/cgit/virt-v2v.git",
"commit": "7e9393129116699d1228bb02b9f65b78584582c1",
"ref_url": "https://git.fedorahosted.org/cgit/virt-v2v.git/commit/?id=7e9393129116699d1228bb02b9f65b78584582c1",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-1776 | kernel: validate size of EFI GUID partition entries | kernel | Low | null | null | null | null | The is_gpt_valid function in fs/partitions/efi.c in the Linux kernel before 2.6.39 does not check the size of an Extensible Firmware Interface (EFI) GUID Partition Table (GPT) entry, which allows physically proximate attackers to cause a denial of service (heap-based buffer overflow and OOPS) or obtain sensitive inform... | kernel: validate size of EFI GUID partition entries | This issue affects the versions of Linux kernel as shipped with Red Hat
Enterprise 4, 5, 6, and Red Hat Enterprise MRG. This has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-0927.html and https://rhn.redhat.com/errata/RHSA-2011-1189.html, and ht... | 2011-05-06T00:00:00+00:00 | 2011-05-09T00:00:00+00:00 | 703026 | false | [
"RHSA-2011:0927",
"RHSA-2011:1189",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.18-238.19.1.el5.i686",
"kernel-0:2.6.18-238.19.1.el5.ia64",
"kernel-0:2.6.18-238.19.1.el5.ppc64",
"kernel-0:2.6.18-238.19.1.el5.s390x",
"kernel-0:2.6.18-238.19.1.el5.src",
"kernel-0:2.6.18-238.19.1.el5.x86_64",
"kernel-0:2.6.32-131.12.1.el6.i686",
"kernel-0:2.6.32-131.12.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-1776",
"https://bugzilla.redhat.com/show_bug.cgi?id=703026",
"https://www.cve.org/CVERecord?id=CVE-2011-1776",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1776"
] | fa039d5f6b126fbd65eefa05db2f67e44df8f121 | 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": "fa039d5f6b126fbd65eefa05db2f67e44df8f121",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=fa039d5f6b126fbd65eefa05db2f67e44df8f121",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-1781 | systemtap: divide by zero stack unwinding flaw | systemtap | Moderate | null | null | null | null | SystemTap 1.4, when unprivileged (aka stapusr) mode is enabled, allows local users to cause a denial of service (divide-by-zero error and OOPS) via a crafted ELF program with DWARF expressions that are not properly handled by a stap script that performs stack unwinding (aka backtracing). | systemtap: divide by zero stack unwinding flaw | null | 2011-05-11T00:00:00+00:00 | 2011-05-05T00:00:00+00:00 | 703972 | false | [
"RHSA-2011:0842"
] | [
"systemtap-0:1.4-6.el6_1.1.i686",
"systemtap-0:1.4-6.el6_1.1.ppc64",
"systemtap-0:1.4-6.el6_1.1.s390x",
"systemtap-0:1.4-6.el6_1.1.src",
"systemtap-0:1.4-6.el6_1.1.x86_64",
"systemtap-client-0:1.4-6.el6_1.1.i686",
"systemtap-client-0:1.4-6.el6_1.1.ppc64",
"systemtap-client-0:1.4-6.el6_1.1.s390x",
"s... | [
"https://access.redhat.com/security/cve/CVE-2011-1781",
"https://bugzilla.redhat.com/show_bug.cgi?id=703972",
"https://www.cve.org/CVERecord?id=CVE-2011-1781",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1781"
] | fa2e3415185a28542d419a641ecd6cddd52e3cd9 | https://sourceware.org/git/systemtap.git | [
{
"repo_url": "https://sourceware.org/git/systemtap.git",
"commit": "fa2e3415185a28542d419a641ecd6cddd52e3cd9",
"ref_url": "http://sourceware.org/git/?p=systemtap.git%3Ba=commit%3Bh=fa2e3415185a28542d419a641ecd6cddd52e3cd9",
"source": "cvelist"
}
] | [
"n/a"
] | [
"release-1.5"
] | release-1.5 | release-1.4 | ok | cvelist |
CVE-2011-1833 | kernel: ecryptfs: mount source TOCTOU race | kernel | Moderate | CWE-367 | Time-of-check Time-of-use (TOCTOU) Race Condition | null | null | Race condition in the ecryptfs_mount function in fs/ecryptfs/main.c in the eCryptfs subsystem in the Linux kernel before 3.1 allows local users to bypass intended file permissions via a mount.ecryptfs_private mount with a mismatched uid. | kernel: ecryptfs: mount source TOCTOU race | null | 2011-08-09T00:00:00+00:00 | 2011-08-01T00:00:00+00:00 | 731172 | false | [
"RHSA-2011:1350",
"RHSA-2011:1386"
] | [
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"kernel-0:2.6.18-274.7.1.el5.ppc64",
"kernel-0:2.6.18-274.7.1.el5.s390x",
"kernel-0:2.6.18-274.7.1.el5.src",
"kernel-0:2.6.18-274.7.1.el5.x86_64",
"kernel-0:2.6.32-131.17.1.el6.i686",
"kernel-0:2.6.32-131.17.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2011-1833",
"https://bugzilla.redhat.com/show_bug.cgi?id=731172",
"https://www.cve.org/CVERecord?id=CVE-2011-1833",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1833"
] | 764355487ea220fdc2faf128d577d7f679b91f97 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "764355487ea220fdc2faf128d577d7f679b91f97",
"ref_url": "https://github.com/torvalds/linux/commit/764355487ea220fdc2faf128d577d7f679b91f97",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v3.0 | ok | cvelist |
CVE-2011-1926 | cyrus-imapd: STARTTLS plaintext command injection | cyrus-imapd | Moderate | null | null | null | null | The STARTTLS implementation in Cyrus IMAP Server before 2.4.7 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted sessions by sending a cleartext command that is processed after TLS is in place, related to a "plaintext command injection" attack, a similar... | cyrus-imapd: STARTTLS plaintext command injection | null | 2011-03-25T00:00:00+00:00 | 2011-05-13T00:00:00+00:00 | 705288 | false | [
"RHSA-2011:0859"
] | [
"cyrus-imapd-0:2.2.12-15.el4.i386",
"cyrus-imapd-0:2.2.12-15.el4.ia64",
"cyrus-imapd-0:2.2.12-15.el4.ppc",
"cyrus-imapd-0:2.2.12-15.el4.s390",
"cyrus-imapd-0:2.2.12-15.el4.s390x",
"cyrus-imapd-0:2.2.12-15.el4.src",
"cyrus-imapd-0:2.2.12-15.el4.x86_64",
"cyrus-imapd-0:2.3.16-6.el6_1.2.i686",
"cyrus-i... | [
"https://access.redhat.com/security/cve/CVE-2011-1926",
"https://bugzilla.redhat.com/show_bug.cgi?id=705288",
"https://www.cve.org/CVERecord?id=CVE-2011-1926",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1926"
] | 523a91a5e86c8b9a27a138f04a3e3f2d8786f162 | https://git.cyrusimap.org/cyrus-imapd | [
{
"repo_url": "https://git.cyrusimap.org/cyrus-imapd",
"commit": "523a91a5e86c8b9a27a138f04a3e3f2d8786f162",
"ref_url": "http://git.cyrusimap.org/cyrus-imapd/patch/?id=523a91a5e86c8b9a27a138f04a3e3f2d8786f162",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-1929 | dovecot: potential crash when parsing header names that contain NUL characters | dovecot | Moderate | null | null | null | null | lib-mail/message-header-parser.c in Dovecot 1.2.x before 1.2.17 and 2.0.x before 2.0.13 does not properly handle '\0' characters in header names, which allows remote attackers to cause a denial of service (daemon crash or mailbox corruption) via a crafted e-mail message. | dovecot: potential crash when parsing header names that contain NUL characters | null | 2011-05-11T00:00:00+00:00 | 2011-05-19T00:00:00+00:00 | 706286 | false | [
"RHSA-2011:1187"
] | [
"dovecot-0:0.99.11-10.EL4.i386",
"dovecot-0:0.99.11-10.EL4.ia64",
"dovecot-0:0.99.11-10.EL4.ppc",
"dovecot-0:0.99.11-10.EL4.s390",
"dovecot-0:0.99.11-10.EL4.s390x",
"dovecot-0:0.99.11-10.EL4.src",
"dovecot-0:0.99.11-10.EL4.x86_64",
"dovecot-0:1.0.7-7.el5_7.1.i386",
"dovecot-0:1.0.7-7.el5_7.1.ia64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-1929",
"https://bugzilla.redhat.com/show_bug.cgi?id=706286",
"https://www.cve.org/CVERecord?id=CVE-2011-1929",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1929"
] | 3698dfe0f21c | https://hg.dovecot.org/dovecot-1.1 | [
{
"repo_url": "https://hg.dovecot.org/dovecot-1.1",
"commit": "3698dfe0f21c",
"ref_url": "http://hg.dovecot.org/dovecot-1.1/rev/3698dfe0f21c",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2011-1944 | libxml2: Heap-based buffer overflow by adding new namespace node to an existing nodeset or merging nodesets | libxml2 | Low | CWE-122 | Heap-based Buffer Overflow | null | null | Integer overflow in xpath.c in libxml2 2.6.x through 2.6.32 and 2.7.x through 2.7.8, and libxml 1.8.16 and earlier, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted XML file that triggers a heap-based buffer overflow when adding a new namespace no... | libxml2: Heap-based buffer overflow by adding new namespace node to an existing nodeset or merging nodesets | null | 2011-05-27T00:00:00+00:00 | 2011-05-31T00:00:00+00:00 | 709747 | false | [
"RHSA-2011:1749",
"RHSA-2012:0017",
"RHSA-2013:0217"
] | [
"libxml2-0:2.6.26-2.1.12.el5_7.2.i386",
"libxml2-0:2.6.26-2.1.12.el5_7.2.ia64",
"libxml2-0:2.6.26-2.1.12.el5_7.2.ppc",
"libxml2-0:2.6.26-2.1.12.el5_7.2.ppc64",
"libxml2-0:2.6.26-2.1.12.el5_7.2.s390",
"libxml2-0:2.6.26-2.1.12.el5_7.2.s390x",
"libxml2-0:2.6.26-2.1.12.el5_7.2.src",
"libxml2-0:2.6.26-2.1.... | [
"https://access.redhat.com/security/cve/CVE-2011-1944",
"https://bugzilla.redhat.com/show_bug.cgi?id=709747",
"https://www.cve.org/CVERecord?id=CVE-2011-1944",
"https://nvd.nist.gov/vuln/detail/CVE-2011-1944"
] | d7958b21e7f8c447a26bb2436f08402b2c308be4 | https://git.gnome.org/browse/libxml2 | [
{
"repo_url": "https://git.gnome.org/browse/libxml2",
"commit": "d7958b21e7f8c447a26bb2436f08402b2c308be4",
"ref_url": "http://git.gnome.org/browse/libxml2/commit/?id=d7958b21e7f8c447a26bb2436f08402b2c308be4",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.8.0"
] | v2.8.0 | EAZEL-NAUTILUS-MS-AUG07 | ok | cvelist |
CVE-2011-2022 | kernel: agp: insufficient pg_start parameter checking in AGPIOC_BIND and AGPIOC_UNBIND ioctls | kernel | Important | null | null | null | null | The agp_generic_remove_memory function in drivers/char/agp/generic.c in the Linux kernel before 2.6.38.5 does not validate a certain start parameter, which allows local users to gain privileges or cause a denial of service (system crash) via a crafted AGPIOC_UNBIND agp_ioctl ioctl call, a different vulnerability than C... | kernel: agp: insufficient pg_start parameter checking in AGPIOC_BIND and AGPIOC_UNBIND ioctls | This issue affects the versions of Linux kernel as shipped with Red Hat
Enterprise 4, 5, 6, and Red Hat Enterprise MRG. This has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-0927.html, https://rhn.redhat.com/errata/RHSA-2011-1350.html, and https... | 2011-04-14T00:00:00+00:00 | 2011-04-21T00:00:00+00:00 | 698996 | false | [
"RHSA-2011:0927",
"RHSA-2011:1253",
"RHSA-2011:1350"
] | [
"kernel-0:2.6.18-238.19.1.el5.i686",
"kernel-0:2.6.18-238.19.1.el5.ia64",
"kernel-0:2.6.18-238.19.1.el5.ppc64",
"kernel-0:2.6.18-238.19.1.el5.s390x",
"kernel-0:2.6.18-238.19.1.el5.src",
"kernel-0:2.6.18-238.19.1.el5.x86_64",
"kernel-0:2.6.32-131.17.1.el6.i686",
"kernel-0:2.6.32-131.17.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-2022",
"https://bugzilla.redhat.com/show_bug.cgi?id=698996",
"https://www.cve.org/CVERecord?id=CVE-2011-2022",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2022"
] | 194b3da873fd334ef183806db751473512af29ce | 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": "194b3da873fd334ef183806db751473512af29ce",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=194b3da873fd334ef183806db751473512af29ce",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-2183 | kernel: ksm: race between ksmd and exiting task | kernel | Moderate | null | null | null | null | Race condition in the scan_get_next_rmap_item function in mm/ksm.c in the Linux kernel before 2.6.39.3, when Kernel SamePage Merging (KSM) is enabled, allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a crafted application. | kernel: ksm: race between ksmd and exiting task | This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, and Red Hat Enterprise MRG do not provide support for KSM (Kernel Samepage Merging). This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2011-1189.html. | 2011-06-02T00:00:00+00:00 | 2011-06-02T00:00:00+00:00 | 710338 | false | [
"RHSA-2011:1189",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.32-131.12.1.el6.i686",
"kernel-0:2.6.32-131.12.1.el6.ppc64",
"kernel-0:2.6.32-131.12.1.el6.s390x",
"kernel-0:2.6.32-131.12.1.el6.src",
"kernel-0:2.6.32-131.12.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.12.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.12.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-2183",
"https://bugzilla.redhat.com/show_bug.cgi?id=710338",
"https://www.cve.org/CVERecord?id=CVE-2011-2183",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2183"
] | 2b472611a32a72f4a118c069c2d62a1a3f087afd | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "2b472611a32a72f4a118c069c2d62a1a3f087afd",
"ref_url": "https://github.com/torvalds/linux/commit/2b472611a32a72f4a118c069c2d62a1a3f087afd",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2200 | dbus: Local DoS via messages with non-native byte order | dbus | Moderate | null | null | null | null | The _dbus_header_byteswap function in dbus-marshal-header.c in D-Bus (aka DBus) 1.2.x before 1.2.28, 1.4.x before 1.4.12, and 1.5.x before 1.5.4 does not properly handle a non-native byte order, which allows local users to cause a denial of service (connection loss), obtain potentially sensitive information, or conduct... | dbus: Local DoS via messages with non-native byte order | null | 2011-06-09T00:00:00+00:00 | 2011-06-09T00:00:00+00:00 | 712676 | false | [
"RHSA-2011:1132"
] | [
"dbus-0:1.1.2-16.el5_7.i386",
"dbus-0:1.1.2-16.el5_7.ia64",
"dbus-0:1.1.2-16.el5_7.ppc",
"dbus-0:1.1.2-16.el5_7.ppc64",
"dbus-0:1.1.2-16.el5_7.s390",
"dbus-0:1.1.2-16.el5_7.s390x",
"dbus-0:1.1.2-16.el5_7.src",
"dbus-0:1.1.2-16.el5_7.x86_64",
"dbus-1:1.2.24-5.el6_1.i686",
"dbus-1:1.2.24-5.el6_1.ppc... | [
"https://access.redhat.com/security/cve/CVE-2011-2200",
"https://bugzilla.redhat.com/show_bug.cgi?id=712676",
"https://www.cve.org/CVERecord?id=CVE-2011-2200",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2200"
] | 6519a1f77c61d753d4c97efd6e15630eb275336e | https://cgit.freedesktop.org/dbus/dbus | [
{
"repo_url": "https://cgit.freedesktop.org/dbus/dbus",
"commit": "6519a1f77c61d753d4c97efd6e15630eb275336e",
"ref_url": "http://cgit.freedesktop.org/dbus/dbus/commit/?h=dbus-1.2&id=6519a1f77c61d753d4c97efd6e15630eb275336e",
"source": "cvelist"
},
{
"repo_url": "https://cgit.freedesktop.org/... | [
"n/a"
] | [
"dbus-1.2.28"
] | dbus-1.2.28 | dbus-1.2.26 | ok | cvelist |
CVE-2011-2213 | kernel: inet_diag: insufficient validation | kernel | Moderate | null | null | null | null | The inet_diag_bc_audit function in net/ipv4/inet_diag.c in the Linux kernel before 2.6.39.3 does not properly audit INET_DIAG bytecode, which allows local users to cause a denial of service (kernel infinite loop) via crafted INET_DIAG_REQ_BYTECODE instructions in a netlink message, as demonstrated by an INET_DIAG_BC_JM... | kernel: inet_diag: insufficient validation | This issue affects the Linux kernel as shipped with Red Hat Enterprise Linux 4,
5, 6, and Red Hat Enterprise MRG. Red Hat Enterprise Linux 4 is now in
Production 3 of the maintenance life-cycle, https://access.redhat.com/support/policy/updates/errata/, therefore the fix for this issue is not currently planned to be inc... | 2011-06-01T00:00:00+00:00 | 2011-06-01T00:00:00+00:00 | 714536 | false | [
"RHSA-2011:0927",
"RHSA-2011:1189",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.18-238.19.1.el5.i686",
"kernel-0:2.6.18-238.19.1.el5.ia64",
"kernel-0:2.6.18-238.19.1.el5.ppc64",
"kernel-0:2.6.18-238.19.1.el5.s390x",
"kernel-0:2.6.18-238.19.1.el5.src",
"kernel-0:2.6.18-238.19.1.el5.x86_64",
"kernel-0:2.6.32-131.12.1.el6.i686",
"kernel-0:2.6.32-131.12.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-2213",
"https://bugzilla.redhat.com/show_bug.cgi?id=714536",
"https://www.cve.org/CVERecord?id=CVE-2011-2213",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2213"
] | eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d | 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": "eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2479 | kernel: thp: madvise on top of /dev/zero private mapping can lead to panic | kernel | Moderate | null | null | null | null | The Linux kernel before 2.6.39 does not properly create transparent huge pages in response to a MAP_PRIVATE mmap system call on /dev/zero, which allows local users to cause a denial of service (system crash) via a crafted application. | kernel: thp: madvise on top of /dev/zero private mapping can lead to panic | The versions of the Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, and Red Hat Enterprise MRG are not affected because they do not provide support for THP (Transparent Huge Pages). This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2011-0928.html. | 2011-03-24T00:00:00+00:00 | 2011-03-24T00:00:00+00:00 | 714761 | false | [
"RHSA-2011:0928"
] | [
"kernel-0:2.6.32-131.6.1.el6.i686",
"kernel-0:2.6.32-131.6.1.el6.ppc64",
"kernel-0:2.6.32-131.6.1.el6.s390x",
"kernel-0:2.6.32-131.6.1.el6.src",
"kernel-0:2.6.32-131.6.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.6.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.6.1.el6.i686",
"kernel-debug-0:2.6.32-131.6... | [
"https://access.redhat.com/security/cve/CVE-2011-2479",
"https://bugzilla.redhat.com/show_bug.cgi?id=714761",
"https://www.cve.org/CVERecord?id=CVE-2011-2479",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2479"
] | 78f11a255749d09025f54d4e2df4fbcb031530e2 | 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": "78f11a255749d09025f54d4e2df4fbcb031530e2",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=78f11a255749d09025f54d4e2df4fbcb031530e2",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-2482 | kernel: sctp dos | kernel | Important | CWE-476 | NULL Pointer Dereference | null | null | A certain Red Hat patch to the sctp_sock_migrate function in net/sctp/socket.c in the Linux kernel before 2.6.21, as used in Red Hat Enterprise Linux (RHEL) 5, allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) via a crafted SCTP packet. | kernel: sctp dos | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not backport the upstream commit 3ab224be6d6. It did not affect the Linux kernels as shipped with Red Hat Enterprise Linux 6, and Red Hat Enterprise MRG as they have backported the upstream commit ea2bc483ff5 that Red Hat En... | 2011-08-30T00:00:00+00:00 | 2011-06-21T00:00:00+00:00 | 714867 | false | [
"RHSA-2011:1212",
"RHSA-2011:1813"
] | [
"kernel-0:2.6.18-238.31.1.el5.i686",
"kernel-0:2.6.18-238.31.1.el5.ia64",
"kernel-0:2.6.18-238.31.1.el5.ppc64",
"kernel-0:2.6.18-238.31.1.el5.s390x",
"kernel-0:2.6.18-238.31.1.el5.src",
"kernel-0:2.6.18-238.31.1.el5.x86_64",
"kernel-0:2.6.18-274.3.1.el5.i686",
"kernel-0:2.6.18-274.3.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2011-2482",
"https://bugzilla.redhat.com/show_bug.cgi?id=714867",
"https://www.cve.org/CVERecord?id=CVE-2011-2482",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2482"
] | ea2bc483ff5caada7c4aa0d5fbf87d3a6590273d | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "ea2bc483ff5caada7c4aa0d5fbf87d3a6590273d",
"ref_url": "https://github.com/torvalds/linux/commit/ea2bc483ff5caada7c4aa0d5fbf87d3a6590273d",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.21"
] | v2.6.21 | v2.6.20 | ok | cvelist |
CVE-2011-2486 | nspluginwrapper: NPNVprivateModeBool variable not forwarded | nspluginwrapper | Low | null | null | null | null | nspluginwrapper before 1.4.4 does not properly provide access to NPNVprivateModeBool variable settings, which could prevent Firefox plugins from determining if they should run in Private Browsing mode and allow remote attackers to bypass intended access restrictions, as demonstrated using Flash. | nspluginwrapper: NPNVprivateModeBool variable not forwarded | 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... | 2011-03-25T00:00:00+00:00 | 2011-05-23T00:00:00+00:00 | 715384 | false | [
"RHSA-2012:1459"
] | [
"nspluginwrapper-0:1.4.4-1.el6_3.i686",
"nspluginwrapper-0:1.4.4-1.el6_3.ppc",
"nspluginwrapper-0:1.4.4-1.el6_3.src",
"nspluginwrapper-0:1.4.4-1.el6_3.x86_64",
"nspluginwrapper-debuginfo-0:1.4.4-1.el6_3.i686",
"nspluginwrapper-debuginfo-0:1.4.4-1.el6_3.ppc",
"nspluginwrapper-debuginfo-0:1.4.4-1.el6_3.x8... | [
"https://access.redhat.com/security/cve/CVE-2011-2486",
"https://bugzilla.redhat.com/show_bug.cgi?id=715384",
"https://www.cve.org/CVERecord?id=CVE-2011-2486",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2486"
] | 7e4ab8e1189846041f955e6c83f72bc1624e7a98 | https://github.com/davidben/nspluginwrapper | [
{
"repo_url": "https://github.com/davidben/nspluginwrapper",
"commit": "7e4ab8e1189846041f955e6c83f72bc1624e7a98",
"ref_url": "https://github.com/davidben/nspluginwrapper/commit/7e4ab8e1189846041f955e6c83f72bc1624e7a98",
"source": "cvelist"
}
] | [
"n/a"
] | [
"nspluginwrapper-1.3.2"
] | nspluginwrapper-1.3.2 | null | ok | cvelist |
CVE-2011-2491 | kernel: rpc task leak after flock()ing NFS share | kernel | Important | null | null | null | null | The Network Lock Manager (NLM) protocol implementation in the NFS client functionality in the Linux kernel before 3.0 allows local users to cause a denial of service (system hang) via a LOCK_UN flock system call. | kernel: rpc task leak after flock()ing NFS share | null | 2011-05-31T00:00:00+00:00 | 2011-06-01T00:00:00+00:00 | 709393 | false | [
"RHSA-2011:1189",
"RHSA-2011:1212",
"RHSA-2011:1253",
"RHSA-2011:1813"
] | [
"kernel-0:2.6.18-238.31.1.el5.i686",
"kernel-0:2.6.18-238.31.1.el5.ia64",
"kernel-0:2.6.18-238.31.1.el5.ppc64",
"kernel-0:2.6.18-238.31.1.el5.s390x",
"kernel-0:2.6.18-238.31.1.el5.src",
"kernel-0:2.6.18-238.31.1.el5.x86_64",
"kernel-0:2.6.18-274.3.1.el5.i686",
"kernel-0:2.6.18-274.3.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2011-2491",
"https://bugzilla.redhat.com/show_bug.cgi?id=709393",
"https://www.cve.org/CVERecord?id=CVE-2011-2491",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2491"
] | 0b760113a3a155269a3fba93a409c640031dd68f | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "0b760113a3a155269a3fba93a409c640031dd68f",
"ref_url": "https://github.com/torvalds/linux/commit/0b760113a3a155269a3fba93a409c640031dd68f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2492 | kernel: bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace | kernel | Low | null | null | null | null | The bluetooth subsystem in the Linux kernel before 3.0-rc4 does not properly initialize certain data structures, which allows local users to obtain potentially sensitive information from kernel memory via a crafted getsockopt system call, related to (1) the l2cap_sock_getsockopt_old function in net/bluetooth/l2cap_sock... | kernel: bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace | This issue affects the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, 6, and Red Hat Enterprise MRG. It has been addressed in Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-0927.html, https://rhn.redhat.com/errata/RHSA-2011-1189.html, and ht... | 2011-05-09T00:00:00+00:00 | 2011-05-09T00:00:00+00:00 | 703019 | false | [
"RHSA-2011:0927",
"RHSA-2011:1189",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.18-238.19.1.el5.i686",
"kernel-0:2.6.18-238.19.1.el5.ia64",
"kernel-0:2.6.18-238.19.1.el5.ppc64",
"kernel-0:2.6.18-238.19.1.el5.s390x",
"kernel-0:2.6.18-238.19.1.el5.src",
"kernel-0:2.6.18-238.19.1.el5.x86_64",
"kernel-0:2.6.32-131.12.1.el6.i686",
"kernel-0:2.6.32-131.12.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-2492",
"https://bugzilla.redhat.com/show_bug.cgi?id=703019",
"https://www.cve.org/CVERecord?id=CVE-2011-2492",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2492"
] | 8d03e971cf403305217b8e62db3a2e5ad2d6263f | 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": "8d03e971cf403305217b8e62db3a2e5ad2d6263f",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=8d03e971cf403305217b8e62db3a2e5ad2d6263f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2494 | kernel: taskstats io infoleak | kernel | Low | null | null | null | null | kernel/taskstats.c in the Linux kernel before 3.1 allows local users to obtain sensitive I/O statistics by sending taskstats commands to a netlink socket, as demonstrated by discovering the length of another user's password. | kernel: taskstats io infoleak | This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not provide support for the Taskstats interface. This has been addressed in Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1479.html, https://rhn.redhat.com/e... | 2011-06-21T00:00:00+00:00 | 2011-06-21T00:00:00+00:00 | 716842 | false | [
"RHSA-2011:1465",
"RHSA-2011:1479",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.18-274.12.1.el5.i686",
"kernel-0:2.6.18-274.12.1.el5.ia64",
"kernel-0:2.6.18-274.12.1.el5.ppc64",
"kernel-0:2.6.18-274.12.1.el5.s390x",
"kernel-0:2.6.18-274.12.1.el5.src",
"kernel-0:2.6.18-274.12.1.el5.x86_64",
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-2494",
"https://bugzilla.redhat.com/show_bug.cgi?id=716842",
"https://www.cve.org/CVERecord?id=CVE-2011-2494",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2494"
] | 1a51410abe7d0ee4b1d112780f46df87d3621043 | 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": "1a51410abe7d0ee4b1d112780f46df87d3621043",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=1a51410abe7d0ee4b1d112780f46df87d3621043",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v3.0 | ok | cvelist |
CVE-2011-2495 | kernel: /proc/PID/io infoleak | kernel | Low | null | null | null | null | fs/proc/base.c in the Linux kernel before 2.6.39.4 does not properly restrict access to /proc/#####/io files, which allows local users to obtain sensitive I/O statistics by polling a file, as demonstrated by discovering the length of another user's password. | kernel: /proc/PID/io infoleak | This has been addressed in Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1212.html, https://rhn.redhat.com/errata/RHSA-2011-1189.html, and https://rhn.redhat.com/errata/RHSA-2011-1253.html. Red Hat Enterprise Linux 4 is now in Production 3 of the maintenance life-c... | 2011-06-21T00:00:00+00:00 | 2011-06-21T00:00:00+00:00 | 716825 | false | [
"RHSA-2011:1189",
"RHSA-2011:1212",
"RHSA-2011:1253",
"RHSA-2011:1813"
] | [
"kernel-0:2.6.18-238.31.1.el5.i686",
"kernel-0:2.6.18-238.31.1.el5.ia64",
"kernel-0:2.6.18-238.31.1.el5.ppc64",
"kernel-0:2.6.18-238.31.1.el5.s390x",
"kernel-0:2.6.18-238.31.1.el5.src",
"kernel-0:2.6.18-238.31.1.el5.x86_64",
"kernel-0:2.6.18-274.3.1.el5.i686",
"kernel-0:2.6.18-274.3.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2011-2495",
"https://bugzilla.redhat.com/show_bug.cgi?id=716825",
"https://www.cve.org/CVERecord?id=CVE-2011-2495",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2495"
] | 1d1221f375c94ef961ba8574ac4f85c8870ddd51 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "1d1221f375c94ef961ba8574ac4f85c8870ddd51",
"ref_url": "https://github.com/torvalds/linux/commit/1d1221f375c94ef961ba8574ac4f85c8870ddd51",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2496 | kernel: mm: avoid wrapping vm_pgoff in mremap() and stack expansions | kernel | Moderate | null | null | null | null | Integer overflow in the vma_to_resize function in mm/mremap.c in the Linux kernel before 2.6.39 allows local users to cause a denial of service (BUG_ON and system crash) via a crafted mremap system call that expands a memory mapping. | kernel: mm: avoid wrapping vm_pgoff in mremap() and stack expansions | null | 2011-04-07T00:00:00+00:00 | 2011-06-21T00:00:00+00:00 | 716538 | false | [
"RHSA-2011:1253",
"RHSA-2011:1350",
"RHSA-2011:1386"
] | [
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"kernel-0:2.6.18-274.7.1.el5.ppc64",
"kernel-0:2.6.18-274.7.1.el5.s390x",
"kernel-0:2.6.18-274.7.1.el5.src",
"kernel-0:2.6.18-274.7.1.el5.x86_64",
"kernel-0:2.6.32-131.17.1.el6.i686",
"kernel-0:2.6.32-131.17.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2011-2496",
"https://bugzilla.redhat.com/show_bug.cgi?id=716538",
"https://www.cve.org/CVERecord?id=CVE-2011-2496",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2496"
] | 982134ba62618c2d69fbbbd166d0a11ee3b7e3d8 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "982134ba62618c2d69fbbbd166d0a11ee3b7e3d8",
"ref_url": "https://github.com/torvalds/linux/commit/982134ba62618c2d69fbbbd166d0a11ee3b7e3d8",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-2497 | kernel: bluetooth: buffer overflow in l2cap config request | kernel | Important | CWE-191 | Integer Underflow (Wrap or Wraparound) | null | null | Integer underflow in the l2cap_config_req function in net/bluetooth/l2cap_core.c in the Linux kernel before 3.0 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a small command-size value within the command header of a Logical Link Control and A... | kernel: bluetooth: buffer overflow in l2cap config request | 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 the upstream commit 5dee9e7c that introduced this issue. This has been addressed in Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1189.html... | 2011-06-24T00:00:00+00:00 | 2011-06-27T00:00:00+00:00 | 716805 | false | [
"RHSA-2011:1189",
"RHSA-2011:1253"
] | [
"kernel-0:2.6.32-131.12.1.el6.i686",
"kernel-0:2.6.32-131.12.1.el6.ppc64",
"kernel-0:2.6.32-131.12.1.el6.s390x",
"kernel-0:2.6.32-131.12.1.el6.src",
"kernel-0:2.6.32-131.12.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.12.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.12.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-2497",
"https://bugzilla.redhat.com/show_bug.cgi?id=716805",
"https://www.cve.org/CVERecord?id=CVE-2011-2497",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2497"
] | 7ac28817536797fd40e9646452183606f9e17f71 | 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": "7ac28817536797fd40e9646452183606f9e17f71",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7ac28817536797fd40e9646452183606f9e17f71",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2501 | libpng: regression of CVE-2004-0421 in 1.2.23+ | libpng | Moderate | null | null | null | null | The png_format_buffer function in pngerror.c in libpng 1.0.x before 1.0.55, 1.2.x before 1.2.45, 1.4.x before 1.4.8, and 1.5.x before 1.5.4 allows remote attackers to cause a denial of service (application crash) via a crafted PNG image that triggers an out-of-bounds read during the copying of error-message data. NOTE... | libpng: regression of CVE-2004-0421 in 1.2.23+ | null | 2011-06-07T00:00:00+00:00 | 2011-06-21T00:00:00+00:00 | 717084 | false | [
"RHSA-2011:1105"
] | [
"libpng-2:1.2.46-1.el6_1.i686",
"libpng-2:1.2.46-1.el6_1.ppc",
"libpng-2:1.2.46-1.el6_1.ppc64",
"libpng-2:1.2.46-1.el6_1.s390",
"libpng-2:1.2.46-1.el6_1.s390x",
"libpng-2:1.2.46-1.el6_1.src",
"libpng-2:1.2.46-1.el6_1.x86_64",
"libpng-debuginfo-2:1.2.46-1.el6_1.i686",
"libpng-debuginfo-2:1.2.46-1.el6... | [
"https://access.redhat.com/security/cve/CVE-2011-2501",
"https://bugzilla.redhat.com/show_bug.cgi?id=717084",
"https://www.cve.org/CVERecord?id=CVE-2011-2501",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2501"
] | 65e6d5a34f49acdb362a0625a706c6b914e670af | https://libpng.git.sourceforge.net/git/libpng/libpng | [
{
"repo_url": "https://libpng.git.sourceforge.net/git/libpng/libpng",
"commit": "65e6d5a34f49acdb362a0625a706c6b914e670af",
"ref_url": "http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng%3Ba=commit%3Bh=65e6d5a34f49acdb362a0625a706c6b914e670af",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2502 | systemtap: insufficient security check when loading uprobes kernel module | systemtap | Moderate | null | null | null | null | runtime/staprun/staprun_funcs.c in the systemtap runtime tool (staprun) in SystemTap before 1.6 does not properly validate modules when a module path is specified by a user for user-space probing, which allows local users in the stapusr group to gain privileges via a crafted module in the search path in the -u argument... | systemtap: insufficient security check when loading uprobes kernel module | null | 2011-07-25T00:00:00+00:00 | 2011-06-23T00:00:00+00:00 | 716476 | false | [
"RHSA-2011:1088"
] | [
"systemtap-0:1.4-6.el6_1.2.i686",
"systemtap-0:1.4-6.el6_1.2.ppc64",
"systemtap-0:1.4-6.el6_1.2.s390x",
"systemtap-0:1.4-6.el6_1.2.src",
"systemtap-0:1.4-6.el6_1.2.x86_64",
"systemtap-client-0:1.4-6.el6_1.2.i686",
"systemtap-client-0:1.4-6.el6_1.2.ppc64",
"systemtap-client-0:1.4-6.el6_1.2.s390x",
"s... | [
"https://access.redhat.com/security/cve/CVE-2011-2502",
"https://bugzilla.redhat.com/show_bug.cgi?id=716476",
"https://www.cve.org/CVERecord?id=CVE-2011-2502",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2502"
] | 4ecaadf545a729bb3e5f01f6f019716d49815d9a | https://sources.redhat.com/git/systemtap.git | [
{
"repo_url": "https://sources.redhat.com/git/systemtap.git",
"commit": "4ecaadf545a729bb3e5f01f6f019716d49815d9a",
"ref_url": "http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git%3Ba=commitdiff%3Bh=4ecaadf545a729bb3e5f01f6f019716d49815d9a",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2503 | systemtap: signed module loading race condition | systemtap | Moderate | null | null | null | null | The insert_module function in runtime/staprun/staprun_funcs.c in the systemtap runtime tool (staprun) in SystemTap before 1.6 does not properly validate a module when loading it, which allows local users to gain privileges via a race condition between the signature validation and the module initialization. | systemtap: signed module loading race condition | null | 2011-07-25T00:00:00+00:00 | 2011-06-23T00:00:00+00:00 | 716489 | false | [
"RHSA-2011:1088",
"RHSA-2011:1089"
] | [
"systemtap-0:1.3-9.el5.i386",
"systemtap-0:1.3-9.el5.ia64",
"systemtap-0:1.3-9.el5.ppc64",
"systemtap-0:1.3-9.el5.s390x",
"systemtap-0:1.3-9.el5.src",
"systemtap-0:1.3-9.el5.x86_64",
"systemtap-0:1.4-6.el6_1.2.i686",
"systemtap-0:1.4-6.el6_1.2.ppc64",
"systemtap-0:1.4-6.el6_1.2.s390x",
"systemtap-... | [
"https://access.redhat.com/security/cve/CVE-2011-2503",
"https://bugzilla.redhat.com/show_bug.cgi?id=716489",
"https://www.cve.org/CVERecord?id=CVE-2011-2503",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2503",
"http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=ed51cfa24ca27746ab09b5928... | ed51cfa24ca27746ab09b59280b94117dd58cba3 | https://sources.redhat.com/git/systemtap.git | [
{
"repo_url": "https://sources.redhat.com/git/systemtap.git",
"commit": "ed51cfa24ca27746ab09b59280b94117dd58cba3",
"ref_url": "http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=ed51cfa24ca27746ab09b59280b94117dd58cba3",
"source": "redhat_vex"
}
] | [
"n/a"
] | [] | null | null | clone_failed | redhat_vex |
CVE-2011-2512 | qemu-kvm: OOB memory access caused by negative vq notifies | qemu-kvm | Important | null | null | null | null | The virtio_queue_notify in qemu-kvm 0.14.0 and earlier does not properly validate the virtqueue number, which allows guest users to cause a denial of service (guest crash) and possibly execute arbitrary code via a negative number in the Queue Notify field of the Virtio Header, which bypasses a signed comparison. | qemu-kvm: OOB memory access caused by negative vq notifies | This issue only affects Red Hat Enterprise Linux 6. The version of the qemu/kvm
as shipped with Red Hat Enterprise Linux 5 is not affected. | 2011-05-08T00:00:00+00:00 | 2011-06-27T00:00:00+00:00 | 717399 | false | [
"RHSA-2011:0919"
] | [
"qemu-img-2:0.12.1.2-2.160.el6_1.2.x86_64",
"qemu-kvm-2:0.12.1.2-2.160.el6_1.2.src",
"qemu-kvm-2:0.12.1.2-2.160.el6_1.2.x86_64",
"qemu-kvm-debuginfo-2:0.12.1.2-2.160.el6_1.2.x86_64",
"qemu-kvm-tools-2:0.12.1.2-2.160.el6_1.2.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2011-2512",
"https://bugzilla.redhat.com/show_bug.cgi?id=717399",
"https://www.cve.org/CVERecord?id=CVE-2011-2512",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2512"
] | 7157e2e23e89adcd436caeab31fdd6b47eded377 | https://git.kernel.org/virt/kvm/qemu-kvm.git | [
{
"repo_url": "https://git.kernel.org/virt/kvm/qemu-kvm.git",
"commit": "7157e2e23e89adcd436caeab31fdd6b47eded377",
"ref_url": "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git%3Ba=commitdiff%3Bh=7157e2e23e89adcd436caeab31fdd6b47eded377",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2513 | icedtea-web: home directory path disclosure to untrusted applications | icedtea-web | Low | null | null | null | null | The Java Network Launching Protocol (JNLP) implementation in IcedTea6 1.9.x before 1.9.9 and before 1.8.9, and IcedTea-Web 1.1.x before 1.1.1 and before 1.0.4, allows remote attackers to obtain the username and full path of the home and cache directories by accessing properties of the ClassLoader. | icedtea-web: home directory path disclosure to untrusted applications | null | 2011-07-20T00:00:00+00:00 | 2011-06-29T00:00:00+00:00 | 718164 | false | [
"RHSA-2011:1100"
] | [
"icedtea-web-0:1.0.4-2.el6_1.i686",
"icedtea-web-0:1.0.4-2.el6_1.src",
"icedtea-web-0:1.0.4-2.el6_1.x86_64",
"icedtea-web-debuginfo-0:1.0.4-2.el6_1.i686",
"icedtea-web-debuginfo-0:1.0.4-2.el6_1.x86_64",
"icedtea-web-javadoc-0:1.0.4-2.el6_1.i686",
"icedtea-web-javadoc-0:1.0.4-2.el6_1.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2011-2513",
"https://bugzilla.redhat.com/show_bug.cgi?id=718164",
"https://www.cve.org/CVERecord?id=CVE-2011-2513",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2513"
] | b29fdd0f4d04 | https://icedtea.classpath.org/hg/release/icedtea-web-1.0 | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.0",
"commit": "b29fdd0f4d04",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea-web-1.0/rev/b29fdd0f4d04",
"source": "cvelist"
},
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.1",
"com... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2011-2514 | icedtea-web: Java Web Start security warning dialog manipulation | icedtea-web | Moderate | null | null | null | null | The Java Network Launching Protocol (JNLP) implementation in IcedTea6 1.9.x before 1.9.9 and before 1.8.9, and IcedTea-Web 1.1.x before 1.1.1 and before 1.0.4, allows remote attackers to trick victims into granting access to local files by modifying the content of the Java Web Start Security Warning dialog box to repre... | icedtea-web: Java Web Start security warning dialog manipulation | null | 2011-07-20T00:00:00+00:00 | 2011-06-29T00:00:00+00:00 | 718170 | false | [
"RHSA-2011:1100"
] | [
"icedtea-web-0:1.0.4-2.el6_1.i686",
"icedtea-web-0:1.0.4-2.el6_1.src",
"icedtea-web-0:1.0.4-2.el6_1.x86_64",
"icedtea-web-debuginfo-0:1.0.4-2.el6_1.i686",
"icedtea-web-debuginfo-0:1.0.4-2.el6_1.x86_64",
"icedtea-web-javadoc-0:1.0.4-2.el6_1.i686",
"icedtea-web-javadoc-0:1.0.4-2.el6_1.x86_64"
] | [
"https://access.redhat.com/security/cve/CVE-2011-2514",
"https://bugzilla.redhat.com/show_bug.cgi?id=718170",
"https://www.cve.org/CVERecord?id=CVE-2011-2514",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2514"
] | b99f9a9769e0 | https://icedtea.classpath.org/hg/release/icedtea-web-1.0 | [
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.0",
"commit": "b99f9a9769e0",
"ref_url": "http://icedtea.classpath.org/hg/release/icedtea-web-1.0/rev/b99f9a9769e0",
"source": "cvelist"
},
{
"repo_url": "https://icedtea.classpath.org/hg/release/icedtea-web-1.1",
"com... | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2011-2517 | kernel: nl80211: missing check for valid SSID size in scan operations | kernel | Important | null | null | null | null | Multiple buffer overflows in net/wireless/nl80211.c in the Linux kernel before 2.6.39.2 allow local users to gain privileges by leveraging the CAP_NET_ADMIN capability during scan operations with a long SSID value. | kernel: nl80211: missing check for valid SSID size in scan operations | This issue did not affect the versions of Linux kernel as shipped with Red Hat
Enterprise Linux 4 as it did not provide support for the Linux wireless LAN (802.11) configuration API. This has been addressed in Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1212.html... | 2011-05-18T00:00:00+00:00 | 2011-06-11T00:00:00+00:00 | 718152 | false | [
"RHSA-2011:1189",
"RHSA-2011:1212",
"RHSA-2011:1253",
"RHSA-2011:1813"
] | [
"kernel-0:2.6.18-238.31.1.el5.i686",
"kernel-0:2.6.18-238.31.1.el5.ia64",
"kernel-0:2.6.18-238.31.1.el5.ppc64",
"kernel-0:2.6.18-238.31.1.el5.s390x",
"kernel-0:2.6.18-238.31.1.el5.src",
"kernel-0:2.6.18-238.31.1.el5.x86_64",
"kernel-0:2.6.18-274.3.1.el5.i686",
"kernel-0:2.6.18-274.3.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2011-2517",
"https://bugzilla.redhat.com/show_bug.cgi?id=718152",
"https://www.cve.org/CVERecord?id=CVE-2011-2517",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2517"
] | 208c72f4fe44fe09577e7975ba0e7fa0278f3d03 | 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": "208c72f4fe44fe09577e7975ba0e7fa0278f3d03",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=208c72f4fe44fe09577e7975ba0e7fa0278f3d03",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.38 | ok | cvelist |
CVE-2011-2521 | kernel: perf, x86: fix Intel fixed counters base initialization | kernel | Moderate | null | null | null | null | The x86_assign_hw_event function in arch/x86/kernel/cpu/perf_event.c in the Performance Events subsystem in the Linux kernel before 2.6.39 does not properly calculate counter values, which allows local users to cause a denial of service (panic) via the perf program. | kernel: perf, x86: fix Intel fixed counters base initialization | 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 backport the upstream commit 41bf498 that introduced the issue. This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2011-1350.html. | 2011-03-19T00:00:00+00:00 | 2011-07-06T00:00:00+00:00 | 719228 | false | [
"RHSA-2011:1350"
] | [
"kernel-0:2.6.32-131.17.1.el6.i686",
"kernel-0:2.6.32-131.17.1.el6.ppc64",
"kernel-0:2.6.32-131.17.1.el6.s390x",
"kernel-0:2.6.32-131.17.1.el6.src",
"kernel-0:2.6.32-131.17.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.17.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.17.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-2521",
"https://bugzilla.redhat.com/show_bug.cgi?id=719228",
"https://www.cve.org/CVERecord?id=CVE-2011-2521",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2521"
] | fc66c5210ec2539e800e87d7b3a985323c7be96e | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "fc66c5210ec2539e800e87d7b3a985323c7be96e",
"ref_url": "https://github.com/torvalds/linux/commit/fc66c5210ec2539e800e87d7b3a985323c7be96e",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-2525 | kernel: kernel: net_sched: fix qdisc_notify() | kernel | Moderate | null | null | null | null | The qdisc_notify function in net/sched/sch_api.c in the Linux kernel before 2.6.35 does not prevent tc_fill_qdisc function calls referencing builtin (aka CQ_F_BUILTIN) Qdisc structures, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact vi... | kernel: kernel: net_sched: fix qdisc_notify() | This flaw affects Red Hat Enterprise Linux 4 and 5. It did not affect Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG as they have already backported the upstream commit 53b0f080 that addressed this flaw. This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2011-1065.html. ... | 2010-05-21T00:00:00+00:00 | 2011-07-12T00:00:00+00:00 | 720552 | false | [
"RHSA-2011:1065",
"RHSA-2011:1163"
] | [
"kernel-0:2.6.18-238.21.1.el5.i686",
"kernel-0:2.6.18-238.21.1.el5.ia64",
"kernel-0:2.6.18-238.21.1.el5.ppc64",
"kernel-0:2.6.18-238.21.1.el5.s390x",
"kernel-0:2.6.18-238.21.1.el5.src",
"kernel-0:2.6.18-238.21.1.el5.x86_64",
"kernel-0:2.6.18-274.el5.i686",
"kernel-0:2.6.18-274.el5.ia64",
"kernel-0:2... | [
"https://access.redhat.com/security/cve/CVE-2011-2525",
"https://bugzilla.redhat.com/show_bug.cgi?id=720552",
"https://www.cve.org/CVERecord?id=CVE-2011-2525",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2525"
] | 53b0f08042f04813cd1a7473dacd3edfacb28eb3 | 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": "53b0f08042f04813cd1a7473dacd3edfacb28eb3",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=53b0f08042f04813cd1a7473dacd3edfacb28eb3",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.35"
] | v2.6.35 | v2.6.34 | ok | cvelist |
CVE-2011-2689 | kernel: gfs2: make sure fallocate bytes is a multiple of blksize | kernel | Moderate | null | null | null | null | The gfs2_fallocate function in fs/gfs2/file.c in the Linux kernel before 3.0-rc1 does not ensure that the size of a chunk allocation is a multiple of the block size, which allows local users to cause a denial of service (BUG and system crash) by arranging for all resource groups to have too little free space. | kernel: gfs2: make sure fallocate bytes is a multiple of blksize | 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 Global File System 2 (GFS2). This has been addressed in Red Hat Enterprise Linux 5 and 6 via https://rhn.redhat.com/errata/RHSA-2011-1065.html and https://... | 2011-04-26T00:00:00+00:00 | 2011-07-13T00:00:00+00:00 | 720861 | false | [
"RHSA-2011:1065",
"RHSA-2011:1189"
] | [
"kernel-0:2.6.18-274.el5.i686",
"kernel-0:2.6.18-274.el5.ia64",
"kernel-0:2.6.18-274.el5.ppc64",
"kernel-0:2.6.18-274.el5.s390x",
"kernel-0:2.6.18-274.el5.src",
"kernel-0:2.6.18-274.el5.x86_64",
"kernel-0:2.6.32-131.12.1.el6.i686",
"kernel-0:2.6.32-131.12.1.el6.ppc64",
"kernel-0:2.6.32-131.12.1.el6.... | [
"https://access.redhat.com/security/cve/CVE-2011-2689",
"https://bugzilla.redhat.com/show_bug.cgi?id=720861",
"https://www.cve.org/CVERecord?id=CVE-2011-2689",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2689"
] | 6905d9e4dda6112f007e9090bca80507da158e63 | 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": "6905d9e4dda6112f007e9090bca80507da158e63",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=6905d9e4dda6112f007e9090bca80507da158e63",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.38 | ok | cvelist |
CVE-2011-2692 | libpng: Invalid read when handling empty sCAL chunks | libpng | Moderate | null | null | null | null | The png_handle_sCAL function in pngrutil.c in libpng 1.0.x before 1.0.55, 1.2.x before 1.2.45, 1.4.x before 1.4.8, and 1.5.x before 1.5.4 does not properly handle invalid sCAL chunks, which allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other ... | libpng: Invalid read when handling empty sCAL chunks | null | 2011-07-07T00:00:00+00:00 | 2011-07-07T00:00:00+00:00 | 720612 | false | [
"RHSA-2011:1103",
"RHSA-2011:1104",
"RHSA-2011:1105"
] | [
"libpng-2:1.2.10-7.1.el5_7.5.i386",
"libpng-2:1.2.10-7.1.el5_7.5.ia64",
"libpng-2:1.2.10-7.1.el5_7.5.ppc",
"libpng-2:1.2.10-7.1.el5_7.5.ppc64",
"libpng-2:1.2.10-7.1.el5_7.5.s390",
"libpng-2:1.2.10-7.1.el5_7.5.s390x",
"libpng-2:1.2.10-7.1.el5_7.5.src",
"libpng-2:1.2.10-7.1.el5_7.5.x86_64",
"libpng-2:... | [
"https://access.redhat.com/security/cve/CVE-2011-2692",
"https://bugzilla.redhat.com/show_bug.cgi?id=720612",
"https://www.cve.org/CVERecord?id=CVE-2011-2692",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2692"
] | 61a2d8a2a7b03023e63eae9a3e64607aaaa6d339 | https://libpng.git.sourceforge.net/git/libpng/libpng | [
{
"repo_url": "https://libpng.git.sourceforge.net/git/libpng/libpng",
"commit": "61a2d8a2a7b03023e63eae9a3e64607aaaa6d339",
"ref_url": "http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng%3Ba=commit%3Bh=61a2d8a2a7b03023e63eae9a3e64607aaaa6d339",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2695 | kernel: ext4: kernel panic when writing data to the last block of sparse file | kernel | Moderate | null | null | null | null | Multiple off-by-one errors in the ext4 subsystem in the Linux kernel before 3.0-rc5 allow local users to cause a denial of service (BUG_ON and system crash) by accessing a sparse file in extent format with a write operation involving a block number corresponding to the largest possible 32-bit unsigned integer. | kernel: ext4: kernel panic when writing data to the last block of sparse file | This has been addressed in Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1386.html, https://rhn.redhat.com/errata/RHSA-2011-1189.html, and https://rhn.redhat.com/errata/RHSA-2011-1253.html. This issue did not affect the versions of Linux kernel as shipped with Red... | 2011-06-03T00:00:00+00:00 | 2011-07-15T00:00:00+00:00 | 722557 | false | [
"RHSA-2011:1189",
"RHSA-2011:1253",
"RHSA-2011:1386"
] | [
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"kernel-0:2.6.18-274.7.1.el5.ppc64",
"kernel-0:2.6.18-274.7.1.el5.s390x",
"kernel-0:2.6.18-274.7.1.el5.src",
"kernel-0:2.6.18-274.7.1.el5.x86_64",
"kernel-0:2.6.32-131.12.1.el6.i686",
"kernel-0:2.6.32-131.12.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2011-2695",
"https://bugzilla.redhat.com/show_bug.cgi?id=722557",
"https://www.cve.org/CVERecord?id=CVE-2011-2695",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2695"
] | f17722f917b2f21497deb6edc62fb1683daa08e6 | 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": "f17722f917b2f21497deb6edc62fb1683daa08e6",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f17722f917b2f21497deb6edc62fb1683daa08e6",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2699 | kernel: ipv6: make fragment identifications less predictable | kernel | Important | null | null | null | null | The IPv6 implementation in the Linux kernel before 3.1 does not generate Fragment Identification values separately for each destination, which makes it easier for remote attackers to cause a denial of service (disrupted networking) by predicting these values and sending crafted packets. | kernel: ipv6: make fragment identifications less predictable | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise MRG as it has backported the fix that addresses this issue. Red Hat Enterprise Linux 4 is now in Production 3 of the maintenance life-cycle, https://access.redhat.com/support/policy/updates/errata/, therefore the fix for this issue is not cur... | 2011-07-20T00:00:00+00:00 | 2011-07-20T00:00:00+00:00 | 723429 | false | [
"RHSA-2011:1386",
"RHSA-2011:1465",
"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.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2011-2699",
"https://bugzilla.redhat.com/show_bug.cgi?id=723429",
"https://www.cve.org/CVERecord?id=CVE-2011-2699",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2699"
] | 87c48fa3b4630905f98268dde838ee43626a060c | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "87c48fa3b4630905f98268dde838ee43626a060c",
"ref_url": "https://github.com/torvalds/linux/commit/87c48fa3b4630905f98268dde838ee43626a060c",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v2.6.39 | ok | cvelist |
CVE-2011-2723 | kernel: gro: only reset frag0 when skb can be pulled | kernel | Moderate | null | null | null | null | The skb_gro_header_slow function in include/linux/netdevice.h in the Linux kernel before 2.6.39.4, when Generic Receive Offload (GRO) is enabled, resets certain fields in incorrect situations, which allows remote attackers to cause a denial of service (system crash) via crafted network traffic. | kernel: gro: only reset frag0 when skb can be pulled | This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not backport the upstream commit a5b1cf28 that introduced this issue. This has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1386.html, ht... | 2011-07-27T00:00:00+00:00 | 2011-07-29T00:00:00+00:00 | 726552 | false | [
"RHSA-2011:1321",
"RHSA-2011:1350",
"RHSA-2011:1386",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.18-238.27.1.el5.i686",
"kernel-0:2.6.18-238.27.1.el5.ia64",
"kernel-0:2.6.18-238.27.1.el5.ppc64",
"kernel-0:2.6.18-238.27.1.el5.s390x",
"kernel-0:2.6.18-238.27.1.el5.src",
"kernel-0:2.6.18-238.27.1.el5.x86_64",
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2011-2723",
"https://bugzilla.redhat.com/show_bug.cgi?id=726552",
"https://www.cve.org/CVERecord?id=CVE-2011-2723",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2723",
"http://git.kernel.org/linus/17dd759c67f21e34f2156abcf415e1f60605a188"
] | 17dd759c67f21e34f2156abcf415e1f60605a188 | 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": "17dd759c67f21e34f2156abcf415e1f60605a188",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=17dd759c67f21e34f2156abcf415e1f60605a188",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v3.0 | ok | cvelist |
CVE-2011-2724 | cifs-utils: mount.cifs incorrect fix for CVE-2010-0547 | cifs-utils | Low | null | null | null | null | The check_mtab function in client/mount.cifs.c in mount.cifs in smbfs in Samba 3.5.10 and earlier does not properly verify that the (1) device name and (2) mountpoint strings are composed of valid characters, which allows local users to cause a denial of service (mtab corruption) via a crafted string. NOTE: this vulne... | cifs-utils: mount.cifs incorrect fix for CVE-2010-0547 | null | 2011-07-29T00:00:00+00:00 | 2011-07-28T00:00:00+00:00 | 726691 | false | [
"RHSA-2011:1220",
"RHSA-2011:1221"
] | [
"cifs-utils-0:4.8.1-2.el6_1.2.i686",
"cifs-utils-0:4.8.1-2.el6_1.2.ppc64",
"cifs-utils-0:4.8.1-2.el6_1.2.s390x",
"cifs-utils-0:4.8.1-2.el6_1.2.src",
"cifs-utils-0:4.8.1-2.el6_1.2.x86_64",
"cifs-utils-debuginfo-0:4.8.1-2.el6_1.2.i686",
"cifs-utils-debuginfo-0:4.8.1-2.el6_1.2.ppc64",
"cifs-utils-debugin... | [
"https://access.redhat.com/security/cve/CVE-2011-2724",
"https://bugzilla.redhat.com/show_bug.cgi?id=726691",
"https://www.cve.org/CVERecord?id=CVE-2011-2724",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2724"
] | 1e7a32924b22d1f786b6f490ce8590656f578f91 | https://git.samba.org/cifs-utils.git | [
{
"repo_url": "https://git.samba.org/cifs-utils.git",
"commit": "1e7a32924b22d1f786b6f490ce8590656f578f91",
"ref_url": "http://git.samba.org/?p=cifs-utils.git%3Ba=commit%3Bh=1e7a32924b22d1f786b6f490ce8590656f578f91",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2011-2895 | BSD compress LZW decoder buffer overflow | BSD compress LZW decoder buffer overflow | Important | null | null | null | null | The LZW decompressor in (1) the BufCompressedFill function in fontfile/decompress.c in X.Org libXfont before 1.4.4 and (2) compress/compress.c in 4.3BSD, as used in zopen.c in OpenBSD before 3.8, FreeBSD, NetBSD 4.0.x and 5.0.x before 5.0.3 and 5.1.x before 5.1.1, FreeType 2.1.9, and other products, does not properly h... | BSD compress LZW decoder buffer overflow | null | 2011-08-10T00:00:00+00:00 | 2011-06-20T00:00:00+00:00 | 727624 | false | [
"RHSA-2011:1154",
"RHSA-2011:1155",
"RHSA-2011:1161",
"RHSA-2011:1834"
] | [
"freetype-0:2.1.9-19.el4.i386",
"freetype-0:2.1.9-19.el4.ia64",
"freetype-0:2.1.9-19.el4.ppc",
"freetype-0:2.1.9-19.el4.ppc64",
"freetype-0:2.1.9-19.el4.s390",
"freetype-0:2.1.9-19.el4.s390x",
"freetype-0:2.1.9-19.el4.src",
"freetype-0:2.1.9-19.el4.x86_64",
"freetype-debuginfo-0:2.1.9-19.el4.i386",
... | [
"https://access.redhat.com/security/cve/CVE-2011-2895",
"https://bugzilla.redhat.com/show_bug.cgi?id=727624",
"https://www.cve.org/CVERecord?id=CVE-2011-2895",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2895"
] | d11ee5886e9d9ec610051a206b135a4cdc1e09a0 | https://cgit.freedesktop.org/xorg/lib/libXfont | [
{
"repo_url": "https://cgit.freedesktop.org/xorg/lib/libXfont",
"commit": "d11ee5886e9d9ec610051a206b135a4cdc1e09a0",
"ref_url": "http://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d11ee5886e9d9ec610051a206b135a4cdc1e09a0",
"source": "cvelist"
}
] | [
"n/a"
] | [
"libXfont-1.4.4"
] | libXfont-1.4.4 | xf86-012804-2330 | ok | cvelist |
CVE-2011-2896 | David Koblas' GIF decoder LZW decoder buffer overflow | David Koblas' GIF decoder LZW decoder buffer overflow | Moderate | null | null | null | null | The LZW decompressor in the LWZReadByte function in giftoppm.c in the David Koblas GIF decoder in PBMPLUS, as used in the gif_read_lzw function in filter/image-gif.c in CUPS before 1.4.7, the LZWReadByte function in plug-ins/common/file-gif-load.c in GIMP 2.6.11 and earlier, the LZWReadByte function in img/gifread.c in... | David Koblas' GIF decoder LZW decoder buffer overflow | Vulnerable. This issue affects the versions of cups as shipped with Red Hat Enterprise Linux 4, 5, and 6. The Red Hat Security Response Team has rated this issue as having moderate security impact for the cups package. A future update may address this issue in the cups package for Red Hat Enterprise Linux 4, 5, and 6. ... | 2011-08-10T00:00:00+00:00 | 2011-06-17T00:00:00+00:00 | 727800 | false | [
"RHSA-2011:1635",
"RHSA-2012:0302",
"RHSA-2012:1180",
"RHSA-2012:1181"
] | [
"cups-1:1.3.7-30.el5.i386",
"cups-1:1.3.7-30.el5.ia64",
"cups-1:1.3.7-30.el5.ppc",
"cups-1:1.3.7-30.el5.s390x",
"cups-1:1.3.7-30.el5.src",
"cups-1:1.3.7-30.el5.x86_64",
"cups-1:1.4.2-44.el6.i686",
"cups-1:1.4.2-44.el6.ppc64",
"cups-1:1.4.2-44.el6.s390x",
"cups-1:1.4.2-44.el6.src",
"cups-1:1.4.2-... | [
"https://access.redhat.com/security/cve/CVE-2011-2896",
"https://bugzilla.redhat.com/show_bug.cgi?id=727800",
"https://www.cve.org/CVERecord?id=CVE-2011-2896",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2896"
] | 376ad788c1a1c31d40f18494889c383f6909ebfc | https://git.gnome.org/browse/gimp | [
{
"repo_url": "https://git.gnome.org/browse/gimp",
"commit": "376ad788c1a1c31d40f18494889c383f6909ebfc",
"ref_url": "http://git.gnome.org/browse/gimp/commit/?id=376ad788c1a1c31d40f18494889c383f6909ebfc",
"source": "cvelist"
}
] | [
"n/a"
] | [
"GIMP_2_7_3"
] | GIMP_2_7_3 | GIMP_19990910 | ok | cvelist |
CVE-2011-2898 | kernel: af_packet: infoleak | kernel | Low | null | null | null | null | net/packet/af_packet.c in the Linux kernel before 2.6.39.3 does not properly restrict user-space access to certain packet data structures associated with VLAN Tag Control Information, which allows local users to obtain potentially sensitive information via a crafted application. | kernel: af_packet: infoleak | 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 the upstream commit 393e52e3 that introduced this flaw. This has been addressed in Red Hat Enterprise Linux 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1350.html... | 2011-06-07T00:00:00+00:00 | 2011-08-03T00:00:00+00:00 | 728023 | false | [
"RHSA-2011:1350",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.32-131.17.1.el6.i686",
"kernel-0:2.6.32-131.17.1.el6.ppc64",
"kernel-0:2.6.32-131.17.1.el6.s390x",
"kernel-0:2.6.32-131.17.1.el6.src",
"kernel-0:2.6.32-131.17.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.17.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.17.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-2898",
"https://bugzilla.redhat.com/show_bug.cgi?id=728023",
"https://www.cve.org/CVERecord?id=CVE-2011-2898",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2898"
] | 13fcb7bd322164c67926ffe272846d4860196dc6 | 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": "13fcb7bd322164c67926ffe272846d4860196dc6",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13fcb7bd322164c67926ffe272846d4860196dc6",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.39 | ok | cvelist |
CVE-2011-2905 | kernel: perf tools: may parse user-controlled configuration file | kernel | Low | null | null | null | null | Untrusted search path vulnerability in the perf_config function in tools/perf/util/config.c in perf, as distributed in the Linux kernel before 3.1, allows local users to overwrite arbitrary files via a crafted config file in the current working directory. | kernel: perf tools: may parse user-controlled configuration file | This issue did not affect Red Hat Enterprise Linux 4 and 5 as they did not include support for perf. This did not affect Red Hat Enterprise MRG as it uses the perf package from Red Hat Enterprise Linux 6. This has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2011-1465.html. | 2011-08-07T00:00:00+00:00 | 2011-08-07T00:00:00+00:00 | 729808 | false | [
"RHSA-2011:1465"
] | [
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
"kernel-0:2.6.32-131.21.1.el6.s390x",
"kernel-0:2.6.32-131.21.1.el6.src",
"kernel-0:2.6.32-131.21.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.21.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.21.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-2905",
"https://bugzilla.redhat.com/show_bug.cgi?id=729808",
"https://www.cve.org/CVERecord?id=CVE-2011-2905",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2905"
] | aba8d056078e47350d85b06a9cabd5afcc4b72ea | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "aba8d056078e47350d85b06a9cabd5afcc4b72ea",
"ref_url": "https://github.com/torvalds/linux/commit/aba8d056078e47350d85b06a9cabd5afcc4b72ea",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v2.6.39 | ok | cvelist |
CVE-2011-2911 | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | libmodplug | Important | null | null | null | null | Integer overflow in the CSoundFile::ReadWav function in src/load_wav.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted WAV file, which triggers a heap-based buffer overflow. | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | null | 2011-07-15T00:00:00+00:00 | 2011-08-04T00:00:00+00:00 | 728371 | false | [
"RHSA-2011:1264"
] | [
"gstreamer-plugins-0:0.8.5-1.EL.4.i386",
"gstreamer-plugins-0:0.8.5-1.EL.4.ia64",
"gstreamer-plugins-0:0.8.5-1.EL.4.ppc",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390x",
"gstreamer-plugins-0:0.8.5-1.EL.4.src",
"gstreamer-plugins-0:0.8.5-1.EL.4.x86_64",
"gstreamer-plu... | [
"https://access.redhat.com/security/cve/CVE-2011-2911",
"https://bugzilla.redhat.com/show_bug.cgi?id=728371",
"https://www.cve.org/CVERecord?id=CVE-2011-2911",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2911"
] | 2d4c56de314ab13e4437bd8b609f0b751066eee8 | https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms | [
{
"repo_url": "https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms",
"commit": "2d4c56de314ab13e4437bd8b609f0b751066eee8",
"ref_url": "http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms%3Ba=commitdiff%3Bh=2d4c56de314ab13e4437bd8b609f0b751066eee8",
"... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2912 | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | libmodplug | Important | null | null | null | null | Stack-based buffer overflow in the CSoundFile::ReadS3M function in src/load_s3m.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted S3M file with an invalid offset. | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | null | 2011-07-15T00:00:00+00:00 | 2011-08-04T00:00:00+00:00 | 728371 | false | [
"RHSA-2011:1264"
] | [
"gstreamer-plugins-0:0.8.5-1.EL.4.i386",
"gstreamer-plugins-0:0.8.5-1.EL.4.ia64",
"gstreamer-plugins-0:0.8.5-1.EL.4.ppc",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390x",
"gstreamer-plugins-0:0.8.5-1.EL.4.src",
"gstreamer-plugins-0:0.8.5-1.EL.4.x86_64",
"gstreamer-plu... | [
"https://access.redhat.com/security/cve/CVE-2011-2912",
"https://bugzilla.redhat.com/show_bug.cgi?id=728371",
"https://www.cve.org/CVERecord?id=CVE-2011-2912",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2912"
] | f4e5295658fff000379caa122e75c9200205fe20 | https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms | [
{
"repo_url": "https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms",
"commit": "f4e5295658fff000379caa122e75c9200205fe20",
"ref_url": "http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms%3Ba=commitdiff%3Bh=f4e5295658fff000379caa122e75c9200205fe20",
"... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2913 | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | libmodplug | Important | null | null | null | null | Off-by-one error in the CSoundFile::ReadAMS function in src/load_ams.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service (stack memory corruption) and possibly execute arbitrary code via a crafted AMS file with a large number of samples. | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | null | 2011-07-15T00:00:00+00:00 | 2011-08-04T00:00:00+00:00 | 728371 | false | [
"RHSA-2011:1264"
] | [
"gstreamer-plugins-0:0.8.5-1.EL.4.i386",
"gstreamer-plugins-0:0.8.5-1.EL.4.ia64",
"gstreamer-plugins-0:0.8.5-1.EL.4.ppc",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390x",
"gstreamer-plugins-0:0.8.5-1.EL.4.src",
"gstreamer-plugins-0:0.8.5-1.EL.4.x86_64",
"gstreamer-plu... | [
"https://access.redhat.com/security/cve/CVE-2011-2913",
"https://bugzilla.redhat.com/show_bug.cgi?id=728371",
"https://www.cve.org/CVERecord?id=CVE-2011-2913",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2913"
] | 26243ab9fe1171f70053e9aec4b20e9f7de9e4ef | https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms | [
{
"repo_url": "https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms",
"commit": "26243ab9fe1171f70053e9aec4b20e9f7de9e4ef",
"ref_url": "http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms%3Ba=commitdiff%3Bh=26243ab9fe1171f70053e9aec4b20e9f7de9e4ef",
"... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2914 | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | libmodplug | Important | null | null | null | null | Off-by-one error in the CSoundFile::ReadDSM function in src/load_dms.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code via a crafted DSM file with a large number of samples. | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | null | 2011-07-15T00:00:00+00:00 | 2011-08-04T00:00:00+00:00 | 728371 | false | [
"RHSA-2011:1264"
] | [
"gstreamer-plugins-0:0.8.5-1.EL.4.i386",
"gstreamer-plugins-0:0.8.5-1.EL.4.ia64",
"gstreamer-plugins-0:0.8.5-1.EL.4.ppc",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390x",
"gstreamer-plugins-0:0.8.5-1.EL.4.src",
"gstreamer-plugins-0:0.8.5-1.EL.4.x86_64",
"gstreamer-plu... | [
"https://access.redhat.com/security/cve/CVE-2011-2914",
"https://bugzilla.redhat.com/show_bug.cgi?id=728371",
"https://www.cve.org/CVERecord?id=CVE-2011-2914",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2914"
] | 26243ab9fe1171f70053e9aec4b20e9f7de9e4ef | https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms | [
{
"repo_url": "https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms",
"commit": "26243ab9fe1171f70053e9aec4b20e9f7de9e4ef",
"ref_url": "http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms%3Ba=commitdiff%3Bh=26243ab9fe1171f70053e9aec4b20e9f7de9e4ef",
"... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2915 | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | libmodplug | Important | null | null | null | null | Off-by-one error in the CSoundFile::ReadAMS2 function in src/load_ams.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code via a crafted AMS file with a large number of instruments. | libmodplug: multiple vulnerabilities reported in <= 0.8.8.3 | null | 2011-07-15T00:00:00+00:00 | 2011-08-04T00:00:00+00:00 | 728371 | false | [
"RHSA-2011:1264"
] | [
"gstreamer-plugins-0:0.8.5-1.EL.4.i386",
"gstreamer-plugins-0:0.8.5-1.EL.4.ia64",
"gstreamer-plugins-0:0.8.5-1.EL.4.ppc",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390",
"gstreamer-plugins-0:0.8.5-1.EL.4.s390x",
"gstreamer-plugins-0:0.8.5-1.EL.4.src",
"gstreamer-plugins-0:0.8.5-1.EL.4.x86_64",
"gstreamer-plu... | [
"https://access.redhat.com/security/cve/CVE-2011-2915",
"https://bugzilla.redhat.com/show_bug.cgi?id=728371",
"https://www.cve.org/CVERecord?id=CVE-2011-2915",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2915"
] | 16d7a78efe14d345a6c5b241f88422ad0ee483ea | https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms | [
{
"repo_url": "https://modplug-xmms.git.sourceforge.net/git/modplug-xmms/modplug-xmms",
"commit": "16d7a78efe14d345a6c5b241f88422ad0ee483ea",
"ref_url": "http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms%3Ba=commitdiff%3Bh=16d7a78efe14d345a6c5b241f88422ad0ee483ea",
"... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-2918 | kernel: perf: Fix software event overflow | kernel | Moderate | null | null | null | null | The Performance Events subsystem in the Linux kernel before 3.1 does not properly handle event overflows associated with PERF_COUNT_SW_CPU_CLOCK events, which allows local users to cause a denial of service (system hang) via a crafted application. | kernel: perf: Fix software event overflow | This issue did not affect Red Hat Enterprise Linux 4 and 5 as they did not include support for perf. This has been addressed in Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1350.html and https://rhn.redhat.com/errata/RHSA-2012-0333.html. | 2011-07-22T00:00:00+00:00 | 2011-07-22T00:00:00+00:00 | 730706 | false | [
"RHSA-2011:1350",
"RHSA-2012:0333"
] | [
"kernel-0:2.6.32-131.17.1.el6.i686",
"kernel-0:2.6.32-131.17.1.el6.ppc64",
"kernel-0:2.6.32-131.17.1.el6.s390x",
"kernel-0:2.6.32-131.17.1.el6.src",
"kernel-0:2.6.32-131.17.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.17.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.17.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-2918",
"https://bugzilla.redhat.com/show_bug.cgi?id=730706",
"https://www.cve.org/CVERecord?id=CVE-2011-2918",
"https://nvd.nist.gov/vuln/detail/CVE-2011-2918"
] | a8b0ca17b80e92faab46ee7179ba9e99ccb61233 | 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": "a8b0ca17b80e92faab46ee7179ba9e99ccb61233",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=a8b0ca17b80e92faab46ee7179ba9e99ccb61233",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v2.6.39 | ok | cvelist |
CVE-2011-3045 | libpng: buffer overflow in png_inflate caused by invalid type conversions | libpng | Moderate | null | null | null | null | Integer signedness error in the png_inflate function in pngrutil.c in libpng before 1.4.10beta01, as used in Google Chrome before 17.0.963.83 and other products, allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file, a different vulnerability ... | libpng: buffer overflow in png_inflate caused by invalid type conversions | null | 2012-03-08T00:00:00+00:00 | 2012-02-29T00:00:00+00:00 | 799000 | false | [
"RHSA-2012:0407"
] | [
"libpng-2:1.2.10-16.el5_8.i386",
"libpng-2:1.2.10-16.el5_8.ia64",
"libpng-2:1.2.10-16.el5_8.ppc",
"libpng-2:1.2.10-16.el5_8.ppc64",
"libpng-2:1.2.10-16.el5_8.s390",
"libpng-2:1.2.10-16.el5_8.s390x",
"libpng-2:1.2.10-16.el5_8.src",
"libpng-2:1.2.10-16.el5_8.x86_64",
"libpng-2:1.2.48-1.el6_2.i686",
... | [
"https://access.redhat.com/security/cve/CVE-2011-3045",
"https://bugzilla.redhat.com/show_bug.cgi?id=799000",
"https://www.cve.org/CVERecord?id=CVE-2011-3045",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3045"
] | a8c319a2b281af68f7ca0e2f9a28ca57b44ceb2b | https://libpng.git.sourceforge.net/git/libpng/libpng | [
{
"repo_url": "https://libpng.git.sourceforge.net/git/libpng/libpng",
"commit": "a8c319a2b281af68f7ca0e2f9a28ca57b44ceb2b",
"ref_url": "http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng%3Ba=commit%3Bh=a8c319a2b281af68f7ca0e2f9a28ca57b44ceb2b",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3131 | kernel: xen: IOMMU fault livelock | kernel | Moderate | null | null | null | null | Xen 4.1.1 and earlier allows local guest OS kernels with control of a PCI[E] device to cause a denial of service (CPU consumption and host hang) via many crafted DMA requests that are denied by the IOMMU, which triggers a livelock. | kernel: xen: IOMMU fault livelock | The versions of the Linux kernel as shipped with Red Hat Enterprise Linux 4, 6,
and Red Hat Enterprise MRG are not affected. It has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2011-1386.html. | 2011-08-12T00:00:00+00:00 | 2011-08-12T00:00:00+00:00 | 730341 | false | [
"RHSA-2011:1386"
] | [
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"kernel-0:2.6.18-274.7.1.el5.ppc64",
"kernel-0:2.6.18-274.7.1.el5.s390x",
"kernel-0:2.6.18-274.7.1.el5.src",
"kernel-0:2.6.18-274.7.1.el5.x86_64",
"kernel-PAE-0:2.6.18-274.7.1.el5.i686",
"kernel-PAE-debuginfo-0:2.6.18-274.7.1.el5.... | [
"https://access.redhat.com/security/cve/CVE-2011-3131",
"https://bugzilla.redhat.com/show_bug.cgi?id=730341",
"https://www.cve.org/CVERecord?id=CVE-2011-3131",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3131"
] | 84e3706df07a | https://xenbits.xen.org/hg/staging/xen-4.1-testing.hg | [
{
"repo_url": "https://xenbits.xen.org/hg/staging/xen-4.1-testing.hg",
"commit": "84e3706df07a",
"ref_url": "http://xenbits.xen.org/hg/staging/xen-4.1-testing.hg/rev/84e3706df07a",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2011-3146 | librsvg: object type mismatch leading to invalid pointer dereference | librsvg | Moderate | null | null | null | null | librsvg before 2.34.1 uses the node name to identify the type of node, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference) and possibly execute arbitrary code via a SVG file with a node with the element name starting with "fe," which is misidentified as a RsvgFilterPrimitive... | librsvg: object type mismatch leading to invalid pointer dereference | null | 2011-09-06T00:00:00+00:00 | 2011-08-26T00:00:00+00:00 | 734936 | false | [
"RHSA-2011:1289"
] | [
"librsvg2-0:2.26.0-5.el6_1.1.i686",
"librsvg2-0:2.26.0-5.el6_1.1.ppc",
"librsvg2-0:2.26.0-5.el6_1.1.ppc64",
"librsvg2-0:2.26.0-5.el6_1.1.s390",
"librsvg2-0:2.26.0-5.el6_1.1.s390x",
"librsvg2-0:2.26.0-5.el6_1.1.src",
"librsvg2-0:2.26.0-5.el6_1.1.x86_64",
"librsvg2-debuginfo-0:2.26.0-5.el6_1.1.i686",
... | [
"https://access.redhat.com/security/cve/CVE-2011-3146",
"https://bugzilla.redhat.com/show_bug.cgi?id=734936",
"https://www.cve.org/CVERecord?id=CVE-2011-3146",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3146"
] | 34c95743ca692ea0e44778e41a7c0a129363de84 | https://git.gnome.org/browse/librsvg | [
{
"repo_url": "https://git.gnome.org/browse/librsvg",
"commit": "34c95743ca692ea0e44778e41a7c0a129363de84",
"ref_url": "http://git.gnome.org/browse/librsvg/commit/?id=34c95743ca692ea0e44778e41a7c0a129363de84",
"source": "cvelist"
}
] | [
"n/a"
] | [
"2.34.1"
] | 2.34.1 | 2.34.0 | ok | cvelist |
CVE-2011-3148 | (pam_env): Stack-based buffer overflow by parsing user's pam_environment file | (pam_env) | Moderate | CWE-121 | Stack-based Buffer Overflow | null | null | Stack-based buffer overflow in the _assemble_line function in modules/pam_env/pam_env.c in Linux-PAM (aka pam) before 1.1.5 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long string of white spaces at the beginning of the ~/.pam_environment file. | (pam_env): Stack-based buffer overflow by parsing user's pam_environment file | This issue did not affect the versions of pam package as shipped with Red Hat Enterprise Linux 5. | 2011-10-24T00:00:00+00:00 | 2011-10-14T00:00:00+00:00 | 746619 | false | [
"RHSA-2013:0521"
] | [
"pam-0:1.1.1-13.el6.i686",
"pam-0:1.1.1-13.el6.ppc",
"pam-0:1.1.1-13.el6.ppc64",
"pam-0:1.1.1-13.el6.s390",
"pam-0:1.1.1-13.el6.s390x",
"pam-0:1.1.1-13.el6.src",
"pam-0:1.1.1-13.el6.x86_64",
"pam-debuginfo-0:1.1.1-13.el6.i686",
"pam-debuginfo-0:1.1.1-13.el6.ppc",
"pam-debuginfo-0:1.1.1-13.el6.ppc6... | [
"https://access.redhat.com/security/cve/CVE-2011-3148",
"https://bugzilla.redhat.com/show_bug.cgi?id=746619",
"https://www.cve.org/CVERecord?id=CVE-2011-3148",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3148"
] | caf5e7f61c8d9288daa49b4f61962e6b1239121d | https://git.fedorahosted.org/git/linux-pam.git | [
{
"repo_url": "https://git.fedorahosted.org/git/linux-pam.git",
"commit": "caf5e7f61c8d9288daa49b4f61962e6b1239121d",
"ref_url": "http://git.fedorahosted.org/git/?p=linux-pam.git%3Ba=commitdiff%3Bh=caf5e7f61c8d9288daa49b4f61962e6b1239121d",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3149 | (pam_env): Infinite loop by expanding certain arguments | (pam_env) | Low | CWE-835 | Loop with Unreachable Exit Condition ('Infinite Loop') | null | null | The _expand_arg function in the pam_env module (modules/pam_env/pam_env.c) in Linux-PAM (aka pam) before 1.1.5 does not properly handle when environment variable expansion can overflow, which allows local users to cause a denial of service (CPU consumption). | (pam_env): Infinite loop by expanding certain arguments | This issue did not affect the versions of pam package as shipped with Red Hat Enterprise Linux 4 and 5. | 2011-10-24T00:00:00+00:00 | 2011-10-14T00:00:00+00:00 | 746620 | false | [
"RHSA-2013:0521"
] | [
"pam-0:1.1.1-13.el6.i686",
"pam-0:1.1.1-13.el6.ppc",
"pam-0:1.1.1-13.el6.ppc64",
"pam-0:1.1.1-13.el6.s390",
"pam-0:1.1.1-13.el6.s390x",
"pam-0:1.1.1-13.el6.src",
"pam-0:1.1.1-13.el6.x86_64",
"pam-debuginfo-0:1.1.1-13.el6.i686",
"pam-debuginfo-0:1.1.1-13.el6.ppc",
"pam-debuginfo-0:1.1.1-13.el6.ppc6... | [
"https://access.redhat.com/security/cve/CVE-2011-3149",
"https://bugzilla.redhat.com/show_bug.cgi?id=746620",
"https://www.cve.org/CVERecord?id=CVE-2011-3149",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3149"
] | 109823cb621c900c07c4b6cdc99070d354d19444 | https://git.fedorahosted.org/git/linux-pam.git | [
{
"repo_url": "https://git.fedorahosted.org/git/linux-pam.git",
"commit": "109823cb621c900c07c4b6cdc99070d354d19444",
"ref_url": "http://git.fedorahosted.org/git/?p=linux-pam.git%3Ba=commitdiff%3Bh=109823cb621c900c07c4b6cdc99070d354d19444",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3188 | kernel: net: improve sequence number generation | kernel | Moderate | null | null | null | null | The (1) IPv4 and (2) IPv6 implementations in the Linux kernel before 3.1 use a modified MD4 algorithm to generate sequence numbers and Fragment Identification values, which makes it easier for remote attackers to cause a denial of service (disrupted networking) or hijack network sessions by predicting these values and ... | kernel: net: improve sequence number generation | This issue affects the Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, 6, and Red Hat Enterprise MRG. It has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1386.html, https://rhn.redhat.com/errata/RHSA-2011-1465.html, and https://rhn.r... | 2011-08-07T00:00:00+00:00 | 2011-08-23T00:00:00+00:00 | 732658 | false | [
"RHSA-2011:1386",
"RHSA-2011:1419",
"RHSA-2011:1465",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.18-238.28.1.el5.i686",
"kernel-0:2.6.18-238.28.1.el5.ia64",
"kernel-0:2.6.18-238.28.1.el5.ppc64",
"kernel-0:2.6.18-238.28.1.el5.s390x",
"kernel-0:2.6.18-238.28.1.el5.src",
"kernel-0:2.6.18-238.28.1.el5.x86_64",
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"ke... | [
"https://access.redhat.com/security/cve/CVE-2011-3188",
"https://bugzilla.redhat.com/show_bug.cgi?id=732658",
"https://www.cve.org/CVERecord?id=CVE-2011-3188",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3188"
] | bc0b96b54a21246e377122d54569eef71cec535f | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "bc0b96b54a21246e377122d54569eef71cec535f",
"ref_url": "https://github.com/torvalds/linux/commit/bc0b96b54a21246e377122d54569eef71cec535f",
"source": "cvelist"
},
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "6e... | [
"n/a"
] | [
"v3.1"
] | v3.1 | v3.0 | ok | cvelist |
CVE-2011-3191 | kernel: cifs: signedness issue in CIFSFindNext() | kernel | Important | null | null | null | null | Integer signedness error in the CIFSFindNext function in fs/cifs/cifssmb.c in the Linux kernel before 3.1 allows remote CIFS servers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a large length value in a response to a read request for a directory. | kernel: cifs: signedness issue in CIFSFindNext() | This issue affects the Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, 6, and Red Hat Enterprise MRG. It has been addressed in Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1386.html, https://rhn.redhat.com/errata/RHSA-2011-1465.html, and https://rhn.re... | 2011-08-23T00:00:00+00:00 | 2011-08-24T00:00:00+00:00 | 732869 | false | [
"RHSA-2011:1386",
"RHSA-2011:1465",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"kernel-0:2.6.18-274.7.1.el5.ppc64",
"kernel-0:2.6.18-274.7.1.el5.s390x",
"kernel-0:2.6.18-274.7.1.el5.src",
"kernel-0:2.6.18-274.7.1.el5.x86_64",
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2011-3191",
"https://bugzilla.redhat.com/show_bug.cgi?id=732869",
"https://www.cve.org/CVERecord?id=CVE-2011-3191",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3191"
] | 9438fabb73eb48055b58b89fc51e0bc4db22fabd | 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": "9438fabb73eb48055b58b89fc51e0bc4db22fabd",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=9438fabb73eb48055b58b89fc51e0bc4db22fabd",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v3.0 | ok | cvelist |
CVE-2011-3193 | qt/harfbuzz buffer overflow | qt/harfbuzz buffer overflow | Moderate | null | null | null | null | Heap-based buffer overflow in the Lookup_MarkMarkPos function in the HarfBuzz module (harfbuzz-gpos.c), as used by Qt before 4.7.4 and Pango, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted font file. | qt/harfbuzz buffer overflow | null | 2011-07-19T00:00:00+00:00 | 2011-08-22T00:00:00+00:00 | 733118 | false | [
"RHSA-2011:1323",
"RHSA-2011:1324",
"RHSA-2011:1325",
"RHSA-2011:1326",
"RHSA-2011:1327",
"RHSA-2011:1328"
] | [
"evolution28-pango-0:1.14.9-13.el4_11.i386",
"evolution28-pango-0:1.14.9-13.el4_11.ia64",
"evolution28-pango-0:1.14.9-13.el4_11.ppc",
"evolution28-pango-0:1.14.9-13.el4_11.s390",
"evolution28-pango-0:1.14.9-13.el4_11.s390x",
"evolution28-pango-0:1.14.9-13.el4_11.src",
"evolution28-pango-0:1.14.9-13.el4_... | [
"https://access.redhat.com/security/cve/CVE-2011-3193",
"https://bugzilla.redhat.com/show_bug.cgi?id=733118",
"https://www.cve.org/CVERecord?id=CVE-2011-3193",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3193"
] | a7a715480db66148b1f487528887508a7991dcd0 | https://git.gnome.org/browse/pango/commit/pango/opentype/harfbuzz-gpos.c | [
{
"repo_url": "https://git.gnome.org/browse/pango/commit/pango/opentype/harfbuzz-gpos.c",
"commit": "a7a715480db66148b1f487528887508a7991dcd0",
"ref_url": "http://git.gnome.org/browse/pango/commit/pango/opentype/harfbuzz-gpos.c?id=a7a715480db66148b1f487528887508a7991dcd0",
"source": "cvelist"
},
... | [
"n/a"
] | [
"1.25.1"
] | 1.25.1 | 1.24.2 | ok | cvelist |
CVE-2011-3194 | qt buffer overflow in greyscale images | qt buffer overflow in greyscale images | Moderate | null | null | null | null | Buffer overflow in the TIFF reader in gui/image/qtiffhandler.cpp in Qt 4.7.4 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the TIFFTAG_SAMPLESPERPIXEL tag in a greyscale TIFF image with multiple samples per pixel. | qt buffer overflow in greyscale images | null | 2010-09-18T00:00:00+00:00 | 2011-08-24T00:00:00+00:00 | 733119 | false | [
"RHSA-2011:1323",
"RHSA-2011:1328"
] | [
"phonon-backend-gstreamer-1:4.6.2-17.el6_1.1.i686",
"phonon-backend-gstreamer-1:4.6.2-17.el6_1.1.ppc",
"phonon-backend-gstreamer-1:4.6.2-17.el6_1.1.ppc64",
"phonon-backend-gstreamer-1:4.6.2-17.el6_1.1.s390",
"phonon-backend-gstreamer-1:4.6.2-17.el6_1.1.s390x",
"phonon-backend-gstreamer-1:4.6.2-17.el6_1.1.... | [
"https://access.redhat.com/security/cve/CVE-2011-3194",
"https://bugzilla.redhat.com/show_bug.cgi?id=733119",
"https://www.cve.org/CVERecord?id=CVE-2011-3194",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3194"
] | cb6380beb81ab9571c547270c144988781fed465 | https://qt.gitorious.org/qt/qt | [
{
"repo_url": "https://qt.gitorious.org/qt/qt",
"commit": "cb6380beb81ab9571c547270c144988781fed465",
"ref_url": "https://qt.gitorious.org/qt/qt/commit/cb6380beb81ab9571c547270c144988781fed465",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3200 | rsyslog: parseLegacySyslogMsg off-by-two buffer overflow | rsyslog | Moderate | null | null | null | null | Stack-based buffer overflow in the parseLegacySyslogMsg function in tools/syslogd.c in rsyslogd in rsyslog 4.6.x before 4.6.8 and 5.2.0 through 5.8.4 might allow remote attackers to cause a denial of service (application exit) via a long TAG in a legacy syslog message. | rsyslog: parseLegacySyslogMsg off-by-two buffer overflow | null | 2011-09-01T00:00:00+00:00 | 2011-08-02T00:00:00+00:00 | 727644 | false | [
"RHSA-2011:1247"
] | [
"rsyslog-0:4.6.2-3.el6_1.2.i686",
"rsyslog-0:4.6.2-3.el6_1.2.ppc64",
"rsyslog-0:4.6.2-3.el6_1.2.s390x",
"rsyslog-0:4.6.2-3.el6_1.2.src",
"rsyslog-0:4.6.2-3.el6_1.2.x86_64",
"rsyslog-debuginfo-0:4.6.2-3.el6_1.2.i686",
"rsyslog-debuginfo-0:4.6.2-3.el6_1.2.ppc64",
"rsyslog-debuginfo-0:4.6.2-3.el6_1.2.s39... | [
"https://access.redhat.com/security/cve/CVE-2011-3200",
"https://bugzilla.redhat.com/show_bug.cgi?id=727644",
"https://www.cve.org/CVERecord?id=CVE-2011-3200",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3200",
"http://www.rsyslog.com/potential-dos-with-malformed-tag/"
] | 1ca6cc236d1dabf1633238b873fb1c057e52f95e | https://git.adiscon.com/rsyslog.git | [
{
"repo_url": "https://git.adiscon.com/rsyslog.git",
"commit": "1ca6cc236d1dabf1633238b873fb1c057e52f95e",
"ref_url": "http://git.adiscon.com/?p=rsyslog.git%3Ba=commit%3Bh=1ca6cc236d1dabf1633238b873fb1c057e52f95e",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3201 | evolution: mailto URL scheme attachment header improper input validation | evolution | Low | CWE-356 | Product UI does not Warn User of Unsafe Actions | null | null | GNOME Evolution before 3.2.3 allows user-assisted remote attackers to read arbitrary files via the attachment parameter to a mailto: URL, which attaches the file to the email. | evolution: mailto URL scheme attachment header improper input validation | null | 2011-08-25T00:00:00+00:00 | 2011-08-26T00:00:00+00:00 | 733504 | false | [
"RHSA-2013:0516"
] | [
"evolution-0:2.28.3-30.el6.i686",
"evolution-0:2.28.3-30.el6.ppc",
"evolution-0:2.28.3-30.el6.ppc64",
"evolution-0:2.28.3-30.el6.src",
"evolution-0:2.28.3-30.el6.x86_64",
"evolution-conduits-0:2.28.3-30.el6.i686",
"evolution-conduits-0:2.28.3-30.el6.ppc",
"evolution-conduits-0:2.28.3-30.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-3201",
"https://bugzilla.redhat.com/show_bug.cgi?id=733504",
"https://www.cve.org/CVERecord?id=CVE-2011-3201",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3201"
] | 0a478083fa31aec0059bc6feacc054226fe55b56 | https://git.gnome.org/browse/evolution | [
{
"repo_url": "https://git.gnome.org/browse/evolution",
"commit": "0a478083fa31aec0059bc6feacc054226fe55b56",
"ref_url": "https://git.gnome.org/browse/evolution/commit/?id=0a478083fa31aec0059bc6feacc054226fe55b56",
"source": "cvelist"
},
{
"repo_url": "https://git.gnome.org/browse/evolution"... | [
"n/a"
] | [
"EVOLUTION_3_2_3"
] | EVOLUTION_3_2_3 | EVOLUTION_3_2_2 | ok | cvelist |
CVE-2011-3208 | cyrus-imapd: nntpd buffer overflow in split_wildmats() | cyrus-imapd | Important | null | null | null | null | Stack-based buffer overflow in the split_wildmats function in nntpd.c in nntpd in Cyrus IMAP Server before 2.3.17 and 2.4.x before 2.4.11 allows remote attackers to execute arbitrary code via a crafted NNTP command. | cyrus-imapd: nntpd buffer overflow in split_wildmats() | null | 2011-09-08T00:00:00+00:00 | 2011-08-31T00:00:00+00:00 | 734926 | false | [
"RHSA-2011:1317"
] | [
"cyrus-imapd-0:2.2.12-16.el4.i386",
"cyrus-imapd-0:2.2.12-16.el4.ia64",
"cyrus-imapd-0:2.2.12-16.el4.ppc",
"cyrus-imapd-0:2.2.12-16.el4.s390",
"cyrus-imapd-0:2.2.12-16.el4.s390x",
"cyrus-imapd-0:2.2.12-16.el4.src",
"cyrus-imapd-0:2.2.12-16.el4.x86_64",
"cyrus-imapd-0:2.3.16-6.el6_1.3.i686",
"cyrus-i... | [
"https://access.redhat.com/security/cve/CVE-2011-3208",
"https://bugzilla.redhat.com/show_bug.cgi?id=734926",
"https://www.cve.org/CVERecord?id=CVE-2011-3208",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3208"
] | 3244c18c928fa331f6927e2b8146abe90feafddd | https://git.cyrusimap.org/cyrus-imapd | [
{
"repo_url": "https://git.cyrusimap.org/cyrus-imapd",
"commit": "3244c18c928fa331f6927e2b8146abe90feafddd",
"ref_url": "http://git.cyrusimap.org/cyrus-imapd/commit/?id=3244c18c928fa331f6927e2b8146abe90feafddd",
"source": "cvelist"
},
{
"repo_url": "https://git.cyrusimap.org/cyrus-imapd",
... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3209 | kernel: panic occurs when clock_gettime() is called | kernel | Moderate | null | null | null | null | The div_long_long_rem implementation in include/asm-x86/div64.h in the Linux kernel before 2.6.26 on the x86 platform allows local users to cause a denial of service (Divide Error Fault and panic) via a clock_gettime system call. | kernel: panic occurs when clock_gettime() is called | This issue did not affect the Linux kernels as shipped with Red Hat Enterprise Linux 4, 6, and Red Hat Enterprise MRG, as they either do not have the sample_to_timespec() function, or have already backported upstream commit f8bd2258, which addresses this issue. It was addressed in Red Hat Enterprise Linux 5 via https:/... | 2008-05-01T00:00:00+00:00 | 2011-08-24T00:00:00+00:00 | 732878 | false | [
"RHSA-2011:1386",
"RHSA-2011:1418",
"RHSA-2011:1419"
] | [
"kernel-0:2.6.18-128.36.1.el5.i686",
"kernel-0:2.6.18-128.36.1.el5.ia64",
"kernel-0:2.6.18-128.36.1.el5.src",
"kernel-0:2.6.18-128.36.1.el5.x86_64",
"kernel-0:2.6.18-238.28.1.el5.i686",
"kernel-0:2.6.18-238.28.1.el5.ia64",
"kernel-0:2.6.18-238.28.1.el5.ppc64",
"kernel-0:2.6.18-238.28.1.el5.s390x",
"... | [
"https://access.redhat.com/security/cve/CVE-2011-3209",
"https://bugzilla.redhat.com/show_bug.cgi?id=732878",
"https://www.cve.org/CVERecord?id=CVE-2011-3209",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3209"
] | f8bd2258e2d520dff28c855658bd24bdafb5102d | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "f8bd2258e2d520dff28c855658bd24bdafb5102d",
"ref_url": "https://github.com/torvalds/linux/commit/f8bd2258e2d520dff28c855658bd24bdafb5102d",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.26"
] | v2.6.26 | v2.6.25 | ok | cvelist |
CVE-2011-3323 | (ospf6d): Stack-based buffer overflow while decoding Link State Update packet with malformed Inter Area Prefix LSA | (ospf6d) | Low | CWE-121 | Stack-based Buffer Overflow | null | null | The OSPFv3 implementation in ospf6d in Quagga before 0.99.19 allows remote attackers to cause a denial of service (out-of-bounds memory access and daemon crash) via a Link State Update message with an invalid IPv6 prefix length. | (ospf6d): Stack-based buffer overflow while decoding Link State Update packet with malformed Inter Area Prefix LSA | null | 2011-09-26T00:00:00+00:00 | 2011-09-14T00:00:00+00:00 | 738393 | false | [
"RHSA-2012:1258",
"RHSA-2012:1259"
] | [
"quagga-0:0.98.6-7.el5_8.1.i386",
"quagga-0:0.98.6-7.el5_8.1.ia64",
"quagga-0:0.98.6-7.el5_8.1.ppc",
"quagga-0:0.98.6-7.el5_8.1.s390x",
"quagga-0:0.98.6-7.el5_8.1.src",
"quagga-0:0.98.6-7.el5_8.1.x86_64",
"quagga-0:0.99.15-7.el6_3.2.i686",
"quagga-0:0.99.15-7.el6_3.2.ppc64",
"quagga-0:0.99.15-7.el6_... | [
"https://access.redhat.com/security/cve/CVE-2011-3323",
"https://bugzilla.redhat.com/show_bug.cgi?id=738393",
"https://www.cve.org/CVERecord?id=CVE-2011-3323",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3323"
] | abc7ef44ca05493500865ce81f7b84f5c4eb6594 | https://code.quagga.net/quagga.git | [
{
"repo_url": "https://code.quagga.net/quagga.git",
"commit": "abc7ef44ca05493500865ce81f7b84f5c4eb6594",
"ref_url": "http://code.quagga.net/?p=quagga.git%3Ba=commit%3Bh=abc7ef44ca05493500865ce81f7b84f5c4eb6594",
"source": "cvelist"
}
] | [
"n/a"
] | [
"quagga_0_99_19_release"
] | quagga_0_99_19_release | import_isisd_sf_20031223 | ok | cvelist |
CVE-2011-3324 | (ospf6d): Denial of service by decoding malformed Database Description packet headers | (ospf6d) | Low | null | null | null | null | The ospf6_lsa_is_changed function in ospf6_lsa.c in the OSPFv3 implementation in ospf6d in Quagga before 0.99.19 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via trailing zero values in the Link State Advertisement (LSA) header list of an IPv6 Database Description message. | (ospf6d): Denial of service by decoding malformed Database Description packet headers | null | 2011-09-26T00:00:00+00:00 | 2011-09-14T00:00:00+00:00 | 738394 | false | [
"RHSA-2012:1258",
"RHSA-2012:1259"
] | [
"quagga-0:0.98.6-7.el5_8.1.i386",
"quagga-0:0.98.6-7.el5_8.1.ia64",
"quagga-0:0.98.6-7.el5_8.1.ppc",
"quagga-0:0.98.6-7.el5_8.1.s390x",
"quagga-0:0.98.6-7.el5_8.1.src",
"quagga-0:0.98.6-7.el5_8.1.x86_64",
"quagga-0:0.99.15-7.el6_3.2.i686",
"quagga-0:0.99.15-7.el6_3.2.ppc64",
"quagga-0:0.99.15-7.el6_... | [
"https://access.redhat.com/security/cve/CVE-2011-3324",
"https://bugzilla.redhat.com/show_bug.cgi?id=738394",
"https://www.cve.org/CVERecord?id=CVE-2011-3324",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3324"
] | 09395e2a0e93b2cf4258cb1de91887948796bb68 | https://code.quagga.net/quagga.git | [
{
"repo_url": "https://code.quagga.net/quagga.git",
"commit": "09395e2a0e93b2cf4258cb1de91887948796bb68",
"ref_url": "http://code.quagga.net/?p=quagga.git%3Ba=commit%3Bh=09395e2a0e93b2cf4258cb1de91887948796bb68",
"source": "cvelist"
}
] | [
"n/a"
] | [
"quagga_0_99_19_release"
] | quagga_0_99_19_release | import_isisd_sf_20031223 | ok | cvelist |
CVE-2011-3325 | (ospfd): Denial of service by decoding too short Hello packet or Hello packet with invalid OSPFv2 header type | (ospfd) | Low | null | null | null | null | ospf_packet.c in ospfd in Quagga before 0.99.19 allows remote attackers to cause a denial of service (daemon crash) via (1) a 0x0a type field in an IPv4 packet header or (2) a truncated IPv4 Hello packet. | (ospfd): Denial of service by decoding too short Hello packet or Hello packet with invalid OSPFv2 header type | null | 2011-09-26T00:00:00+00:00 | 2011-09-14T00:00:00+00:00 | 738396 | false | [
"RHSA-2012:1258",
"RHSA-2012:1259"
] | [
"quagga-0:0.98.6-7.el5_8.1.i386",
"quagga-0:0.98.6-7.el5_8.1.ia64",
"quagga-0:0.98.6-7.el5_8.1.ppc",
"quagga-0:0.98.6-7.el5_8.1.s390x",
"quagga-0:0.98.6-7.el5_8.1.src",
"quagga-0:0.98.6-7.el5_8.1.x86_64",
"quagga-0:0.99.15-7.el6_3.2.i686",
"quagga-0:0.99.15-7.el6_3.2.ppc64",
"quagga-0:0.99.15-7.el6_... | [
"https://access.redhat.com/security/cve/CVE-2011-3325",
"https://bugzilla.redhat.com/show_bug.cgi?id=738396",
"https://www.cve.org/CVERecord?id=CVE-2011-3325",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3325"
] | 61ab0301606053192f45c188bc48afc837518770 | https://code.quagga.net/quagga.git | [
{
"repo_url": "https://code.quagga.net/quagga.git",
"commit": "61ab0301606053192f45c188bc48afc837518770",
"ref_url": "http://code.quagga.net/?p=quagga.git%3Ba=commit%3Bh=61ab0301606053192f45c188bc48afc837518770",
"source": "cvelist"
},
{
"repo_url": "https://code.quagga.net/quagga.git",
... | [
"n/a"
] | [
"quagga_0_99_19_release"
] | quagga_0_99_19_release | import_isisd_sf_20031223 | ok | cvelist |
CVE-2011-3326 | (ospfd): Denial of service by decoding Link State Update LSAs of unknown type | (ospfd) | Low | null | null | null | null | The ospf_flood function in ospf_flood.c in ospfd in Quagga before 0.99.19 allows remote attackers to cause a denial of service (daemon crash) via an invalid Link State Advertisement (LSA) type in an IPv4 Link State Update message. | (ospfd): Denial of service by decoding Link State Update LSAs of unknown type | null | 2011-09-26T00:00:00+00:00 | 2011-09-14T00:00:00+00:00 | 738398 | false | [
"RHSA-2012:1258",
"RHSA-2012:1259"
] | [
"quagga-0:0.98.6-7.el5_8.1.i386",
"quagga-0:0.98.6-7.el5_8.1.ia64",
"quagga-0:0.98.6-7.el5_8.1.ppc",
"quagga-0:0.98.6-7.el5_8.1.s390x",
"quagga-0:0.98.6-7.el5_8.1.src",
"quagga-0:0.98.6-7.el5_8.1.x86_64",
"quagga-0:0.99.15-7.el6_3.2.i686",
"quagga-0:0.99.15-7.el6_3.2.ppc64",
"quagga-0:0.99.15-7.el6_... | [
"https://access.redhat.com/security/cve/CVE-2011-3326",
"https://bugzilla.redhat.com/show_bug.cgi?id=738398",
"https://www.cve.org/CVERecord?id=CVE-2011-3326",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3326"
] | 6b161fc12a15aba8824c84d1eb38e529aaf70769 | https://code.quagga.net/quagga.git | [
{
"repo_url": "https://code.quagga.net/quagga.git",
"commit": "6b161fc12a15aba8824c84d1eb38e529aaf70769",
"ref_url": "http://code.quagga.net/?p=quagga.git%3Ba=commit%3Bh=6b161fc12a15aba8824c84d1eb38e529aaf70769",
"source": "cvelist"
}
] | [
"n/a"
] | [
"quagga_0_99_19_release"
] | quagga_0_99_19_release | import_isisd_sf_20031223 | ok | cvelist |
CVE-2011-3327 | (bgpd): Heap-based buffer overflow by decoding BGP UPDATE message with unknown AS_PATH attributes | (bgpd) | Moderate | CWE-122 | Heap-based Buffer Overflow | null | null | Heap-based buffer overflow in the ecommunity_ecom2str function in bgp_ecommunity.c in bgpd in Quagga before 0.99.19 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code by sending a crafted BGP UPDATE message over IPv4. | (bgpd): Heap-based buffer overflow by decoding BGP UPDATE message with unknown AS_PATH attributes | null | 2011-09-26T00:00:00+00:00 | 2011-09-14T00:00:00+00:00 | 738400 | false | [
"RHSA-2012:1258",
"RHSA-2012:1259"
] | [
"quagga-0:0.98.6-7.el5_8.1.i386",
"quagga-0:0.98.6-7.el5_8.1.ia64",
"quagga-0:0.98.6-7.el5_8.1.ppc",
"quagga-0:0.98.6-7.el5_8.1.s390x",
"quagga-0:0.98.6-7.el5_8.1.src",
"quagga-0:0.98.6-7.el5_8.1.x86_64",
"quagga-0:0.99.15-7.el6_3.2.i686",
"quagga-0:0.99.15-7.el6_3.2.ppc64",
"quagga-0:0.99.15-7.el6_... | [
"https://access.redhat.com/security/cve/CVE-2011-3327",
"https://bugzilla.redhat.com/show_bug.cgi?id=738400",
"https://www.cve.org/CVERecord?id=CVE-2011-3327",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3327"
] | 94431dbc753171b48b5c6806af97fd690813b00a | https://code.quagga.net/quagga.git | [
{
"repo_url": "https://code.quagga.net/quagga.git",
"commit": "94431dbc753171b48b5c6806af97fd690813b00a",
"ref_url": "http://code.quagga.net/?p=quagga.git%3Ba=commit%3Bh=94431dbc753171b48b5c6806af97fd690813b00a",
"source": "cvelist"
}
] | [
"n/a"
] | [
"quagga_0_99_19_release"
] | quagga_0_99_19_release | import_isisd_sf_20031223 | ok | cvelist |
CVE-2011-3346 | qemu: local DoS with SCSI CD-ROM | qemu | Moderate | null | null | null | null | Buffer overflow in hw/scsi-disk.c in the SCSI subsystem in QEMU before 0.15.2, as used by Xen, might allow local guest users with permission to access the CD-ROM to cause a denial of service (guest crash) via a crafted SAI READ CAPACITY SCSI command. NOTE: this is only a vulnerability when root has manually modified c... | qemu: local DoS with SCSI CD-ROM | This issue only affects qemu as shipped with Red Hat Enterprise Linux 5 xen packages. The versions of the qemu/kvm as shipped with Red Hat Enterprise Linux 5 are not affected. | 2011-09-07T00:00:00+00:00 | 2011-09-06T00:00:00+00:00 | 736038 | false | [
"RHSA-2011:1401"
] | [
"xen-0:3.0.3-132.el5_7.2.i386",
"xen-0:3.0.3-132.el5_7.2.ia64",
"xen-0:3.0.3-132.el5_7.2.src",
"xen-0:3.0.3-132.el5_7.2.x86_64",
"xen-debuginfo-0:3.0.3-132.el5_7.2.i386",
"xen-debuginfo-0:3.0.3-132.el5_7.2.ia64",
"xen-debuginfo-0:3.0.3-132.el5_7.2.x86_64",
"xen-devel-0:3.0.3-132.el5_7.2.i386",
"xen-... | [
"https://access.redhat.com/security/cve/CVE-2011-3346",
"https://bugzilla.redhat.com/show_bug.cgi?id=736038",
"https://www.cve.org/CVERecord?id=CVE-2011-3346",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3346"
] | 103b40f51e4012b3b0ad20f615562a1806d7f49a | https://github.com/bonzini/qemu | [
{
"repo_url": "https://github.com/bonzini/qemu",
"commit": "103b40f51e4012b3b0ad20f615562a1806d7f49a",
"ref_url": "https://github.com/bonzini/qemu/commit/103b40f51e4012b3b0ad20f615562a1806d7f49a",
"source": "cvelist"
},
{
"repo_url": "https://github.com/bonzini/qemu",
"commit": "7285477a... | [
"n/a"
] | [
"for-upstream-meson-0.57"
] | for-upstream-meson-0.57 | release_0_9_0-iwjtag | ok | cvelist |
CVE-2011-3347 | kernel: be2net: promiscuous mode and non-member VLAN packets DoS | kernel | Moderate | null | null | null | null | A certain Red Hat patch to the be2net implementation in the kernel package before 2.6.32-218.el6 on Red Hat Enterprise Linux (RHEL) 6, when promiscuous mode is enabled, allows remote attackers to cause a denial of service (system crash) via non-member VLAN packets. | kernel: be2net: promiscuous mode and non-member VLAN packets DoS | This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2011-1386.html. This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not include support for ServerEngines' 10Gbps network adapter - BladeEngine. This has been addressed in... | 2011-10-20T00:00:00+00:00 | 2011-08-12T00:00:00+00:00 | 736425 | false | [
"RHSA-2011:1386",
"RHSA-2011:1530",
"RHSA-2012:0116"
] | [
"kernel-0:2.6.18-274.7.1.el5.i686",
"kernel-0:2.6.18-274.7.1.el5.ia64",
"kernel-0:2.6.18-274.7.1.el5.ppc64",
"kernel-0:2.6.18-274.7.1.el5.s390x",
"kernel-0:2.6.18-274.7.1.el5.src",
"kernel-0:2.6.18-274.7.1.el5.x86_64",
"kernel-0:2.6.32-131.25.1.el6.i686",
"kernel-0:2.6.32-131.25.1.el6.ppc64",
"kerne... | [
"https://access.redhat.com/security/cve/CVE-2011-3347",
"https://bugzilla.redhat.com/show_bug.cgi?id=736425",
"https://www.cve.org/CVERecord?id=CVE-2011-3347",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3347"
] | fadca7bdc43b02f518585d9547019966415cadfd | https://oss.oracle.com/git/redpatch.git | [
{
"repo_url": "https://oss.oracle.com/git/redpatch.git",
"commit": "fadca7bdc43b02f518585d9547019966415cadfd",
"ref_url": "https://oss.oracle.com/git/?p=redpatch.git%3Ba=commit%3Bh=fadca7bdc43b02f518585d9547019966415cadfd",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3353 | kernel: fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message | kernel | Moderate | null | null | null | null | Buffer overflow in the fuse_notify_inval_entry function in fs/fuse/dev.c in the Linux kernel before 3.1 allows local users to cause a denial of service (BUG_ON and system crash) by leveraging the ability to mount a FUSE filesystem. | kernel: fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message | This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4 as they did not provide support for FUSE. This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 as they did not backport the upstream commit 3b463ae0c6264f that introduced this i... | 2011-07-28T00:00:00+00:00 | 2011-08-29T00:00:00+00:00 | 736761 | false | [
"RHSA-2011:1465",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
"kernel-0:2.6.32-131.21.1.el6.s390x",
"kernel-0:2.6.32-131.21.1.el6.src",
"kernel-0:2.6.32-131.21.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.21.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.21.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-3353",
"https://bugzilla.redhat.com/show_bug.cgi?id=736761",
"https://www.cve.org/CVERecord?id=CVE-2011-3353",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3353"
] | c2183d1e9b3f313dd8ba2b1b0197c8d9fb86a7ae | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "c2183d1e9b3f313dd8ba2b1b0197c8d9fb86a7ae",
"ref_url": "https://github.com/torvalds/linux/commit/c2183d1e9b3f313dd8ba2b1b0197c8d9fb86a7ae",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v2.6.39 | ok | cvelist |
CVE-2011-3359 | kernel: b43: allocate receive buffers big enough for max frame len + offset | kernel | Moderate | null | null | null | null | The dma_rx function in drivers/net/wireless/b43/dma.c in the Linux kernel before 2.6.39 does not properly allocate receive buffers, which allows remote attackers to cause a denial of service (system crash) via a crafted frame. | kernel: b43: allocate receive buffers big enough for max frame len + offset | This issue did not affect the versions of the Linux kernel as shipped with Red
Hat Enterprise Linux 4 and 5 as they did not provide support for Broadcom 43xx wireless devices. This has been addressed in Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1465.html, and http... | 2011-03-27T00:00:00+00:00 | 2011-03-27T00:00:00+00:00 | 738202 | false | [
"RHSA-2011:1465",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
"kernel-0:2.6.32-131.21.1.el6.s390x",
"kernel-0:2.6.32-131.21.1.el6.src",
"kernel-0:2.6.32-131.21.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.21.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.21.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-3359",
"https://bugzilla.redhat.com/show_bug.cgi?id=738202",
"https://www.cve.org/CVERecord?id=CVE-2011-3359",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3359"
] | c85ce65ecac078ab1a1835c87c4a6319cf74660a | 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": "c85ce65ecac078ab1a1835c87c4a6319cf74660a",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c85ce65ecac078ab1a1835c87c4a6319cf74660a",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-3363 | kernel: cifs: always do is_path_accessible check in cifs_mount | kernel | Moderate | null | null | null | null | The setup_cifs_sb function in fs/cifs/connect.c in the Linux kernel before 2.6.39 does not properly handle DFS referrals, which allows remote CIFS servers to cause a denial of service (system crash) by placing a referral at the root of a share. | kernel: cifs: always do is_path_accessible check in cifs_mount | This issue affects the Linux kernel as shipped with Red Hat Enterprise Linux 4,
5, 6, and Red Hat Enterprise MRG. Red Hat Enterprise Linux 4 is now in Production 3 of the maintenance life-cycle, https://access.redhat.com/support/policy/updates/errata/, therefore the fix for this issue is not currently planned to be inc... | 2011-03-07T00:00:00+00:00 | 2011-03-07T00:00:00+00:00 | 738291 | false | [
"RHSA-2011:1465",
"RHSA-2011:1479",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.18-274.12.1.el5.i686",
"kernel-0:2.6.18-274.12.1.el5.ia64",
"kernel-0:2.6.18-274.12.1.el5.ppc64",
"kernel-0:2.6.18-274.12.1.el5.s390x",
"kernel-0:2.6.18-274.12.1.el5.src",
"kernel-0:2.6.18-274.12.1.el5.x86_64",
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-3363",
"https://bugzilla.redhat.com/show_bug.cgi?id=738291",
"https://www.cve.org/CVERecord?id=CVE-2011-3363",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3363"
] | 70945643722ffeac779d2529a348f99567fa5c33 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "70945643722ffeac779d2529a348f99567fa5c33",
"ref_url": "https://github.com/torvalds/linux/commit/70945643722ffeac779d2529a348f99567fa5c33",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-3372 | cyrus-imapd: nntpd authentication bypass | cyrus-imapd | Moderate | null | null | null | null | imap/nntpd.c in the NNTP server (nntpd) for Cyrus IMAPd 2.4.x before 2.4.12 allows remote attackers to bypass authentication by sending an AUTHINFO USER command without sending an additional AUTHINFO PASS command. | cyrus-imapd: nntpd authentication bypass | null | 2011-10-05T00:00:00+00:00 | 2011-09-23T00:00:00+00:00 | 740822 | false | [
"RHSA-2011:1508"
] | [
"cyrus-imapd-0:2.2.12-17.el4.i386",
"cyrus-imapd-0:2.2.12-17.el4.ia64",
"cyrus-imapd-0:2.2.12-17.el4.ppc",
"cyrus-imapd-0:2.2.12-17.el4.s390",
"cyrus-imapd-0:2.2.12-17.el4.s390x",
"cyrus-imapd-0:2.2.12-17.el4.src",
"cyrus-imapd-0:2.2.12-17.el4.x86_64",
"cyrus-imapd-0:2.3.16-6.el6_1.4.i686",
"cyrus-i... | [
"https://access.redhat.com/security/cve/CVE-2011-3372",
"https://bugzilla.redhat.com/show_bug.cgi?id=740822",
"https://www.cve.org/CVERecord?id=CVE-2011-3372",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3372"
] | 77903669e04c9788460561dd0560b9c916519594 | https://git.cyrusimap.org/cyrus-imapd | [
{
"repo_url": "https://git.cyrusimap.org/cyrus-imapd",
"commit": "77903669e04c9788460561dd0560b9c916519594",
"ref_url": "http://git.cyrusimap.org/cyrus-imapd/commit/?id=77903669e04c9788460561dd0560b9c916519594",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3378 | rpm: crashes and overflows on malformed header | rpm | Important | CWE-1285 | Improper Validation of Specified Index, Position, or Offset in Input | null | null | RPM 4.4.x through 4.9.x, probably before 4.9.1.2, allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code via an rpm package with crafted headers and offsets that are not properly handled when a package is queried or installed, related to (1) the regionSwab function,... | rpm: crashes and overflows on malformed header | null | 2011-09-27T00:00:00+00:00 | 2011-09-27T00:00:00+00:00 | 741606 | false | [
"RHSA-2011:1349"
] | [
"popt-0:1.10.2.3-22.el5_6.2.i386",
"popt-0:1.10.2.3-22.el5_6.2.ia64",
"popt-0:1.10.2.3-22.el5_6.2.ppc",
"popt-0:1.10.2.3-22.el5_6.2.ppc64",
"popt-0:1.10.2.3-22.el5_6.2.s390",
"popt-0:1.10.2.3-22.el5_6.2.s390x",
"popt-0:1.10.2.3-22.el5_6.2.x86_64",
"popt-0:1.10.2.3-22.el5_7.2.i386",
"popt-0:1.10.2.3-... | [
"https://access.redhat.com/security/cve/CVE-2011-3378",
"https://bugzilla.redhat.com/show_bug.cgi?id=741606",
"https://www.cve.org/CVERecord?id=CVE-2011-3378",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3378"
] | 11a7e5d95a8ca8c7d4eaff179094afd8bb74fc3f | https://rpm.org/rpm.git | [
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "11a7e5d95a8ca8c7d4eaff179094afd8bb74fc3f",
"ref_url": "http://rpm.org/gitweb?p=rpm.git%3Ba=commitdiff%3Bh=11a7e5d95a8ca8c7d4eaff179094afd8bb74fc3f",
"source": "cvelist"
},
{
"repo_url": "https://rpm.org/rpm.git",
"commit": "a48f0e20cbe2... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3481 | cyrus-imapd: NULL pointer dereference via crafted References header in email | cyrus-imapd | Moderate | CWE-476 | NULL Pointer Dereference | null | null | The index_get_ids function in index.c in imapd in Cyrus IMAP Server before 2.4.11, when server-side threading is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted References header in an e-mail message. | cyrus-imapd: NULL pointer dereference via crafted References header in email | null | 2005-12-17T00:00:00+00:00 | 2011-09-14T00:00:00+00:00 | 738391 | false | [
"RHSA-2011:1508"
] | [
"cyrus-imapd-0:2.2.12-17.el4.i386",
"cyrus-imapd-0:2.2.12-17.el4.ia64",
"cyrus-imapd-0:2.2.12-17.el4.ppc",
"cyrus-imapd-0:2.2.12-17.el4.s390",
"cyrus-imapd-0:2.2.12-17.el4.s390x",
"cyrus-imapd-0:2.2.12-17.el4.src",
"cyrus-imapd-0:2.2.12-17.el4.x86_64",
"cyrus-imapd-0:2.3.16-6.el6_1.4.i686",
"cyrus-i... | [
"https://access.redhat.com/security/cve/CVE-2011-3481",
"https://bugzilla.redhat.com/show_bug.cgi?id=738391",
"https://www.cve.org/CVERecord?id=CVE-2011-3481",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3481"
] | 6e776956a1a9dfa58eacdd0ddd52644009eac9e5 | https://git.cyrusimap.org/cyrus-imapd | [
{
"repo_url": "https://git.cyrusimap.org/cyrus-imapd",
"commit": "6e776956a1a9dfa58eacdd0ddd52644009eac9e5",
"ref_url": "http://git.cyrusimap.org/cyrus-imapd/commit/?id=6e776956a1a9dfa58eacdd0ddd52644009eac9e5",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3585 | Samba mtab lock file race condition | Samba mtab lock file race condition | Low | null | null | null | null | Multiple race conditions in the (1) mount.cifs and (2) umount.cifs programs in Samba 3.6 allow local users to cause a denial of service (mounting outage) via a SIGKILL signal during a time window when the /etc/mtab~ file exists. | Samba mtab lock file race condition | null | 2010-02-25T00:00:00+00:00 | 2011-09-27T00:00:00+00:00 | 742907 | false | [
"RHSA-2011:1219",
"RHSA-2011:1221"
] | [
"cifs-utils-0:4.8.1-2.el6_1.2.i686",
"cifs-utils-0:4.8.1-2.el6_1.2.ppc64",
"cifs-utils-0:4.8.1-2.el6_1.2.s390x",
"cifs-utils-0:4.8.1-2.el6_1.2.src",
"cifs-utils-0:4.8.1-2.el6_1.2.x86_64",
"cifs-utils-debuginfo-0:4.8.1-2.el6_1.2.i686",
"cifs-utils-debuginfo-0:4.8.1-2.el6_1.2.ppc64",
"cifs-utils-debugin... | [
"https://access.redhat.com/security/cve/CVE-2011-3585",
"https://bugzilla.redhat.com/show_bug.cgi?id=742907",
"https://www.cve.org/CVERecord?id=CVE-2011-3585",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3585"
] | 810f7e4e0f2dbcbee0294d9b371071cb08268200 | https://git.samba.org/cifs-utils.git | [
{
"repo_url": "https://git.samba.org/cifs-utils.git",
"commit": "810f7e4e0f2dbcbee0294d9b371071cb08268200",
"ref_url": "https://git.samba.org/?p=cifs-utils.git%3Ba=commitdiff%3Bh=810f7e4e0f2dbcbee0294d9b371071cb08268200",
"source": "cvelist"
}
] | [
"3.6"
] | [] | null | null | commit_not_found | cvelist |
CVE-2011-3593 | kernel: vlan: fix panic when handling priority tagged frames | kernel | Moderate | null | null | null | null | A certain Red Hat patch to the vlan_hwaccel_do_receive function in net/8021q/vlan_core.c in the Linux kernel 2.6.32 on Red Hat Enterprise Linux (RHEL) 6 allows remote attackers to cause a denial of service (system crash) via priority-tagged VLAN frames. | kernel: vlan: fix panic when handling priority tagged frames | This issue did not affect the Linux kernels as shipped with Red Hat Enterprise Linux 4, 5, and Red Hat Enterprise MRG. It affects the Linux kernel as shipped with Red Hat Enterprise Linux 6 due to incorrect backporting of upstream patches. A future kernel update in Red Hat Enterprise Linux 6 may address this issue. | 2011-11-15T00:00:00+00:00 | 2011-10-03T00:00:00+00:00 | 742846 | false | [
"RHSA-2011:1465"
] | [
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
"kernel-0:2.6.32-131.21.1.el6.s390x",
"kernel-0:2.6.32-131.21.1.el6.src",
"kernel-0:2.6.32-131.21.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.21.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.21.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-3593",
"https://bugzilla.redhat.com/show_bug.cgi?id=742846",
"https://www.cve.org/CVERecord?id=CVE-2011-3593",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3593"
] | fadca7bdc43b02f518585d9547019966415cadfd | https://oss.oracle.com/git/redpatch.git | [
{
"repo_url": "https://oss.oracle.com/git/redpatch.git",
"commit": "fadca7bdc43b02f518585d9547019966415cadfd",
"ref_url": "https://oss.oracle.com/git/?p=redpatch.git%3Ba=commit%3Bh=fadca7bdc43b02f518585d9547019966415cadfd",
"source": "cvelist"
},
{
"repo_url": "https://oss.oracle.com/git/red... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-3637 | kernel: proc: fix oops on invalid /proc/<pid>/maps access | kernel | Moderate | null | null | null | null | The m_stop function in fs/proc/task_mmu.c in the Linux kernel before 2.6.39 allows local users to cause a denial of service (OOPS) via vectors that trigger an m_start error. | kernel: proc: fix oops on invalid /proc/<pid>/maps access | This issue did not affect the version of the Linux kernel as shipped with Red Hat Enterprise Linux 4, and 6 as it did not backport the upstream commit ec6fd8a4 that introduced this issue. This has been addressed in Red Hat Enterprise Linux 5 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0007.ht... | 2011-03-28T00:00:00+00:00 | 2011-10-21T00:00:00+00:00 | 747848 | false | [
"RHSA-2012:0007",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.18-274.17.1.el5.i686",
"kernel-0:2.6.18-274.17.1.el5.ia64",
"kernel-0:2.6.18-274.17.1.el5.ppc64",
"kernel-0:2.6.18-274.17.1.el5.s390x",
"kernel-0:2.6.18-274.17.1.el5.src",
"kernel-0:2.6.18-274.17.1.el5.x86_64",
"kernel-PAE-0:2.6.18-274.17.1.el5.i686",
"kernel-PAE-debuginfo-0:2.6.18-274.1... | [
"https://access.redhat.com/security/cve/CVE-2011-3637",
"https://bugzilla.redhat.com/show_bug.cgi?id=747848",
"https://www.cve.org/CVERecord?id=CVE-2011-3637",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3637"
] | 76597cd31470fa130784c78fadb4dab2e624a723 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "76597cd31470fa130784c78fadb4dab2e624a723",
"ref_url": "https://github.com/torvalds/linux/commit/76597cd31470fa130784c78fadb4dab2e624a723",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-3638 | kernel: ext4: ext4_ext_insert_extent() kernel oops | kernel | Moderate | null | null | null | null | fs/ext4/extents.c in the Linux kernel before 3.0 does not mark a modified extent as dirty in certain cases of extent splitting, which allows local users to cause a denial of service (system crash) via vectors involving ext4 umount and mount operations. | kernel: ext4: ext4_ext_insert_extent() kernel oops | This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 4 as it did not include support for EXT4 filesystem. It did not affect the Linux kernel as shipped with Red Hat Enterprise MRG as it has backported the upstream commit 667eff35 that addressed this issue. This has been addres... | 2011-09-28T00:00:00+00:00 | 2011-09-28T00:00:00+00:00 | 747942 | false | [
"RHSA-2011:1530",
"RHSA-2012:0107",
"RHSA-2012:0116",
"RHSA-2012:0517"
] | [
"kernel-0:2.6.18-238.37.1.el5.i686",
"kernel-0:2.6.18-238.37.1.el5.ia64",
"kernel-0:2.6.18-238.37.1.el5.ppc64",
"kernel-0:2.6.18-238.37.1.el5.s390x",
"kernel-0:2.6.18-238.37.1.el5.src",
"kernel-0:2.6.18-238.37.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-2011-3638",
"https://bugzilla.redhat.com/show_bug.cgi?id=747942",
"https://www.cve.org/CVERecord?id=CVE-2011-3638",
"https://nvd.nist.gov/vuln/detail/CVE-2011-3638"
] | 667eff35a1f56fa74ce98a0c7c29a40adc1ba4e3 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "667eff35a1f56fa74ce98a0c7c29a40adc1ba4e3",
"ref_url": "https://github.com/torvalds/linux/commit/667eff35a1f56fa74ce98a0c7c29a40adc1ba4e3",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.0"
] | v3.0 | v2.6.38 | ok | cvelist |
CVE-2011-4028 | xorg-x11-server: File existence disclosure vulnerability | xorg-x11-server | Low | null | null | null | null | The LockServer function in os/utils.c in X.Org xserver before 1.11.2 allows local users to determine the existence of arbitrary files via a symlink attack on a temporary lock file, which is handled differently if the file exists. | xorg-x11-server: File existence disclosure vulnerability | null | 2011-10-18T00:00:00+00:00 | 2011-10-13T00:00:00+00:00 | 745755 | false | [
"RHSA-2012:0303",
"RHSA-2012:0939"
] | [
"xorg-x11-server-0:1.1.1-48.90.el5.src",
"xorg-x11-server-0:1.10.6-1.el6.src",
"xorg-x11-server-Xdmx-0:1.1.1-48.90.el5.i386",
"xorg-x11-server-Xdmx-0:1.1.1-48.90.el5.ia64",
"xorg-x11-server-Xdmx-0:1.1.1-48.90.el5.ppc",
"xorg-x11-server-Xdmx-0:1.1.1-48.90.el5.x86_64",
"xorg-x11-server-Xdmx-0:1.10.6-1.el6... | [
"https://access.redhat.com/security/cve/CVE-2011-4028",
"https://bugzilla.redhat.com/show_bug.cgi?id=745755",
"https://www.cve.org/CVERecord?id=CVE-2011-4028",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4028",
"http://lists.freedesktop.org/archives/xorg-announce/2011-October/001744.html"
] | 6ba44b91e37622ef8c146d8f2ac92d708a18ed34 | https://cgit.freedesktop.org/xorg/xserver | [
{
"repo_url": "https://cgit.freedesktop.org/xorg/xserver",
"commit": "6ba44b91e37622ef8c146d8f2ac92d708a18ed34",
"ref_url": "http://cgit.freedesktop.org/xorg/xserver/commit/?id=6ba44b91e37622ef8c146d8f2ac92d708a18ed34",
"source": "cvelist"
}
] | [
"n/a"
] | [
"xorg-server-1.11.99.1"
] | xorg-server-1.11.99.1 | DRM-20051017 | ok | cvelist |
CVE-2011-4029 | xorg-x11-server: lock file chmod change race condition | xorg-x11-server | Low | null | null | null | null | The LockServer function in os/utils.c in X.Org xserver before 1.11.2 allows local users to change the permissions of arbitrary files to 444, read those files, and possibly cause a denial of service (removed execution permission) via a symlink attack on a temporary lock file. | xorg-x11-server: lock file chmod change race condition | null | 2011-10-18T00:00:00+00:00 | 2011-10-10T00:00:00+00:00 | 745024 | false | [
"RHSA-2012:0939"
] | [
"xorg-x11-server-0:1.10.6-1.el6.src",
"xorg-x11-server-Xdmx-0:1.10.6-1.el6.i686",
"xorg-x11-server-Xdmx-0:1.10.6-1.el6.ppc64",
"xorg-x11-server-Xdmx-0:1.10.6-1.el6.s390x",
"xorg-x11-server-Xdmx-0:1.10.6-1.el6.x86_64",
"xorg-x11-server-Xephyr-0:1.10.6-1.el6.i686",
"xorg-x11-server-Xephyr-0:1.10.6-1.el6.p... | [
"https://access.redhat.com/security/cve/CVE-2011-4029",
"https://bugzilla.redhat.com/show_bug.cgi?id=745024",
"https://www.cve.org/CVERecord?id=CVE-2011-4029",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4029",
"http://lists.freedesktop.org/archives/xorg-announce/2011-October/001744.html"
] | b67581cf825940fdf52bf2e0af4330e695d724a4 | https://cgit.freedesktop.org/xorg/xserver | [
{
"repo_url": "https://cgit.freedesktop.org/xorg/xserver",
"commit": "b67581cf825940fdf52bf2e0af4330e695d724a4",
"ref_url": "http://cgit.freedesktop.org/xorg/xserver/commit/?id=b67581cf825940fdf52bf2e0af4330e695d724a4",
"source": "cvelist"
}
] | [
"n/a"
] | [
"xorg-server-1.11.99.1"
] | xorg-server-1.11.99.1 | DRM-20051017 | ok | cvelist |
CVE-2011-4080 | kernel: sysctl: restrict write access to dmesg_restrict | kernel | Low | null | null | null | null | The sysrq_sysctl_handler function in kernel/sysctl.c in the Linux kernel before 2.6.39 does not require the CAP_SYS_ADMIN capability to modify the dmesg_restrict value, which allows local users to bypass intended access restrictions and read the kernel ring buffer by leveraging root privileges, as demonstrated by a roo... | kernel: sysctl: restrict write access to dmesg_restrict | Red Hat Enterprise Linux 4 is now in Production 3 of the maintenance
life-cycle, https://access.redhat.com/support/policy/updates/errata/, therefore
the fix for this issue is not currently planned to be included in the future
updates. Future kernel updates in Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG may... | 2011-03-23T00:00:00+00:00 | 2011-03-23T00:00:00+00:00 | 749243 | 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-2011-4080",
"https://bugzilla.redhat.com/show_bug.cgi?id=749243",
"https://www.cve.org/CVERecord?id=CVE-2011-4080",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4080"
] | bfdc0b497faa82a0ba2f9dddcf109231dd519fcc | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "bfdc0b497faa82a0ba2f9dddcf109231dd519fcc",
"ref_url": "https://github.com/torvalds/linux/commit/bfdc0b497faa82a0ba2f9dddcf109231dd519fcc",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-4081 | kernel: crypto: ghash: null pointer deref if no key is set | kernel | Moderate | CWE-476 | NULL Pointer Dereference | null | null | crypto/ghash-generic.c in the Linux kernel before 3.1 allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact by triggering a failed or missing ghash_setkey function call, followed by a (1) ghash_update function call or (2) ghash_final function call,... | kernel: crypto: ghash: null pointer deref if no key is set | This issue did not affect the Linux kernels as shipped with Red Hat Enterprise Linux 4, and 5 as they did not include support for the GHASH message digest algorithm. This has been addressed in Red Hat Enterprise Linux 6, and MRG via https://rhn.redhat.com/errata/RHSA-2012-0350.html, and https://rhn.redhat.com/errata/RH... | 2011-10-20T00:00:00+00:00 | 2011-10-27T00:00:00+00:00 | 749475 | false | [
"RHSA-2012:0010",
"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-4081",
"https://bugzilla.redhat.com/show_bug.cgi?id=749475",
"https://www.cve.org/CVERecord?id=CVE-2011-4081",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4081"
] | 7ed47b7d142ec99ad6880bbbec51e9f12b3af74c | 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": "7ed47b7d142ec99ad6880bbbec51e9f12b3af74c",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7ed47b7d142ec99ad6880bbbec51e9f12b3af74c",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.1"
] | v3.1 | v3.0 | ok | cvelist |
CVE-2011-4086 | kernel: jbd2: unmapped buffer with _Unwritten or _Delay flags set can lead to DoS | kernel | Moderate | null | null | null | null | The journal_unmap_buffer function in fs/jbd2/transaction.c in the Linux kernel before 3.3.1 does not properly handle the _Delay and _Unwritten buffer head states, which allows local users to cause a denial of service (system crash) by leveraging the presence of an ext4 filesystem that was mounted with a journal. | kernel: jbd2: unmapped buffer with _Unwritten or _Delay flags set can lead to DoS | This has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0107.html, https://rhn.redhat.com/errata/RHSA-2012-0571.html, and https://rhn.redhat.com/errata/RHSA-2012-0670.html. Red Hat Enterprise Linux 4 is now in Production 3 of the maintenance life-... | 2012-01-25T00:00:00+00:00 | 2011-10-26T00:00:00+00:00 | 749143 | false | [
"RHSA-2012:0107",
"RHSA-2012:0571",
"RHSA-2012:0670"
] | [
"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.17.1.el6.i686",
"kernel-0:2.6.32-220.17.1.el6.ppc64",
... | [
"https://access.redhat.com/security/cve/CVE-2011-4086",
"https://bugzilla.redhat.com/show_bug.cgi?id=749143",
"https://www.cve.org/CVERecord?id=CVE-2011-4086",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4086"
] | 15291164b22a357cb211b618adfef4fa82fc0de3 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "15291164b22a357cb211b618adfef4fa82fc0de3",
"ref_url": "https://github.com/torvalds/linux/commit/15291164b22a357cb211b618adfef4fa82fc0de3",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.4"
] | v3.4 | v3.2 | ok | cvelist |
CVE-2011-4097 | kernel: oom_badness() integer overflow | kernel | Moderate | CWE-190 | Integer Overflow or Wraparound | null | null | Integer overflow in the oom_badness function in mm/oom_kill.c in the Linux kernel before 3.1.8 on 64-bit platforms allows local users to cause a denial of service (memory consumption or process termination) by using a certain large amount of memory. | kernel: oom_badness() integer overflow | This issue did not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, and 6 as they did not backport the upstream commit f755a04 that introduced this. This has been addressed in Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0333.html. | 2011-10-31T00:00:00+00:00 | 2011-11-01T00:00:00+00:00 | 750399 | 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-2011-4097",
"https://bugzilla.redhat.com/show_bug.cgi?id=750399",
"https://www.cve.org/CVERecord?id=CVE-2011-4097",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4097"
] | 56c6a8a4aadca809e04276eabe5552935c51387f | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "56c6a8a4aadca809e04276eabe5552935c51387f",
"ref_url": "https://github.com/torvalds/linux/commit/56c6a8a4aadca809e04276eabe5552935c51387f",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2011-4127 | kernel: possible privilege escalation via SG_IO ioctl | kernel | Important | CWE-284 | Improper Access Control | null | null | The Linux kernel before 3.2.2 does not properly restrict SG_IO ioctl calls, which allows local users to bypass intended restrictions on disk read and write operations by sending a SCSI command to (1) a partition block device or (2) an LVM volume. | kernel: possible privilege escalation via SG_IO ioctl | This issue affects the Linux kernel as shipped with Red Hat Enterprise Linux 4,
5, 6, and Red Hat Enterprise MRG. This has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0107.html, https://rhn.redhat.com/errata/RHSA-2011-1849.html, and https://rhn... | 2011-12-22T00:00:00+00:00 | 2011-11-02T00:00:00+00:00 | 752375 | false | [
"RHSA-2011:1849",
"RHSA-2011:1850",
"RHSA-2012:0107",
"RHSA-2012:0333",
"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-2011-4127",
"https://bugzilla.redhat.com/show_bug.cgi?id=752375",
"https://www.cve.org/CVERecord?id=CVE-2011-4127",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4127"
] | ec8013beddd717d1740cfefb1a9b900deef85462 | 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": "ec8013beddd717d1740cfefb1a9b900deef85462",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ec8013beddd717d1740cfefb1a9b900deef85462",
"source": "cvelist"
},
{
... | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.2 | ok | cvelist |
CVE-2011-4128 | gnutls: buffer overflow in gnutls_session_get_data() (GNUTLS-SA-2011-2) | gnutls | Low | null | null | null | null | Buffer overflow in the gnutls_session_get_data function in lib/gnutls_session.c in GnuTLS 2.12.x before 2.12.14 and 3.x before 3.0.7, when used on a client that performs nonstandard session resumption, allows remote TLS servers to cause a denial of service (application crash) via a large SessionTicket. | gnutls: buffer overflow in gnutls_session_get_data() (GNUTLS-SA-2011-2) | This issue does not affect the version of gnutls as shipped with Red Hat Enterprise Linux 4. | 2011-11-07T00:00:00+00:00 | 2011-11-07T00:00:00+00:00 | 752308 | false | [
"RHSA-2012:0428",
"RHSA-2012:0429"
] | [
"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-2011-4128",
"https://bugzilla.redhat.com/show_bug.cgi?id=752308",
"https://www.cve.org/CVERecord?id=CVE-2011-4128",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4128"
] | e82ef4545e9e98cbcb032f55d7c750b81e3a0450 | https://git.savannah.gnu.org/gitweb/gnutls.git | [
{
"repo_url": "https://git.savannah.gnu.org/gitweb/gnutls.git",
"commit": "e82ef4545e9e98cbcb032f55d7c750b81e3a0450",
"ref_url": "http://git.savannah.gnu.org/gitweb/?p=gnutls.git%3Ba=commitdiff%3Bh=e82ef4545e9e98cbcb032f55d7c750b81e3a0450",
"source": "cvelist"
},
{
"repo_url": "https://git.s... | [
"n/a"
] | [] | null | null | clone_failed | cvelist |
CVE-2011-4131 | kernel: nfs4_getfacl decoding kernel oops | kernel | Moderate | null | null | null | null | The NFSv4 implementation in the Linux kernel before 3.2.2 does not properly handle bitmap sizes in GETACL replies, which allows remote NFS servers to cause a denial of service (OOPS) by sending an excessive number of bitmap words. | kernel: nfs4_getfacl decoding kernel oops | This issue does not affect the Linux kernel as shipped with Red Hat Enterprise Linux 4 as it does not provide support for NFS ACLs. This issue does not affect the Linux kernel as shipped with Red Hat Enterprise Linux 5. This has been addressed in Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0333.h... | 2011-11-05T00:00:00+00:00 | 2011-07-20T00:00:00+00:00 | 747106 | false | [
"RHSA-2012:0333",
"RHSA-2012:0862",
"RHSA-2012:1541"
] | [
"kernel-0:2.6.32-220.30.1.el6.i686",
"kernel-0:2.6.32-220.30.1.el6.ppc64",
"kernel-0:2.6.32-220.30.1.el6.s390x",
"kernel-0:2.6.32-220.30.1.el6.src",
"kernel-0:2.6.32-220.30.1.el6.x86_64",
"kernel-0:2.6.32-279.el6.i686",
"kernel-0:2.6.32-279.el6.ppc64",
"kernel-0:2.6.32-279.el6.s390x",
"kernel-0:2.6.... | [
"https://access.redhat.com/security/cve/CVE-2011-4131",
"https://bugzilla.redhat.com/show_bug.cgi?id=747106",
"https://www.cve.org/CVERecord?id=CVE-2011-4131",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4131"
] | bf118a342f10dafe44b14451a1392c3254629a1f | 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": "bf118a342f10dafe44b14451a1392c3254629a1f",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=bf118a342f10dafe44b14451a1392c3254629a1f",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.3"
] | v3.3 | v3.2 | ok | cvelist |
CVE-2011-4132 | kernel: jbd/jbd2: invalid value of first log block leads to oops | kernel | Moderate | null | null | null | null | The cleanup_journal_tail function in the Journaling Block Device (JBD) functionality in the Linux kernel 2.6 allows local users to cause a denial of service (assertion error and kernel oops) via an ext3 or ext4 image with an "invalid log first block value." | kernel: jbd/jbd2: invalid value of first log block leads to oops | This issue affects the Linux kernel as shipped with Red Hat Enterprise Linux 4,
5, 6, and Red Hat Enterprise MRG. This has been addressed in Red Hat Enterprise Linux 5, 6, and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2012-0007.html, https://rhn.redhat.com/errata/RHSA-2012-0350.html, and https://rhn... | 2011-11-01T00:00:00+00:00 | 2011-04-06T00:00:00+00:00 | 753341 | false | [
"RHSA-2012:0007",
"RHSA-2012:0010",
"RHSA-2012:0333",
"RHSA-2012:0350"
] | [
"kernel-0:2.6.18-274.17.1.el5.i686",
"kernel-0:2.6.18-274.17.1.el5.ia64",
"kernel-0:2.6.18-274.17.1.el5.ppc64",
"kernel-0:2.6.18-274.17.1.el5.s390x",
"kernel-0:2.6.18-274.17.1.el5.src",
"kernel-0:2.6.18-274.17.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-2011-4132",
"https://bugzilla.redhat.com/show_bug.cgi?id=753341",
"https://www.cve.org/CVERecord?id=CVE-2011-4132",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4132"
] | 8762202dd0d6e46854f786bdb6fb3780a1625efe | 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": "8762202dd0d6e46854f786bdb6fb3780a1625efe",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commitdiff%3Bh=8762202dd0d6e46854f786bdb6fb3780a1625efe",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.2"
] | v3.2 | v3.0 | ok | cvelist |
CVE-2011-4318 | dovecot: proxy destination host name not checked against SSL certificate name | dovecot | Low | null | null | null | null | Dovecot 2.0.x before 2.0.16, when ssl or starttls is enabled and hostname is used to define the proxy destination, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a valid certific... | dovecot: proxy destination host name not checked against SSL certificate name | null | 2011-11-17T00:00:00+00:00 | 2011-11-17T00:00:00+00:00 | 754980 | false | [
"RHSA-2013:0520"
] | [
"dovecot-1:2.0.9-5.el6.i686",
"dovecot-1:2.0.9-5.el6.ppc",
"dovecot-1:2.0.9-5.el6.ppc64",
"dovecot-1:2.0.9-5.el6.s390",
"dovecot-1:2.0.9-5.el6.s390x",
"dovecot-1:2.0.9-5.el6.src",
"dovecot-1:2.0.9-5.el6.x86_64",
"dovecot-debuginfo-1:2.0.9-5.el6.i686",
"dovecot-debuginfo-1:2.0.9-5.el6.ppc",
"doveco... | [
"https://access.redhat.com/security/cve/CVE-2011-4318",
"https://bugzilla.redhat.com/show_bug.cgi?id=754980",
"https://www.cve.org/CVERecord?id=CVE-2011-4318",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4318"
] | 5e9eaf63a6b1 | https://hg.dovecot.org/dovecot-2.0 | [
{
"repo_url": "https://hg.dovecot.org/dovecot-2.0",
"commit": "5e9eaf63a6b1",
"ref_url": "http://hg.dovecot.org/dovecot-2.0/rev/5e9eaf63a6b1",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | no_clone_url | cvelist |
CVE-2011-4324 | kernel: nfsv4: mknod(2) DoS | kernel | Moderate | null | null | null | null | The encode_share_access function in fs/nfs/nfs4xdr.c in the Linux kernel before 2.6.29 allows local users to cause a denial of service (BUG and system crash) by using the mknod system call with a pathname on an NFSv4 filesystem. | kernel: nfsv4: mknod(2) DoS | This issue did not affect the Linux kernels as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG as they did not have the vulnerable code as introduced in history:1a7bc914. This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-0007.html. Red Hat Enterprise Li... | 2008-12-23T00:00:00+00:00 | 2011-11-21T00:00:00+00:00 | 755440 | false | [
"RHSA-2012:0007"
] | [
"kernel-0:2.6.18-274.17.1.el5.i686",
"kernel-0:2.6.18-274.17.1.el5.ia64",
"kernel-0:2.6.18-274.17.1.el5.ppc64",
"kernel-0:2.6.18-274.17.1.el5.s390x",
"kernel-0:2.6.18-274.17.1.el5.src",
"kernel-0:2.6.18-274.17.1.el5.x86_64",
"kernel-PAE-0:2.6.18-274.17.1.el5.i686",
"kernel-PAE-debuginfo-0:2.6.18-274.1... | [
"https://access.redhat.com/security/cve/CVE-2011-4324",
"https://bugzilla.redhat.com/show_bug.cgi?id=755440",
"https://www.cve.org/CVERecord?id=CVE-2011-4324",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4324"
] | dc0b027dfadfcb8a5504f7d8052754bf8d501ab9 | 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": "dc0b027dfadfcb8a5504f7d8052754bf8d501ab9",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=dc0b027dfadfcb8a5504f7d8052754bf8d501ab9",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.29"
] | v2.6.29 | v2.6.27 | ok | cvelist |
CVE-2011-4325 | kernel: nfs: diotest4 from LTP crash client null pointer deref | kernel | Moderate | CWE-476 | NULL Pointer Dereference | null | null | The NFS implementation in Linux kernel before 2.6.31-rc6 calls certain functions without properly initializing certain data, which allows local users to cause a denial of service (NULL pointer dereference and O_DIRECT oops), as demonstrated using diotest4 from LTP. | kernel: nfs: diotest4 from LTP crash client null pointer deref | This issue did not affect the version of the Linux kernel as shipped with Red
Hat Enterprise Linux 4, 6 and Red Hat Enterprise MRG. This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-0007.html. | 2012-01-10T00:00:00+00:00 | 2011-11-21T00:00:00+00:00 | 755455 | false | [
"RHSA-2012:0007"
] | [
"kernel-0:2.6.18-274.17.1.el5.i686",
"kernel-0:2.6.18-274.17.1.el5.ia64",
"kernel-0:2.6.18-274.17.1.el5.ppc64",
"kernel-0:2.6.18-274.17.1.el5.s390x",
"kernel-0:2.6.18-274.17.1.el5.src",
"kernel-0:2.6.18-274.17.1.el5.x86_64",
"kernel-PAE-0:2.6.18-274.17.1.el5.i686",
"kernel-PAE-debuginfo-0:2.6.18-274.1... | [
"https://access.redhat.com/security/cve/CVE-2011-4325",
"https://bugzilla.redhat.com/show_bug.cgi?id=755455",
"https://www.cve.org/CVERecord?id=CVE-2011-4325",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4325"
] | 1ae88b2e4 | 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": "1ae88b2e4",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commitdiff%3Bh=1ae88b2e4",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.31"
] | v2.6.31 | v2.6.30 | ok | cvelist |
CVE-2011-4326 | kernel: wrong headroom check in udp6_ufo_fragment() | kernel | Important | CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | null | null | The udp6_ufo_fragment function in net/ipv6/udp.c in the Linux kernel before 2.6.39, when a certain UDP Fragmentation Offload (UFO) configuration is enabled, allows remote attackers to cause a denial of service (system crash) by sending fragmented IPv6 UDP packets to a bridge device. | kernel: wrong headroom check in udp6_ufo_fragment() | This issue did not affect the versions of Linux kernel as shipped with Red Hat
Enterprise Linux 4 and 5 as they did not provide support for UDP Fragmentation Offload (UFO) functionality. This has been addressed in Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1465.htm... | 2011-03-03T00:00:00+00:00 | 2011-03-03T00:00:00+00:00 | 755584 | false | [
"RHSA-2011:1465",
"RHSA-2012:0010"
] | [
"kernel-0:2.6.32-131.21.1.el6.i686",
"kernel-0:2.6.32-131.21.1.el6.ppc64",
"kernel-0:2.6.32-131.21.1.el6.s390x",
"kernel-0:2.6.32-131.21.1.el6.src",
"kernel-0:2.6.32-131.21.1.el6.x86_64",
"kernel-bootwrapper-0:2.6.32-131.21.1.el6.ppc64",
"kernel-debug-0:2.6.32-131.21.1.el6.i686",
"kernel-debug-0:2.6.3... | [
"https://access.redhat.com/security/cve/CVE-2011-4326",
"https://bugzilla.redhat.com/show_bug.cgi?id=755584",
"https://www.cve.org/CVERecord?id=CVE-2011-4326",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4326"
] | a9cf73ea7ff78f52662c8658d93c226effbbedde | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "a9cf73ea7ff78f52662c8658d93c226effbbedde",
"ref_url": "https://github.com/torvalds/linux/commit/a9cf73ea7ff78f52662c8658d93c226effbbedde",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.39"
] | v2.6.39 | v2.6.38 | ok | cvelist |
CVE-2011-4330 | kernel: hfs: add sanity check for file name length | kernel | Moderate | null | null | null | null | Stack-based buffer overflow in the hfs_mac2asc function in fs/hfs/trans.c in the Linux kernel 2.6 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via an HFS image with a crafted len field. | kernel: hfs: add sanity check for file name length | This issue did not affect the Linux kernels as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG as they did not include support for the Hierarchical File System (HFS) file system. This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-0007.html. | 2011-11-09T00:00:00+00:00 | 2011-11-21T00:00:00+00:00 | 755431 | false | [
"RHSA-2012:0007",
"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.17.1.el5.i686",
"kernel-0:2.6.18-274.17.1.el5.ia64",
"... | [
"https://access.redhat.com/security/cve/CVE-2011-4330",
"https://bugzilla.redhat.com/show_bug.cgi?id=755431",
"https://www.cve.org/CVERecord?id=CVE-2011-4330",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4330"
] | bc5b8a9003132ae44559edd63a1623 | 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": "bc5b8a9003132ae44559edd63a1623",
"ref_url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commitdiff%3Bh=bc5b8a9003132ae44559edd63a1623",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v3.2"
] | v3.2 | v3.1 | ok | cvelist |
CVE-2011-4347 | kernel: kvm: device assignment DoS | kernel | Moderate | null | null | null | null | The kvm_vm_ioctl_assign_device function in virt/kvm/assigned-dev.c in the KVM subsystem in the Linux kernel before 3.1.10 does not verify permission to access PCI configuration space and BAR resources, which allows host OS users to assign PCI devices and cause a denial of service (host OS crash) via a KVM_ASSIGN_PCI_DE... | kernel: kvm: device assignment DoS | 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 has been addressed in Red Hat Enterprise Linux 6 via https://rhn.redhat.com/errata/RHSA-2012-0350.html. A future kvm update in Red Hat ... | 2011-11-20T00:00:00+00:00 | 2011-11-20T00:00:00+00:00 | 756084 | false | [
"RHSA-2012:0149",
"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-2011-4347",
"https://bugzilla.redhat.com/show_bug.cgi?id=756084",
"https://www.cve.org/CVERecord?id=CVE-2011-4347",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4347"
] | c4e7f9022e506c6635a5037713c37118e23193e4 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "c4e7f9022e506c6635a5037713c37118e23193e4",
"ref_url": "https://github.com/torvalds/linux/commit/c4e7f9022e506c6635a5037713c37118e23193e4",
"source": "cvelist"
}
] | [
"n/a"
] | [] | null | null | commit_not_found | cvelist |
CVE-2011-4348 | kernel: incomplete fix for CVE-2011-2482 | kernel | Important | CWE-764 | Multiple Locks of a Critical Resource | null | null | Race condition in the sctp_rcv function in net/sctp/input.c in the Linux kernel before 2.6.29 allows remote attackers to cause a denial of service (system hang) via SCTP packets. NOTE: in some environments, this issue exists because of an incomplete fix for CVE-2011-2482. | kernel: incomplete fix for CVE-2011-2482 | This issue did not affect the version of the Linux kernel as shipped with Red Hat Enterprise Linux 4, 6 and Red Hat Enterprise MRG as they were not vulnerable to CVE-2011-2482. This has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-0007.html. | 2012-01-10T00:00:00+00:00 | 2011-11-25T00:00:00+00:00 | 757143 | false | [
"RHSA-2012:0007"
] | [
"kernel-0:2.6.18-274.17.1.el5.i686",
"kernel-0:2.6.18-274.17.1.el5.ia64",
"kernel-0:2.6.18-274.17.1.el5.ppc64",
"kernel-0:2.6.18-274.17.1.el5.s390x",
"kernel-0:2.6.18-274.17.1.el5.src",
"kernel-0:2.6.18-274.17.1.el5.x86_64",
"kernel-PAE-0:2.6.18-274.17.1.el5.i686",
"kernel-PAE-debuginfo-0:2.6.18-274.1... | [
"https://access.redhat.com/security/cve/CVE-2011-4348",
"https://bugzilla.redhat.com/show_bug.cgi?id=757143",
"https://www.cve.org/CVERecord?id=CVE-2011-4348",
"https://nvd.nist.gov/vuln/detail/CVE-2011-4348"
] | ae53b5bd77719fed58086c5be60ce4f22bffe1c6 | https://github.com/torvalds/linux | [
{
"repo_url": "https://github.com/torvalds/linux",
"commit": "ae53b5bd77719fed58086c5be60ce4f22bffe1c6",
"ref_url": "https://github.com/torvalds/linux/commit/ae53b5bd77719fed58086c5be60ce4f22bffe1c6",
"source": "cvelist"
}
] | [
"n/a"
] | [
"v2.6.29"
] | v2.6.29 | v2.6.28 | ok | cvelist |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.