openSUSE Security Update: Security update for the Linux Kernel ______________________________________________________________________________ Announcement ID: openSUSE-SU-2016:2583-1 Rating: important References: #1000287 #1000304 #1000907 #1001462 #1001486 #1004418 #1004462 #1005101 #799133 #881008 #909994 #911687 #922634 #963655 #972460 #978094 #979681 #987703 #991247 #991665 #993890 #993891 #996664 #999600 #999932 Cross-References: CVE-2016-5195 CVE-2016-7039 CVE-2016-7425 CVE-2016-8658 Affected Products: openSUSE Leap 42.1 ______________________________________________________________________________ An update that solves four vulnerabilities and has 21 fixes is now available. Description: The openSUSE Leap 42.1 kernel was updated to 4.1.34, fixing bugs and security issues. The following security bugs were fixed: - CVE-2016-5195: A local privilege escalation using MAP_PRIVATE was fixed, which is reportedly exploited in the wild (bsc#1004418). - CVE-2016-8658: Stack-based buffer overflow in the brcmf_cfg80211_start_ap function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel allowed local users to cause a denial of service (system crash) or possibly have unspecified other impact via a long SSID Information Element in a command to a Netlink socket (bnc#1004462). - CVE-2016-7039: The IP stack in the Linux kernel allowed remote attackers to cause a denial of service (stack consumption and panic) or possibly have unspecified other impact by triggering use of the GRO path for large crafted packets, as demonstrated by packets that contain only VLAN headers, a related issue to CVE-2016-8666 (bnc#1001486). - CVE-2016-7425: The arcmsr_iop_message_xfer function in drivers/scsi/arcmsr/arcmsr_hba.c in the Linux kernel did not restrict a certain length field, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) via an ARCMSR_MESSAGE_WRITE_WQBUFFER control code (bnc#999932). The following non-security bugs were fixed: - 9p: use file_dentry() (bsc#1005101). - af_unix: Do not set err in unix_stream_read_generic unless there was an error (bsc#1005101). - alsa: hda - Fix superfluous HDMI jack repoll (bsc#1005101). - alsa: hda - Turn off loopback mixing as default (bsc#1001462). - apparmor: add missing id bounds check on dfa verification (bsc#1000304). - apparmor: check that xindex is in trans_table bounds (bsc#1000304). - apparmor: do not check for vmalloc_addr if kvzalloc() failed (bsc#1000304). - apparmor: do not expose kernel stack (bsc#1000304). - apparmor: ensure the target profile name is always audited (bsc#1000304). - apparmor: exec should not be returning ENOENT when it denies (bsc#1000304). - apparmor: fix audit full profile hname on successful load (bsc#1000304). - apparmor: fix change_hat not finding hat after policy replacement (bsc#1000287). - apparmor: fix disconnected bind mnts reconnection (bsc#1000304). - apparmor: fix log failures for all profiles in a set (bsc#1000304). - apparmor: fix module parameters can be changed after policy is locked (bsc#1000304). - apparmor: fix oops in profile_unpack() when policy_db is not present (bsc#1000304). - apparmor: fix put() parent ref after updating the active ref (bsc#1000304). - apparmor: fix refcount bug in profile replacement (bsc#1000304). - apparmor: fix refcount race when finding a child profile (bsc#1000304). - apparmor: fix replacement bug that adds new child to old parent (bsc#1000304). - apparmor: fix uninitialized lsm_audit member (bsc#1000304). - apparmor: fix update the mtime of the profile file on replacement (bsc#1000304). - apparmor: internal paths should be treated as disconnected (bsc#1000304). - apparmor: use list_next_entry instead of list_entry_next (bsc#1000304). - arm: orion5x: Fix legacy get_irqnr_and_base (bsc#1005101). - batman-adv: Fix memory leak on tt add with invalid vlan (bsc#1005101). - batman-adv: replace WARN with rate limited output on non-existing VLAN (bsc#1005101). - blacklist.conf: add some commits (bsc#1005101) - blacklist.conf: add unaplicable IB/uverbs commit (bsc#1005101) - blacklist.conf: Blacklist unsupported architectures - blkfront: fix an error path memory leak (luckily none so far). - blktap2: eliminate deadlock potential from shutdown path (bsc#909994). - blktap2: eliminate race from deferred work queue handling (bsc#911687). - btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600). - cdc-acm: added sanity checking for probe() (bsc#993891). - cgroup: add seq_file forward declaration for struct cftype (bsc#1005101). - do "fold checks into iterate_and_advance()" right (bsc#972460). - drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL (bsc#1005101). - drm/rockchip: unset pgoff when mmap'ing gems (bsc#1005101). - fold checks into iterate_and_advance() (bsc#972460). - fs/cifs: cifs_get_root shouldn't use path with tree name (bsc#963655, bsc#979681, bsc#1000907). - fs/cifs: Compare prepaths when comparing superblocks (bsc#799133). - fs/cifs: Fix memory leaks in cifs_do_mount() (bsc#799133). - fs/cifs: Fix regression which breaks DFS mounting (bsc#799133). - fs/cifs: Move check for prefix path to within cifs_get_root() (bsc#799133). - hid: multitouch: force retrieving of Win8 signature blob (bsc#1005101). - input: ALPS - add touchstick support for SS5 hardware (bsc#987703). - input: ALPS - allow touchsticks to report pressure (bsc#987703). - input: ALPS - handle 0-pressure 1F events (bsc#987703). - input: ALPS - set DualPoint flag for 74 03 28 devices (bsc#987703). - ipip: Properly mark ipip GRO packets as encapsulated (bsc#1001486). - ipv6: suppress sparse warnings in IP6_ECN_set_ce() (bsc#1005101). - kabi: hide name change of napi_gro_cb::udp_mark (bsc#1001486). - kaweth: fix firmware download (bsc#993890). - kaweth: fix oops upon failed memory allocation (bsc#993890). - kvm: x86: only channel 0 of the i8254 is linked to the HPET (bsc#1005101). - memcg: fix thresholds for 32b architectures (bsc#1005101). - msi-x: fix an error path (luckily none so far). - netback: fix flipping mode (bsc#996664). - netback: fix flipping mode (bsc#996664). - netem: fix a use after free (bsc#1005101). - net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration (bsc#1005101). - netfront: linearize SKBs requiring too many slots (bsc#991247). - netlink: not trim skb for mmaped socket when dump (bsc#1005101). - net_sched: fix pfifo_head_drop behavior vs backlog (bsc#1005101). - net_sched: keep backlog updated with qlen (bsc#1005101). - nfs: use file_dentry() (bsc#1005101). - ovl: fix open in stacked overlay (bsc#1005101). - pci: Prevent out of bounds access in numa_node override (bsc#1005101). - perf/core: Do not leak event in the syscall error path (bsc#1005101). - perf: Fix PERF_EVENT_IOC_PERIOD deadlock (bsc#1005101). - Revive iov_iter_fault_in_multipages_readable() for 4.1.34. - sch_drr: update backlog as well (bsc#1005101). - sch_hfsc: always keep backlog updated (bsc#1005101). - sch_prio: update backlog as well (bsc#1005101). - sch_qfq: keep backlog updated with qlen (bsc#1005101). - sch_red: update backlog as well (bsc#1005101). - sch_sfb: keep backlog updated with qlen (bsc#1005101). - sch_tbf: update backlog as well (bsc#1005101). - tpm: fix: return rc when devm_add_action() fails (bsc#1005101). - tunnels: Do not apply GRO to multiple layers of encapsulation (bsc#1001486). - Update blacklisting documentation to contain path-blacklisting - usb: fix typo in wMaxPacketSize validation (bsc#991665). - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices (bsc#922634). - x86/LDT: Print the real LDT base address (bsc#1005101). - x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs (bsc#1005101). - xenbus: do not bail early from xenbus_dev_request_and_reply() (luckily none so far). - xenbus: inspect the correct type in xenbus_dev_request_and_reply(). - xen: Fix refcnt regression in xen netback introduced by changes made for bug#881008 (bnc#978094) - xen: Linux 4.1.28. Patch Instructions: To install this openSUSE Security Update use YaST online_update. Alternatively you can run the command listed for your product: - openSUSE Leap 42.1: zypper in -t patch openSUSE-2016-1212=1 To bring your system up-to-date, use "zypper patch". Package List: - openSUSE Leap 42.1 (i686 x86_64): kernel-debug-4.1.34-33.1 kernel-debug-base-4.1.34-33.1 kernel-debug-base-debuginfo-4.1.34-33.1 kernel-debug-debuginfo-4.1.34-33.1 kernel-debug-debugsource-4.1.34-33.1 kernel-debug-devel-4.1.34-33.1 kernel-debug-devel-debuginfo-4.1.34-33.1 kernel-ec2-4.1.34-33.1 kernel-ec2-base-4.1.34-33.1 kernel-ec2-base-debuginfo-4.1.34-33.1 kernel-ec2-debuginfo-4.1.34-33.1 kernel-ec2-debugsource-4.1.34-33.1 kernel-ec2-devel-4.1.34-33.1 kernel-pv-4.1.34-33.1 kernel-pv-base-4.1.34-33.1 kernel-pv-base-debuginfo-4.1.34-33.1 kernel-pv-debuginfo-4.1.34-33.1 kernel-pv-debugsource-4.1.34-33.1 kernel-pv-devel-4.1.34-33.1 kernel-vanilla-4.1.34-33.1 kernel-vanilla-debuginfo-4.1.34-33.1 kernel-vanilla-debugsource-4.1.34-33.1 kernel-vanilla-devel-4.1.34-33.1 kernel-xen-4.1.34-33.1 kernel-xen-base-4.1.34-33.1 kernel-xen-base-debuginfo-4.1.34-33.1 kernel-xen-debuginfo-4.1.34-33.1 kernel-xen-debugsource-4.1.34-33.1 kernel-xen-devel-4.1.34-33.1 - openSUSE Leap 42.1 (i586 x86_64): hdjmod-debugsource-1.28-26.1 hdjmod-kmp-default-1.28_k4.1.34_33-26.1 hdjmod-kmp-default-debuginfo-1.28_k4.1.34_33-26.1 hdjmod-kmp-pv-1.28_k4.1.34_33-26.1 hdjmod-kmp-pv-debuginfo-1.28_k4.1.34_33-26.1 hdjmod-kmp-xen-1.28_k4.1.34_33-26.1 hdjmod-kmp-xen-debuginfo-1.28_k4.1.34_33-26.1 ipset-6.25.1-7.1 ipset-debuginfo-6.25.1-7.1 ipset-debugsource-6.25.1-7.1 ipset-devel-6.25.1-7.1 ipset-kmp-default-6.25.1_k4.1.34_33-7.1 ipset-kmp-default-debuginfo-6.25.1_k4.1.34_33-7.1 ipset-kmp-pv-6.25.1_k4.1.34_33-7.1 ipset-kmp-pv-debuginfo-6.25.1_k4.1.34_33-7.1 ipset-kmp-xen-6.25.1_k4.1.34_33-7.1 ipset-kmp-xen-debuginfo-6.25.1_k4.1.34_33-7.1 kernel-default-4.1.34-33.1 kernel-default-base-4.1.34-33.1 kernel-default-base-debuginfo-4.1.34-33.1 kernel-default-debuginfo-4.1.34-33.1 kernel-default-debugsource-4.1.34-33.1 kernel-default-devel-4.1.34-33.1 kernel-obs-build-4.1.34-33.1 kernel-obs-build-debugsource-4.1.34-33.1 kernel-obs-qa-4.1.34-33.1 kernel-obs-qa-xen-4.1.34-33.1 kernel-syms-4.1.34-33.1 libipset3-6.25.1-7.1 libipset3-debuginfo-6.25.1-7.1 pcfclock-0.44-268.1 pcfclock-debuginfo-0.44-268.1 pcfclock-debugsource-0.44-268.1 pcfclock-kmp-default-0.44_k4.1.34_33-268.1 pcfclock-kmp-default-debuginfo-0.44_k4.1.34_33-268.1 pcfclock-kmp-pv-0.44_k4.1.34_33-268.1 pcfclock-kmp-pv-debuginfo-0.44_k4.1.34_33-268.1 vhba-kmp-debugsource-20140928-7.1 vhba-kmp-default-20140928_k4.1.34_33-7.1 vhba-kmp-default-debuginfo-20140928_k4.1.34_33-7.1 vhba-kmp-pv-20140928_k4.1.34_33-7.1 vhba-kmp-pv-debuginfo-20140928_k4.1.34_33-7.1 vhba-kmp-xen-20140928_k4.1.34_33-7.1 vhba-kmp-xen-debuginfo-20140928_k4.1.34_33-7.1 - openSUSE Leap 42.1 (x86_64): drbd-8.4.6-10.1 drbd-debugsource-8.4.6-10.1 drbd-kmp-default-8.4.6_k4.1.34_33-10.1 drbd-kmp-default-debuginfo-8.4.6_k4.1.34_33-10.1 drbd-kmp-pv-8.4.6_k4.1.34_33-10.1 drbd-kmp-pv-debuginfo-8.4.6_k4.1.34_33-10.1 drbd-kmp-xen-8.4.6_k4.1.34_33-10.1 drbd-kmp-xen-debuginfo-8.4.6_k4.1.34_33-10.1 lttng-modules-2.7.0-4.1 lttng-modules-debugsource-2.7.0-4.1 lttng-modules-kmp-default-2.7.0_k4.1.34_33-4.1 lttng-modules-kmp-default-debuginfo-2.7.0_k4.1.34_33-4.1 lttng-modules-kmp-pv-2.7.0_k4.1.34_33-4.1 lttng-modules-kmp-pv-debuginfo-2.7.0_k4.1.34_33-4.1 - openSUSE Leap 42.1 (noarch): kernel-devel-4.1.34-33.1 kernel-docs-4.1.34-33.3 kernel-docs-html-4.1.34-33.3 kernel-docs-pdf-4.1.34-33.3 kernel-macros-4.1.34-33.1 kernel-source-4.1.34-33.1 kernel-source-vanilla-4.1.34-33.1 - openSUSE Leap 42.1 (i586): hdjmod-kmp-pae-1.28_k4.1.34_33-26.1 hdjmod-kmp-pae-debuginfo-1.28_k4.1.34_33-26.1 ipset-kmp-pae-6.25.1_k4.1.34_33-7.1 ipset-kmp-pae-debuginfo-6.25.1_k4.1.34_33-7.1 pcfclock-kmp-pae-0.44_k4.1.34_33-268.1 pcfclock-kmp-pae-debuginfo-0.44_k4.1.34_33-268.1 vhba-kmp-pae-20140928_k4.1.34_33-7.1 vhba-kmp-pae-debuginfo-20140928_k4.1.34_33-7.1 - openSUSE Leap 42.1 (i686): kernel-pae-4.1.34-33.1 kernel-pae-base-4.1.34-33.1 kernel-pae-base-debuginfo-4.1.34-33.1 kernel-pae-debuginfo-4.1.34-33.1 kernel-pae-debugsource-4.1.34-33.1 kernel-pae-devel-4.1.34-33.1 References: https://www.suse.com/security/cve/CVE-2016-5195.html https://www.suse.com/security/cve/CVE-2016-7039.html https://www.suse.com/security/cve/CVE-2016-7425.html https://www.suse.com/security/cve/CVE-2016-8658.html https://bugzilla.suse.com/1000287 https://bugzilla.suse.com/1000304 https://bugzilla.suse.com/1000907 https://bugzilla.suse.com/1001462 https://bugzilla.suse.com/1001486 https://bugzilla.suse.com/1004418 https://bugzilla.suse.com/1004462 https://bugzilla.suse.com/1005101 https://bugzilla.suse.com/799133 https://bugzilla.suse.com/881008 https://bugzilla.suse.com/909994 https://bugzilla.suse.com/911687 https://bugzilla.suse.com/922634 https://bugzilla.suse.com/963655 https://bugzilla.suse.com/972460 https://bugzilla.suse.com/978094 https://bugzilla.suse.com/979681 https://bugzilla.suse.com/987703 https://bugzilla.suse.com/991247 https://bugzilla.suse.com/991665 https://bugzilla.suse.com/993890 https://bugzilla.suse.com/993891 https://bugzilla.suse.com/996664 https://bugzilla.suse.com/999600 https://bugzilla.suse.com/999932 -- To unsubscribe, e-mail: opensuse-security-announce+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security-announce+help@opensuse.org