Alerts This Week
Warning Icon 1 562
Alerts This Week
Warning Icon 1 562

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -7 articles for you...
197

Debian 11: DLA-4182-1 moderate: syslog-ng TLS man-in-the-middle flaw

A security issue was found in syslog-ng, an enhanced log daemon. In prior version, `tls_wildcard_match()` matches on certificates such as `foo.*.bar` although that is not allowed. It is also possible to pass partial wildcards such as `foo.a*c.bar` which glib matches but should . - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4182-1 This email address is being protected from spambots. You need JavaScript enabled to view it. https://www.debian.org/lts/security/ Abhijith PA May 28, 2025 https://wiki.debian.org/LTS - ------------------------------------------------------------------------- Package : syslog-ng Version : 3.28.1-2+deb11u2 CVE ID : CVE-2024-47619 A security issue was found in syslog-ng, an enhanced log daemon. In prior version, `tls_wildcard_match()` matches on certificates such as `foo.*.bar` although that is not allowed. It is also possible to pass partial wildcards such as `foo.a*c.bar` which glib matches but should be avoided / invalidated. This issue could have an impact on TLS connections, such as in man-in-the-middle situations. For Debian 11 bullseye, this problem has been fixed in version 3.28.1-2+deb11u2. We recommend that you upgrade your syslog-ng packages. For the detailed security status of syslog-ng please refer to its security tracker page at: https://security-tracker.debian.org/tracker/source-package/syslog-ng Further information about Debian LTS security advisories, how to apply these updates to your system and frequently asked questions can be found at: https://wiki.debian.org/LTS . A vulnerability in OpenSSL affects TLS communication; patches can be found for Ubuntu 20.04 to address security concerns adequately.. syslog-ng security, Debian LTS, TLS connections, security advisory, upgrade syslog-ng. . LinuxSecurity.com Team

Calendar 2 May 28, 2025 Debian LTS
98

Red Hat 6 RHSA-2013-0509-02 Low: RDMA Security Update and Bug Fixes

