Oval Definition:oval:org.opensuse.security:def:4665
Revision Date:2022-08-09Version:1
Title:Security update for the Linux Kernel (Important)
Description:



The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2020-36557: Fixed race condition between the VT_DISALLOCATE ioctl and closing/opening of ttys that could lead to a use-after-free (bnc#1201429). - CVE-2020-36558: Fixed race condition involving VT_RESIZEX that could lead to a NULL pointer dereference and general protection fault (bnc#1200910). - CVE-2021-33655: Fixed out of bounds write with ioctl FBIOPUT_VSCREENINFO (bnc#1201635). - CVE-2021-33656: Fixed out of bounds write with ioctl PIO_FONT (bnc#1201636). - CVE-2022-1462: Fixed an out-of-bounds read flaw in the TeleTYpe subsystem (bnc#1198829). - CVE-2022-20166: Fixed possible out of bounds write due to sprintf unsafety that could cause local escalation of privilege (bnc#1200598). - CVE-2022-36946: Fixed incorrect packet truncation in nfqnl_mangle() that could lead to remote DoS (bnc#1201940).

The following non-security bugs were fixed:

- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - Bluetooth: hci_qca: Use del_timer_sync() before freeing (git-fixes). - Drop qla2xxx patch which prevented nvme port discovery (bsc#1200651 bsc#1200644 bsc#1201954 bsc#1201958) - PCI: qcom: Fix runtime PM imbalance on probe errors (git-fixes). - arch_topology: Do not set llc_sibling if llc_id is invalid (git-fixes). - blk-cgroup: synchronize blkg creation against policy deactivation (git-fixes). - blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN (git-fixes). - blk-zoned: allow zone management send operations without CAP_SYS_ADMIN (git-fixes). - block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit (git-fixes). - bnxt_en: Re-write PCI BARs after PCI fatal error (git-fixes). - bnxt_en: Remove the setting of dev_port (git-fixes). - crypto: qat - disable registration of algorithms (git-fixes). - crypto: qat - fix memory leak in RSA (git-fixes). - crypto: qat - remove dma_free_coherent() for DH (git-fixes). - crypto: qat - remove dma_free_coherent() for RSA (git-fixes). - crypto: qat - set to zero DH parameters before free (git-fixes). - cxgb3/l2t: Fix undefined behaviour (git-fixes). - dm btree remove: fix use after free in rebalance_children() (git-fixes). - dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS (git-fixes). - dm crypt: make printing of the key constant-time (git-fixes). - dm integrity: fix error code in dm_integrity_ctr() (git-fixes). - dm mirror log: round up region bitmap size to BITS_PER_LONG (git-fixes). - dm stats: add cond_resched when looping over entries (git-fixes). - dm: fix mempool NULL pointer race when completing IO (git-fixes). - do not call utsname() after ->nsproxy is NULL (bsc#1201196). - ehea: fix error return code in ehea_restart_qps() (git-fixes). - fsl_lpuart: Do not enable interrupts too early (git-fixes). - hex2bin: fix access beyond string end (git-fixes). - hex2bin: make the function hex_to_bin constant-time (git-fixes). - irqchip/exiu: Fix acknowledgment of edge triggered interrupts (git-fixes). - kabi/severities: add cxgb3 network driver - kernel-binary.spec: Support radio selection for debuginfo. To disable debuginfo on 5.18 kernel a radio selection needs to be switched to a different selection. This requires disabling the currently active option and selecting NONE as debuginfo type. - kvm/emulate: Fix SETcc emulation function offsets with SLS (bsc#1201930). - kvm: emulate: do not adjust size of fastop and setcc subroutines (bsc#1201930). - latent_entropy: avoid build error when plugin cflags are not set (git-fixes). - lib/hexdump.c: return -EINVAL in case of error in hex2bin() (git-fixes). - linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check (git-fixes). - linux/random.h: Remove arch_has_random, arch_has_random_seed (git-fixes). - linux/random.h: Use false with bool (git-fixes). - lkdtm: Disable return thunks in rodata.c (bsc#1114648). - media: dib8000: Fix a memleak in dib8000_init() (git-fixes). - media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() (git-fixes). - media: uvcvideo: fix division by zero at stream start (git-fixes). - mvpp2: suppress warning (git-fixes). - net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' (git-fixes). - net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove (git-fixes). - net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port (git-fixes). - net: ethernet: aeroflex: fix UAF in greth_of_remove (git-fixes). - net: ethernet: fix potential use-after-free in ec_bhf_remove (git-fixes). - net: fec: check DMA addressing limitations (git-fixes). - net: fec: fix the potential memory leak in fec_enet_init() (git-fixes). - net: fec_ptp: add clock rate zero check (git-fixes). - net: hamradio: fix memory leak in mkiss_close (git-fixes). - net: korina: fix kfree of rx/tx descriptor array (git-fixes). - net: ll_temac: Fix TX BD buffer overwrite (git-fixes). - net: ll_temac: Fix bug causing buffer descriptor overrun (git-fixes). - net: ll_temac: Fix race condition causing TX hang (git-fixes). - net: macb: mark device wake capable when 'magic-packet' property present (git-fixes). - net: mdio: octeon: Fix some double free issues (git-fixes). - net: mdio: thunder: Fix a double free issue in the .remove function (git-fixes). - net: stmmac: Fix misuses of GENMASK macro (git-fixes). - net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used (git-fixes). - net: stmmac: dwmac1000: Fix extended MAC address registers definition (git-fixes). - net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 (git-fixes). - net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter (git-fixes). - net: usb: ax88179_178a: Fix packet receiving (git-fixes). - net: usb: qmi_wwan: add Telit 0x1060 composition (git-fixes). - net: usb: qmi_wwan: add Telit 0x1070 composition (git-fixes). - net: xilinx_emaclite: Do not print real IOMEM pointer (git-fixes). - netxen_nic: Fix an error handling path in 'netxen_nic_probe()' (git-fixes). - pahole 1.22 required for full BTF features. also recommend pahole for kernel-source to make the kernel buildable with standard config - powerpc/64: Move paca allocation later in boot (bsc#1190812). - powerpc/fadump: fix PT_LOAD segment for boot memory area (bsc#1103269 ltc#169948 git-fixes). - powerpc/fadump: make crash memory ranges array allocation generic (bsc#1103269 ltc#169948 git-fixes). - powerpc: Set crashkernel offset to mid of RMA region (bsc#1190812). - qlcnic: Fix an error handling path in 'qlcnic_probe()' (git-fixes). - random: always fill buffer in get_random_bytes_wait (git-fixes). - random: fix crash on multiple early calls to (git-fixes) - rpm/*.spec.in: remove backtick usage - rpm/constraints.in: skip SLOW_DISK workers for kernel-source - rpm/kernel-obs-build.spec.in: Also depend on dracut-systemd (bsc#1195775) - rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775) - rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926, bsc#1198484) Let's iron out the reduced initrd optimisation in Tumbleweed. Build full blown dracut initrd with systemd for SLE15 SP4. - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (git-fixes). - scsi: qla2xxx: Add a new v2 dport diagnostic feature (bsc#1201958). - scsi: qla2xxx: Add debug prints in the device remove path (bsc#1201958). - scsi: qla2xxx: Check correct variable in qla24xx_async_gffid() (bsc#1201958). - scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts (bsc#1201958). - scsi: qla2xxx: Fix discovery issues in FC-AL topology (bsc#1201651). - scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (bsc#1201958). - scsi: qla2xxx: Fix excessive I/O error messages by default (bsc#1201958). - scsi: qla2xxx: Fix imbalance vha->vref_count (bsc#1201651). - scsi: qla2xxx: Fix incorrect display of max frame size (bsc#1201958). - scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests (bsc#1201958). - scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os (bsc#1201958). - scsi: qla2xxx: Fix losing target when it reappears during delete (bsc#1201958). - scsi: qla2xxx: Fix response queue handler reading stale packets (bsc#1201651). - scsi: qla2xxx: Fix sparse warning for dport_data (bsc#1201651). - scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters (bsc#1201958). - scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter (bsc#1201958). - scsi: qla2xxx: Turn off multi-queue for 8G adapters (bsc#1201958). - scsi: qla2xxx: Update manufacturer details (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.500-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.600-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.700-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.800-k (bsc#1201958). - scsi: qla2xxx: Wind down adapter after PCIe error (bsc#1201958). - scsi: qla2xxx: Zero undefined mailbox IN registers (bsc#1201651). - scsi: qla2xxx: edif: Add bsg interface to read doorbell events (bsc#1201958). - scsi: qla2xxx: edif: Add retry for ELS passthrough (bsc#1201958). - scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription (bsc#1201958). - scsi: qla2xxx: edif: Fix dropped IKE message (bsc#1201651). - scsi: qla2xxx: edif: Fix n2n discovery issue with secure target (bsc#1201958). - scsi: qla2xxx: edif: Fix n2n login retry for secure device (bsc#1201958). - scsi: qla2xxx: edif: Fix no login after app start (bsc#1201958). - scsi: qla2xxx: edif: Fix no logout on delete for N2N (bsc#1201958). - scsi: qla2xxx: edif: Fix potential stuck session in sa update (bsc#1201958). - scsi: qla2xxx: edif: Fix session thrash (bsc#1201958). - scsi: qla2xxx: edif: Fix slow session teardown (bsc#1201958). - scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing (bsc#1201958). - scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time (bsc#1201958). - scsi: qla2xxx: edif: Reduce disruption due to multiple app start (bsc#1201958). - scsi: qla2xxx: edif: Remove old doorbell interface (bsc#1201958). - scsi: qla2xxx: edif: Send LOGO for unexpected IKE message (bsc#1201958). - scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application (bsc#1201958). - scsi: qla2xxx: edif: Tear down session if keys have been removed (bsc#1201958). - scsi: qla2xxx: edif: Wait for app to ack on sess down (bsc#1201958). - scsi: qla2xxx: edif: bsg refactor (bsc#1201958). - serial: mvebu-uart: correctly report configured baudrate value (git-fixes). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (git-fixes). - usbnet: fix memory allocation in helpers. - usbnet: fix memory leak in error case (git-fixes). - vrf: Fix IPv6 with qdisc and xfrm (git-fixes). - x86/entry: Remove skip_r11rcx (bsc#1201644). - x86/retbleed: Add fine grained Kconfig knobs (bsc#1114648). - xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue (bsc#1201381).
Family:unixClass:patch
Status:Reference(s):1024718
1046299
1050242
1050244
1051510
1055014
1055120
1055121
1055186
1058115
1060463
1061840
1061843
1065600
1065729
1066382
1068273
1077428
1078248
1079935
1082387
1082555
1082653
1083647
1085416
1085535
1086196
1086282
1086283
1086423
1087240
1087978
1088386
1089350
1090888
1091405
1091800
1094244
1097593
1097755
1100132
1100369
1102875
1102877
1102879
1102882
1102896
1103257
1103269
1103356
1103557
1103925
1104124
1104353
1104427
1104824
1104918
1104967
1105168
1105428
1106105
1106110
1106237
1106240
1106615
1106913
1107256
1107385
1107866
1108270
1108468
1109160
1109272
1109772
1109806
1110006
1110558
1110998
1111040
1111062
1111174
1111183
1111188
1111469
1111696
1111795
1111809
1111921
1112028
1112178
1112878
1112963
1113295
1113408
1113412
1113501
1113667
1113677
1113722
1113751
1113769
1113780
1113972
1114015
1114178
1114279
1114385
1114576
1114577
1114578
1114579
1114580
1114581
1114582
1114583
1114584
1114585
1114648
1114839
1114871
1115074
1115269
1115431
1115433
1115440
1115567
1115709
1115976
1116040
1116183
1116336
1116692
1116693
1116698
1116699
1116700
1116701
1116708
1116803
1116841
1116862
1116863
1116876
1116877
1116878
1116891
1116895
1116899
1116950
1117115
1117162
1117165
1117168
1117172
1117174
1117181
1117184
1117186
1117188
1117189
1117349
1117561
1117656
1117788
1117789
1117790
1117791
1117792
1117794
1117795
1117796
1117798
1117799
1117801
1117802
1117803
1117804
1117805
1117806
1117807
1117808
1117815
1117816
1117817
1117818
1117819
1117820
1117821
1117822
1117953
1117963
1117964
1117965
1117966
1117967
1118102
1118136
1118137
1118138
1118140
1118152
1118215
1118316
1118319
1118367
1118368
1118428
1118484
1118505
1118752
1118760
1118761
1118762
1118766
1118767
1118768
1118769
1118771
1118772
1118773
1118774
1118775
1118798
1118809
1118962
1119017
1119086
1119212
1119322
1119410
1119714
1119749
1119804
1119946
1119962
1119968
1120036
1120046
1120053
1120054
1120055
1120058
1120088
1120092
1120094
1120096
1120097
1120173
1120214
1120223
1120228
1120230
1120232
1120234
1120235
1120238
1120507
1120594
1120598
1120600
1120601
1120602
1120603
1120604
1120606
1120612
1120613
1120614
1120615
1120616
1120617
1120618
1120620
1120621
1120632
1120633
1120743
1120954
1121017
1121058
1121263
1121273
1121477
1121483
1121599
1121621
1121714
1121715
1121973
1125230
1128220
1131277
1131644
1131868
1131870
1131871
1131872
1131874
1133640
1134760
1140683
1141853
1144443
1150934
1156205
1156920
1157051
1160850
1160888
1161168
1163592
1166844
1166933
1167030
1167331
1168468
1170415
1170446
1170630
1170667
1170713
1171313
1171558
1171675
1171740
1172538
1172698
1172704
1172873
1172958
1173307
1173311
1173376
1173377
1173378
1173380
1173432
1173983
1174117
1174121
1174628
1174748
1175193
1175194
1175306
1175443
1175520
1175721
1176092
1176354
1176381
1176382
1176400
1176409
1176412
1176485
1176560
1176674
1176713
1176723
1176855
1176907
1176946
1176983
1177027
1177086
1177101
1177258
1177271
1177281
1177340
1177410
1177411
1177470
1177511
1177513
1177685
1177687
1177703
1177719
1177724
1177725
1177740
1177749
1177750
1177753
1177754
1177755
1177766
1177819
1177820
1177855
1177856
1177861
1178003
1178027
1178123
1178166
1178182
1178185
1178187
1178188
1178202
1178234
1178330
1178393
1178589
1178591
1178622
1178686
1178700
1178765
1178782
1178838
1178878
1190812
1195775
1195926
1198484
1198829
1200442
1200598
1200644
1200651
1200910
1201196
1201381
1201429
1201635
1201636
1201644
1201651
1201930
1201940
1201954
1201958
906079
927455
930077
930078
930079
CVE-2015-4141
CVE-2015-4142
CVE-2015-4143
CVE-2015-8041
CVE-2017-13077
CVE-2017-13078
CVE-2017-13079
CVE-2017-13080
CVE-2017-13081
CVE-2017-13082
CVE-2017-13086
CVE-2017-13087
CVE-2017-13088
CVE-2017-3136
CVE-2018-0886
CVE-2018-1000852
CVE-2018-12232
CVE-2018-14526
CVE-2018-14625
CVE-2018-15587
CVE-2018-16862
CVE-2018-16884
CVE-2018-18281
CVE-2018-18397
CVE-2018-18710
CVE-2018-19407
CVE-2018-19824
CVE-2018-19854
CVE-2018-19985
CVE-2018-20169
CVE-2018-20852
CVE-2018-5741
CVE-2018-8784
CVE-2018-8785
CVE-2018-8786
CVE-2018-8787
CVE-2018-8788
CVE-2018-8789
CVE-2018-9568
CVE-2019-11555
CVE-2019-13377
CVE-2019-14902
CVE-2019-14907
CVE-2019-16275
CVE-2019-6477
CVE-2019-9494
CVE-2019-9495
CVE-2019-9497
CVE-2019-9498
CVE-2019-9499
CVE-2020-0430
CVE-2020-10531
CVE-2020-12351
CVE-2020-12352
CVE-2020-13934
CVE-2020-13935
CVE-2020-14344
CVE-2020-14349
CVE-2020-14350
CVE-2020-14351
CVE-2020-14392
CVE-2020-14393
CVE-2020-15563
CVE-2020-15565
CVE-2020-15566
CVE-2020-15567
CVE-2020-16120
CVE-2020-25212
CVE-2020-25285
CVE-2020-25645
CVE-2020-25656
CVE-2020-25668
CVE-2020-25669
CVE-2020-25704
CVE-2020-25705
CVE-2020-36557
CVE-2020-36558
CVE-2020-8023
CVE-2020-8616
CVE-2020-8617
CVE-2020-8618
CVE-2020-8619
CVE-2020-8620
CVE-2020-8621
CVE-2020-8622
CVE-2020-8623
CVE-2020-8624
CVE-2020-8694
CVE-2021-33655
CVE-2021-33656
CVE-2022-1462
CVE-2022-20166
CVE-2022-36946
SUSE-SU-2019:0224-1
SUSE-SU-2019:0539-1
SUSE-SU-2019:1266-2
SUSE-SU-2019:2114-1
SUSE-SU-2020:0224-1
SUSE-SU-2020:0819-1
SUSE-SU-2020:1856-1
SUSE-SU-2020:1888-1
SUSE-SU-2020:2045-1
SUSE-SU-2020:2116-1
SUSE-SU-2020:2264-1
SUSE-SU-2020:2645-1
SUSE-SU-2020:2914-1
SUSE-SU-2020:3380-1
SUSE-SU-2020:3484-1
SUSE-SU-2022:2719-1
Platform(s):SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Build System Kit 12 SP3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise High Availability 12
SUSE Linux Enterprise High Availability 12 SP1
SUSE Linux Enterprise High Availability 12 SP2
SUSE Linux Enterprise High Availability 12 SP3
SUSE Linux Enterprise High Availability 12 SP4
SUSE Linux Enterprise High Performance Computing 12 SP5
SUSE Linux Enterprise Live Patching 12
SUSE Linux Enterprise Live Patching 12 SP5
SUSE Linux Enterprise Module for Public Cloud 15 SP1
SUSE Linux Enterprise Module for Python2 packages 15 SP1
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server 15-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE Linux Enterprise Workstation Extension 15 SP2
SUSE OpenStack Cloud 5
Product(s):
Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND haproxy-1.5.4-2.4.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP3 is installed
  • AND Package Information
  • libudev-mini-devel-228-150.9 is installed
  • OR libudev-mini1-228-150.9 is installed
  • OR systemd-mini-228-150.9 is installed
  • OR systemd-mini-devel-228-150.9 is installed
  • OR udev-mini-228-150.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-1 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-8 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • gpg2-2.0.24-3 is installed
  • OR gpg2-lang-2.0.24-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND dracut-044-113 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND SuSEfirewall2-3.6.312.333-3.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 is installed
  • AND Package Information
  • conntrack-tools-1.4.2-5.2 is installed
  • OR libnetfilter_cthelper-1.0.0-7.1 is installed
  • OR libnetfilter_cthelper0-1.0.0-7.1 is installed
  • OR libnetfilter_cttimeout-1.0.0-9.1 is installed
  • OR libnetfilter_cttimeout1-1.0.0-9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP1 is installed
  • AND Package Information
  • libpcreposix0-8.39-7.1 is installed
  • OR pcre-8.39-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP2 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.4.21-84.1 is installed
  • OR cluster-network-kmp-default-4.4.21-84.1 is installed
  • OR dlm-kmp-default-4.4.21-84.1 is installed
  • OR gfs2-kmp-default-4.4.21-84.1 is installed
  • OR kernel-default-4.4.21-84.1 is installed
  • OR ocfs2-kmp-default-4.4.21-84.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP3 is installed
  • AND libpcreposix0-8.39-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP4 is installed
  • AND libpcreposix0-8.39-8.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-6 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_44-52_10-default-1-2.1 is installed
  • OR kgraft-patch-3_12_44-52_10-xen-1-2.1 is installed
  • OR kgraft-patch-SLE12_Update_6-1-2.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP5 is installed
  • AND Package Information
  • kernel-default-kgraft-4.12.14-122.130.1 is installed
  • OR kernel-default-kgraft-devel-4.12.14-122.130.1 is installed
  • OR kgraft-patch-4_12_14-122_130-default-1-8.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
  • AND Package Information
  • kernel-azure-4.12.14-8.52 is installed
  • OR kernel-azure-base-4.12.14-8.52 is installed
  • OR kernel-azure-devel-4.12.14-8.52 is installed
  • OR kernel-devel-azure-4.12.14-8.52 is installed
  • OR kernel-source-azure-4.12.14-8.52 is installed
  • OR kernel-syms-azure-4.12.14-8.52 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
  • AND Package Information
  • python-2.7.14-7.17 is installed
  • OR python-base-2.7.14-7.17 is installed
  • OR python-curses-2.7.14-7.17 is installed
  • OR python-devel-2.7.14-7.17 is installed
  • OR python-gdbm-2.7.14-7.17 is installed
  • OR python-xml-2.7.14-7.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs4-4.9.1-15.17 is installed
  • OR nodejs4-devel-4.9.1-15.17 is installed
  • OR nodejs4-docs-4.9.1-15.17 is installed
  • OR npm4-4.9.1-15.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
  • AND Package Information
  • MozillaFirefox-52.8.1esr-109.34 is installed
  • OR MozillaFirefox-devel-52.8.1esr-109.34 is installed
  • OR MozillaFirefox-translations-52.8.1esr-109.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libpoppler-glib4-0.12.3-1.8.1 is installed
  • OR libpoppler-qt4-3-0.12.3-1.8.1 is installed
  • OR libpoppler5-0.12.3-1.8.1 is installed
  • OR poppler-tools-0.12.3-1.8.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • libpoppler-glib4-0.12.3-1.8.1 is installed
  • OR libpoppler-qt4-3-0.12.3-1.8.1 is installed
  • OR libpoppler5-0.12.3-1.8.1 is installed
  • OR poppler-tools-0.12.3-1.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND NetworkManager-gnome-0.7.1-5.22.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • ntp-4.2.6p5-31.1 is installed
  • OR ntp-doc-4.2.6p5-31.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND cifs-utils-6.4-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND coolkey-1.1.0-147 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • apache2-2.4.23-29.24 is installed
  • OR apache2-doc-2.4.23-29.24 is installed
  • OR apache2-example-pages-2.4.23-29.24 is installed
  • OR apache2-prefork-2.4.23-29.24 is installed
  • OR apache2-utils-2.4.23-29.24 is installed
  • OR apache2-worker-2.4.23-29.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_34-default-5-2.2 is installed
  • OR kgraft-patch-3_12_51-52_34-xen-5-2.2 is installed
  • OR kgraft-patch-SLE12_Update_10-5-2.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 15-LTSS is installed
  • AND Package Information
  • libldap-2_4-2-2.4.46-9.31 is installed
  • OR libldap-2_4-2-32bit-2.4.46-9.31 is installed
  • OR libldap-data-2.4.46-9.31 is installed
  • OR openldap2-2.4.46-9.31 is installed
  • OR openldap2-back-meta-2.4.46-9.31 is installed
  • OR openldap2-back-perl-2.4.46-9.31 is installed
  • OR openldap2-client-2.4.46-9.31 is installed
  • OR openldap2-devel-2.4.46-9.31 is installed
  • OR openldap2-devel-32bit-2.4.46-9.31 is installed
  • OR openldap2-devel-static-2.4.46-9.31 is installed
  • OR openldap2-ppolicy-check-password-1.2-9.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND p7zip-9.20.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 15 is installed
  • AND Package Information
  • xen-4.10.4_12-3.35 is installed
  • OR xen-devel-4.10.4_12-3.35 is installed
  • OR xen-libs-4.10.4_12-3.35 is installed
  • OR xen-tools-4.10.4_12-3.35 is installed
  • OR xen-tools-domU-4.10.4_12-3.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • rubygem-activesupport-3_2-3.2.12-0.5.8 is installed
  • OR rubygem-rack-1_4-1.4.5-0.5.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND libpulse-devel-0.9.23-0.15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND kernel-docs-3.0.101-77.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • ant-jmf-1.9.4-1 is installed
  • OR ant-scripts-1.9.4-1 is installed
  • OR ant-swing-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND MozillaFirefox-devel-38.4.0esr-51 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • DirectFB-devel-1.7.1-6 is installed
  • OR lib++dfb-devel-1.7.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.554-114.1 is installed
  • OR flash-player-gnome-11.2.202.554-114.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libpcrecpp0-8.39-7.1 is installed
  • OR libpcrecpp0-32bit-8.39-7.1 is installed
  • OR pcre-8.39-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.28 is installed
  • OR kernel-default-extra-4.12.14-25.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • evolution-3.26.6-4.3 is installed
  • OR evolution-devel-3.26.6-4.3 is installed
  • OR evolution-lang-3.26.6-4.3 is installed
  • OR evolution-plugin-bogofilter-3.26.6-4.3 is installed
  • OR evolution-plugin-pst-import-3.26.6-4.3 is installed
  • OR evolution-plugin-spamassassin-3.26.6-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
  • AND Package Information
  • libEMF-1.0.7-3.3 is installed
  • OR libEMF1-1.0.7-3.3 is installed
  • BACK