Updated RDMA packages that fix multiple security issues, various bugs, and add an enhancement are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having low security impact. Common Vulnerability Scoring System (CVSS) base scores,. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ==================================================================== Red Hat Security Advisory Synopsis: Low: rdma security, bug fix and enhancement update Advisory ID: RHSA-2013:0509-02 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2013:0509.html Issue date: 2013-02-21 CVE Names: CVE-2012-4517 CVE-2012-4518 ==================================================================== 1. Summary: Updated RDMA packages that fix multiple security issues, various bugs, and add an enhancement are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having low security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64 3. Description: Red Hat Enterprise Linux includes a collection of InfiniBand and iWARP utilities, libraries and development packages for writing applications that use Remote Direct Memory Access (RDMA) technology. A denial of service flaw wasfound in the way ibacm managed reference counts for multicast connections. An attacker could send specially-crafted multicast packets that would cause the ibacm daemon to crash. (CVE-2012-4517) It was found that the ibacm daemon created some files with world-writable permissions. A local attacker could use this flaw to overwrite the contents of the ibacm.log or ibacm.port file, allowing them to mask certain actions from the log or cause ibacm to run on a non-default port. (CVE-2012-4518) CVE-2012-4518 was discovered by Florian Weimer of the Red Hat Product Security Team and Kurt Seifried of the Red Hat Security Response Team. The InfiniBand/iWARP/RDMA stack components have been upgraded to more recent upstream versions. This update also fixes the following bugs: * Previously, the "ibnodes -h" command did not show a proper usage message. With this update the problem is fixed and "ibnodes -h" now shows the correct usage message. (BZ#818606) * Previously, the ibv_devinfo utility erroneously showed iWARP cxgb3 hardware's physical state as invalid even when the device was working. For iWARP hardware, the phys_state field has no meaning. This update patches the utility to not print out anything for this field when the hardware is iWARP hardware. (BZ#822781) * Prior to the release of Red Hat Enterprise Linux 6.3, the kernel created the InfiniBand device files in the wrong place and a udev rules file was used to force the devices to be created in the proper place. With the update to 6.3, the kernel was fixed to create the InfiniBand device files in the proper place, and so the udev rules file was removed as no longer being necessary. However, a bug in the kernel device creation meant that, although the devices were now being created in the right place, they had incorrect permissions. Consequently, when users attempted to run an RDMA application as a non-root user, the application failed to get the necessary permissions to use the RDMA device and the application terminated. This update puts a new udev rules filein place. It no longer attempts to create the InfiniBand devices since they already exist, but it does correct the device permissions on the files. (BZ#834428) * Previously, using the "perfquery -C" command with a host name caused the perfquery utility to become unresponsive. The list of controllers to process was never cleared and the process looped infinitely on a single controller. A patch has been applied to make sure that in the case where the user passes in the -C option, the controller list is cleared out once that controller has been processed. As a result, perfquery now works as expected in the scenario described. (BZ#847129) * The OpenSM init script did not handle the case where there were no configuration files under "/etc/rdma/opensm.conf.*". With this update, the script as been patched and the InfiniBand Subnet Manager, OpenSM, now starts as expected in the scenario described. (BZ#862857) This update also adds the following enhancement: * This update provides an updated mlx4_ib Mellanox driver which includes Single Root I/O Virtualization (SR-IOV) support. (BZ#869737) All users of RDMA are advised to upgrade to these updated packages, which fix these issues and add this enhancement. 4. Solution: Before applying this update, make sure all previously-released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/knowledge/articles/11258 5. Bugs fixed (http://bugzilla.redhat.com/): 865492 - CVE-2012-4517 ibacm: DoS (ibacm deamon crash) by joining responses for multicast destinations 865499 - CVE-2012-4518 ibacm: ibacm service files created with world writable permissions (DoS) 6. Package List: Red Hat Enterprise Linux Desktop (v.6): Source: i386: libibverbs-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm x86_64: infinipath-psm-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm libibverbs-1.1.6-5.el6.i686.rpm libibverbs-1.1.6-5.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm Red Hat Enterprise Linux Desktop Optional (v.6): Source: i386: ibacm-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.i686.rpm libibmad-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-devel-1.3.9-1.el6.i686.rpm libibmad-static-1.3.9-1.el6.i686.rpm libibumad-1.3.8-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibumad-devel-1.3.8-1.el6.i686.rpm libibumad-static-1.3.8-1.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-devel-1.1.6-5.el6.i686.rpm libibverbs-devel-static-1.1.6-5.el6.i686.rpm libibverbs-utils-1.1.6-5.el6.i686.rpm libmlx4-1.0.4-1.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm libmlx4-static-1.0.4-1.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.i686.rpm opensm-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-devel-3.3.15-1.el6.i686.rpm opensm-libs-3.3.15-1.el6.i686.rpm opensm-static-3.3.15-1.el6.i686.rpm noarch: rdma-3.6-1.el6.noarch.rpm x86_64: ibacm-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-devel-3.0.1-115.1015_open.1.el6.x86_64.rpm libibmad-1.3.9-1.el6.i686.rpm libibmad-1.3.9-1.el6.x86_64.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.x86_64.rpm libibmad-devel-1.3.9-1.el6.i686.rpm libibmad-devel-1.3.9-1.el6.x86_64.rpm libibmad-static-1.3.9-1.el6.x86_64.rpm libibumad-1.3.8-1.el6.i686.rpm libibumad-1.3.8-1.el6.x86_64.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.x86_64.rpm libibumad-devel-1.3.8-1.el6.i686.rpm libibumad-devel-1.3.8-1.el6.x86_64.rpm libibumad-static-1.3.8-1.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm libibverbs-devel-1.1.6-5.el6.i686.rpm libibverbs-devel-1.1.6-5.el6.x86_64.rpm libibverbs-devel-static-1.1.6-5.el6.x86_64.rpm libibverbs-utils-1.1.6-5.el6.x86_64.rpm libmlx4-1.0.4-1.el6.i686.rpm libmlx4-1.0.4-1.el6.x86_64.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.x86_64.rpm libmlx4-static-1.0.4-1.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.x86_64.rpm opensm-3.3.15-1.el6.x86_64.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.x86_64.rpm opensm-devel-3.3.15-1.el6.i686.rpm opensm-devel-3.3.15-1.el6.x86_64.rpm opensm-libs-3.3.15-1.el6.i686.rpm opensm-libs-3.3.15-1.el6.x86_64.rpm opensm-static-3.3.15-1.el6.x86_64.rpm Red Hat Enterprise Linux HPC Node (v.6): Source: noarch: rdma-3.6-1.el6.noarch.rpm x86_64: ibacm-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibsim-0.5-7.el6.x86_64.rpm ibsim-debuginfo-0.5-7.el6.x86_64.rpm ibutils-1.5.7-7.el6.x86_64.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.x86_64.rpm ibutils-libs-1.5.7-7.el6.i686.rpm ibutils-libs-1.5.7-7.el6.x86_64.rpm infiniband-diags-1.5.12-5.el6.i686.rpm infiniband-diags-1.5.12-5.el6.x86_64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.x86_64.rpm infinipath-psm-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm libibmad-1.3.9-1.el6.i686.rpm libibmad-1.3.9-1.el6.x86_64.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.x86_64.rpm libibumad-1.3.8-1.el6.i686.rpm libibumad-1.3.8-1.el6.x86_64.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.x86_64.rpm libibumad-devel-1.3.8-1.el6.i686.rpm libibumad-devel-1.3.8-1.el6.x86_64.rpm libibverbs-1.1.6-5.el6.i686.rpm libibverbs-1.1.6-5.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm libibverbs-devel-1.1.6-5.el6.i686.rpm libibverbs-devel-1.1.6-5.el6.x86_64.rpm libibverbs-utils-1.1.6-5.el6.x86_64.rpm libmlx4-1.0.4-1.el6.i686.rpm libmlx4-1.0.4-1.el6.x86_64.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.x86_64.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.x86_64.rpm opensm-3.3.15-1.el6.x86_64.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.x86_64.rpm opensm-libs-3.3.15-1.el6.i686.rpm opensm-libs-3.3.15-1.el6.x86_64.rpm Red Hat Enterprise Linux HPC Node Optional (v.6): Source: x86_64: ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.x86_64.rpm ibutils-devel-1.5.7-7.el6.i686.rpm ibutils-devel-1.5.7-7.el6.x86_64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.x86_64.rpm infiniband-diags-devel-1.5.12-5.el6.i686.rpm infiniband-diags-devel-1.5.12-5.el6.x86_64.rpm infiniband-diags-devel-static-1.5.12-5.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-devel-3.0.1-115.1015_open.1.el6.x86_64.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.x86_64.rpm libibmad-devel-1.3.9-1.el6.i686.rpm libibmad-devel-1.3.9-1.el6.x86_64.rpm libibmad-static-1.3.9-1.el6.x86_64.rpm libibumad-debuginfo-1.3.8-1.el6.x86_64.rpm libibumad-static-1.3.8-1.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm libibverbs-devel-static-1.1.6-5.el6.x86_64.rpm libmlx4-debuginfo-1.0.4-1.el6.x86_64.rpm libmlx4-static-1.0.4-1.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.x86_64.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.x86_64.rpm opensm-devel-3.3.15-1.el6.i686.rpm opensm-devel-3.3.15-1.el6.x86_64.rpm opensm-static-3.3.15-1.el6.x86_64.rpm Red Hat Enterprise Linux Server (v.6): Source: i386: ibacm-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibsim-0.5-7.el6.i686.rpm ibsim-debuginfo-0.5-7.el6.i686.rpm ibutils-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-libs-1.5.7-7.el6.i686.rpm infiniband-diags-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm libibmad-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibumad-1.3.8-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibverbs-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-devel-1.1.6-5.el6.i686.rpm libibverbs-utils-1.1.6-5.el6.i686.rpm libmlx4-1.0.4-1.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.i686.rpm opensm-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-libs-3.3.15-1.el6.i686.rpm noarch: rdma-3.6-1.el6.noarch.rpm ppc64: ibacm-1.0.8-0.git7a3adb7.el6.ppc64.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.ppc64.rpm ibsim-0.5-7.el6.ppc64.rpm ibsim-debuginfo-0.5-7.el6.ppc64.rpm ibutils-1.5.7-7.el6.ppc64.rpm ibutils-debuginfo-1.5.7-7.el6.ppc.rpm ibutils-debuginfo-1.5.7-7.el6.ppc64.rpm ibutils-libs-1.5.7-7.el6.ppc.rpm ibutils-libs-1.5.7-7.el6.ppc64.rpm infiniband-diags-1.5.12-5.el6.ppc.rpm infiniband-diags-1.5.12-5.el6.ppc64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.ppc.rpm infiniband-diags-debuginfo-1.5.12-5.el6.ppc64.rpm libibmad-1.3.9-1.el6.ppc.rpm libibmad-1.3.9-1.el6.ppc64.rpm libibmad-debuginfo-1.3.9-1.el6.ppc.rpm libibmad-debuginfo-1.3.9-1.el6.ppc64.rpm libibumad-1.3.8-1.el6.ppc.rpm libibumad-1.3.8-1.el6.ppc64.rpm libibumad-debuginfo-1.3.8-1.el6.ppc.rpm libibumad-debuginfo-1.3.8-1.el6.ppc64.rpm libibverbs-1.1.6-5.el6.ppc.rpm libibverbs-1.1.6-5.el6.ppc64.rpm libibverbs-debuginfo-1.1.6-5.el6.ppc.rpm libibverbs-debuginfo-1.1.6-5.el6.ppc64.rpm libibverbs-devel-1.1.6-5.el6.ppc.rpm libibverbs-devel-1.1.6-5.el6.ppc64.rpm libibverbs-utils-1.1.6-5.el6.ppc64.rpm libmlx4-1.0.4-1.el6.ppc.rpm libmlx4-1.0.4-1.el6.ppc64.rpm libmlx4-debuginfo-1.0.4-1.el6.ppc.rpm libmlx4-debuginfo-1.0.4-1.el6.ppc64.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.ppc.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.ppc64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.ppc.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.ppc64.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.ppc64.rpm opensm-3.3.15-1.el6.ppc64.rpm opensm-debuginfo-3.3.15-1.el6.ppc.rpm opensm-debuginfo-3.3.15-1.el6.ppc64.rpm opensm-libs-3.3.15-1.el6.ppc.rpm opensm-libs-3.3.15-1.el6.ppc64.rpm x86_64: ibacm-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibsim-0.5-7.el6.x86_64.rpm ibsim-debuginfo-0.5-7.el6.x86_64.rpm ibutils-1.5.7-7.el6.x86_64.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.x86_64.rpm ibutils-libs-1.5.7-7.el6.i686.rpm ibutils-libs-1.5.7-7.el6.x86_64.rpm infiniband-diags-1.5.12-5.el6.i686.rpm infiniband-diags-1.5.12-5.el6.x86_64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.x86_64.rpm infinipath-psm-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm libibmad-1.3.9-1.el6.i686.rpm libibmad-1.3.9-1.el6.x86_64.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.x86_64.rpm libibumad-1.3.8-1.el6.i686.rpm libibumad-1.3.8-1.el6.x86_64.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.x86_64.rpm libibumad-devel-1.3.8-1.el6.i686.rpm libibumad-devel-1.3.8-1.el6.x86_64.rpm libibverbs-1.1.6-5.el6.i686.rpm libibverbs-1.1.6-5.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm libibverbs-devel-1.1.6-5.el6.i686.rpm libibverbs-devel-1.1.6-5.el6.x86_64.rpm libibverbs-utils-1.1.6-5.el6.x86_64.rpm libmlx4-1.0.4-1.el6.i686.rpm libmlx4-1.0.4-1.el6.x86_64.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.x86_64.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.x86_64.rpm opensm-3.3.15-1.el6.x86_64.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.x86_64.rpm opensm-libs-3.3.15-1.el6.i686.rpm opensm-libs-3.3.15-1.el6.x86_64.rpm Red Hat Enterprise Linux Server Optional (v.6): Source: i386: ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-devel-1.5.7-7.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-devel-1.5.12-5.el6.i686.rpm infiniband-diags-devel-static-1.5.12-5.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-devel-1.3.9-1.el6.i686.rpm libibmad-static-1.3.9-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibumad-devel-1.3.8-1.el6.i686.rpm libibumad-static-1.3.8-1.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-devel-static-1.1.6-5.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm libmlx4-static-1.0.4-1.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-devel-3.3.15-1.el6.i686.rpm opensm-static-3.3.15-1.el6.i686.rpm ppc64: ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.ppc.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.ppc64.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.ppc.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.ppc64.rpm ibutils-debuginfo-1.5.7-7.el6.ppc.rpm ibutils-debuginfo-1.5.7-7.el6.ppc64.rpm ibutils-devel-1.5.7-7.el6.ppc.rpm ibutils-devel-1.5.7-7.el6.ppc64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.ppc.rpm infiniband-diags-debuginfo-1.5.12-5.el6.ppc64.rpm infiniband-diags-devel-1.5.12-5.el6.ppc.rpm infiniband-diags-devel-1.5.12-5.el6.ppc64.rpm infiniband-diags-devel-static-1.5.12-5.el6.ppc64.rpm libibmad-debuginfo-1.3.9-1.el6.ppc.rpm libibmad-debuginfo-1.3.9-1.el6.ppc64.rpm libibmad-devel-1.3.9-1.el6.ppc.rpm libibmad-devel-1.3.9-1.el6.ppc64.rpm libibmad-static-1.3.9-1.el6.ppc64.rpm libibumad-debuginfo-1.3.8-1.el6.ppc.rpm libibumad-debuginfo-1.3.8-1.el6.ppc64.rpm libibumad-devel-1.3.8-1.el6.ppc.rpm libibumad-devel-1.3.8-1.el6.ppc64.rpm libibumad-static-1.3.8-1.el6.ppc64.rpm libibverbs-debuginfo-1.1.6-5.el6.ppc64.rpm libibverbs-devel-static-1.1.6-5.el6.ppc64.rpm libmlx4-debuginfo-1.0.4-1.el6.ppc64.rpm libmlx4-static-1.0.4-1.el6.ppc64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.ppc.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.ppc64.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.ppc.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.ppc64.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.ppc64.rpm opensm-debuginfo-3.3.15-1.el6.ppc.rpm opensm-debuginfo-3.3.15-1.el6.ppc64.rpm opensm-devel-3.3.15-1.el6.ppc.rpm opensm-devel-3.3.15-1.el6.ppc64.rpm opensm-static-3.3.15-1.el6.ppc64.rpm x86_64: ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.x86_64.rpm ibutils-devel-1.5.7-7.el6.i686.rpm ibutils-devel-1.5.7-7.el6.x86_64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.x86_64.rpm infiniband-diags-devel-1.5.12-5.el6.i686.rpm infiniband-diags-devel-1.5.12-5.el6.x86_64.rpm infiniband-diags-devel-static-1.5.12-5.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-devel-3.0.1-115.1015_open.1.el6.x86_64.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.x86_64.rpm libibmad-devel-1.3.9-1.el6.i686.rpm libibmad-devel-1.3.9-1.el6.x86_64.rpm libibmad-static-1.3.9-1.el6.x86_64.rpm libibumad-debuginfo-1.3.8-1.el6.x86_64.rpm libibumad-static-1.3.8-1.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm libibverbs-devel-static-1.1.6-5.el6.x86_64.rpm libmlx4-debuginfo-1.0.4-1.el6.x86_64.rpm libmlx4-static-1.0.4-1.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.x86_64.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.x86_64.rpm opensm-devel-3.3.15-1.el6.i686.rpm opensm-devel-3.3.15-1.el6.x86_64.rpm opensm-static-3.3.15-1.el6.x86_64.rpm Red Hat Enterprise Linux Workstation (v.6): Source: i386: ibacm-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibsim-0.5-7.el6.i686.rpm ibsim-debuginfo-0.5-7.el6.i686.rpm ibutils-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-libs-1.5.7-7.el6.i686.rpm infiniband-diags-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm libibmad-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibumad-1.3.8-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibverbs-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-devel-1.1.6-5.el6.i686.rpm libibverbs-utils-1.1.6-5.el6.i686.rpm libmlx4-1.0.4-1.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.i686.rpm opensm-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-libs-3.3.15-1.el6.i686.rpm noarch: rdma-3.6-1.el6.noarch.rpm x86_64: ibacm-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibsim-0.5-7.el6.x86_64.rpm ibsim-debuginfo-0.5-7.el6.x86_64.rpm ibutils-1.5.7-7.el6.x86_64.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.x86_64.rpm ibutils-libs-1.5.7-7.el6.i686.rpm ibutils-libs-1.5.7-7.el6.x86_64.rpm infiniband-diags-1.5.12-5.el6.i686.rpm infiniband-diags-1.5.12-5.el6.x86_64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.x86_64.rpm infinipath-psm-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm libibmad-1.3.9-1.el6.i686.rpm libibmad-1.3.9-1.el6.x86_64.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.x86_64.rpm libibumad-1.3.8-1.el6.i686.rpm libibumad-1.3.8-1.el6.x86_64.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.x86_64.rpm libibumad-devel-1.3.8-1.el6.i686.rpm libibumad-devel-1.3.8-1.el6.x86_64.rpm libibverbs-1.1.6-5.el6.i686.rpm libibverbs-1.1.6-5.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm libibverbs-devel-1.1.6-5.el6.i686.rpm libibverbs-devel-1.1.6-5.el6.x86_64.rpm libibverbs-utils-1.1.6-5.el6.x86_64.rpm libmlx4-1.0.4-1.el6.i686.rpm libmlx4-1.0.4-1.el6.x86_64.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.x86_64.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-utils-1.0.17-0.git4b5c1aa.el6.x86_64.rpm opensm-3.3.15-1.el6.x86_64.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.x86_64.rpm opensm-libs-3.3.15-1.el6.i686.rpm opensm-libs-3.3.15-1.el6.x86_64.rpm Red Hat Enterprise Linux Workstation Optional (v.6): Source: i386: ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-devel-1.5.7-7.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-devel-1.5.12-5.el6.i686.rpm infiniband-diags-devel-static-1.5.12-5.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-devel-1.3.9-1.el6.i686.rpm libibmad-static-1.3.9-1.el6.i686.rpm libibumad-debuginfo-1.3.8-1.el6.i686.rpm libibumad-devel-1.3.8-1.el6.i686.rpm libibumad-static-1.3.8-1.el6.i686.rpm libibverbs-debuginfo-1.1.6-5.el6.i686.rpm libibverbs-devel-static-1.1.6-5.el6.i686.rpm libmlx4-debuginfo-1.0.4-1.el6.i686.rpm libmlx4-static-1.0.4-1.el6.i686.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-devel-1.0.17-0.git4b5c1aa.el6.i686.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-devel-3.3.15-1.el6.i686.rpm opensm-static-3.3.15-1.el6.i686.rpm x86_64: ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-debuginfo-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.i686.rpm ibacm-devel-1.0.8-0.git7a3adb7.el6.x86_64.rpm ibutils-debuginfo-1.5.7-7.el6.i686.rpm ibutils-debuginfo-1.5.7-7.el6.x86_64.rpm ibutils-devel-1.5.7-7.el6.i686.rpm ibutils-devel-1.5.7-7.el6.x86_64.rpm infiniband-diags-debuginfo-1.5.12-5.el6.i686.rpm infiniband-diags-debuginfo-1.5.12-5.el6.x86_64.rpm infiniband-diags-devel-1.5.12-5.el6.i686.rpm infiniband-diags-devel-1.5.12-5.el6.x86_64.rpm infiniband-diags-devel-static-1.5.12-5.el6.x86_64.rpm infinipath-psm-debuginfo-3.0.1-115.1015_open.1.el6.x86_64.rpm infinipath-psm-devel-3.0.1-115.1015_open.1.el6.x86_64.rpm libibmad-debuginfo-1.3.9-1.el6.i686.rpm libibmad-debuginfo-1.3.9-1.el6.x86_64.rpm libibmad-devel-1.3.9-1.el6.i686.rpm libibmad-devel-1.3.9-1.el6.x86_64.rpm libibmad-static-1.3.9-1.el6.x86_64.rpm libibumad-debuginfo-1.3.8-1.el6.x86_64.rpm libibumad-static-1.3.8-1.el6.x86_64.rpm libibverbs-debuginfo-1.1.6-5.el6.x86_64.rpm libibverbs-devel-static-1.1.6-5.el6.x86_64.rpm libmlx4-debuginfo-1.0.4-1.el6.x86_64.rpm libmlx4-static-1.0.4-1.el6.x86_64.rpm librdmacm-debuginfo-1.0.17-0.git4b5c1aa.el6.x86_64.rpm librdmacm-static-1.0.17-0.git4b5c1aa.el6.x86_64.rpm opensm-debuginfo-3.3.15-1.el6.i686.rpm opensm-debuginfo-3.3.15-1.el6.x86_64.rpm opensm-devel-3.3.15-1.el6.i686.rpm opensm-devel-3.3.15-1.el6.x86_64.rpm opensm-static-3.3.15-1.el6.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/#package 7. References: https://access.redhat.com/security/cve/CVE-2012-4517 https://access.redhat.com/security/cve/CVE-2012-4518 https://access.redhat.com/security/updates/classification/#low 8. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2013 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFRJcEJXlSAg2UNWIIRAjk2AKCnx+GpxY0xlomVgLuuQrw1Ljg61wCfRsjv mI4Lrds6YI1Pkf/afbQoV4Q=AR59 -----END PGP SIGNATURE----- -- Enterprise-watch-list mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . Ubuntu 20.04 LTS: Minor kernel security patch accompanied by improvements and optimizations aimed at boosting system stability.. Rdma Security Update, Red Hat Bug Fixes, RDMA Enhancements, Enterprise Linux Security, Security Advisory Red Hat. . Severity: Low. LinuxSecurity.com Team

Calendar 2 Feb 21, 2013 Low Red Hat
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here