Oval Definition:oval:org.opensuse.security:def:4287
Revision Date:2021-12-02Version: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:

- Unprivileged BPF has been disabled by default to reduce attack surface as too many security issues have happened in the past (jsc#SLE-22573)

You can reenable via systemctl setting /proc/sys/kernel/unprivileged_bpf_disabled to 0. (kernel.unprivileged_bpf_disabled = 0)

- CVE-2021-0941: In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation (bnc#1192045). - CVE-2021-31916: An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel A bound check failure allowed an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability (bnc#1192781). - CVE-2021-20322: Make the ipv4 and ipv6 ICMP exception caches less predictive to avoid information leaks about UDP ports in use. (bsc#1191790) - CVE-2021-34981: Fixed file refcounting in cmtp when cmtp_attach_device fails. (bsc#1191961)

The following non-security bugs were fixed:

- arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions (git-fixes). - arm64/sve: Use correct size when reinitialising SVE state (git-fixes). - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22913) - bpf: Disallow unprivileged bpf by default (jsc#SLE-22913). - bpf: Fix potential race in tail call compatibility check (git-fixes). - bpf: Move owner type, jited info into array auxiliary data (bsc#1141655). - bpf: Use kvmalloc for map values in syscall (stable-5.14.16). - btrfs: fix memory ordering between normal and ordered work functions (git-fixes). - config: disable unprivileged BPF by default (jsc#SLE-22913) - drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() (git-fixes). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1114648). - fuse: fix page stealing (bsc#1192718). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - hisax: fix spectre issues (bsc#1192802). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - i2c: synquacer: fix deferred probing (git-fixes). - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - ibmvnic: do not stop queue in xmit (bsc#1192273 ltc#194629). - ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802). - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs (bsc#1192802). - media: dvb_ca_en50221: sanity check slot number from userspace (bsc#1192802). - media: wl128x: get rid of a potential spectre issue (bsc#1192802). - mm/hugetlb: initialize hugetlb_usage in mm_init (bsc#1192906). - mpt3sas: fix spectre issues (bsc#1192802). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802). - osst: fix spectre issue in osst_verify_frame (bsc#1192802). - prctl: allow to setup brk for et_dyn executables (git-fixes). - printk/console: Allow to disable console output by using console='' or console=null (bsc#1192753). - printk: handle blank console arguments passed in (bsc#1192753). - printk: Remove printk.h inclusion in percpu.h (bsc#1192987). - Revert 'ibmvnic: check failover_pending in login response' (bsc#1190523 ltc#194510). - Revert 'x86/kvm: fix vcpu-id indexed array sizes' (git-fixes). - scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() (git-fixes). - scsi: BusLogic: Fix missing pr_cont() use (git-fixes). - scsi: core: Fix error handling of scsi_host_alloc() (git-fixes). - scsi: core: Fix spelling in a source code comment (git-fixes). - scsi: core: Only put parent device if host state differs from SHOST_CREATED (git-fixes). - scsi: core: Put .shost_dev in failure path if host state changes to RUNNING (git-fixes). - scsi: core: Retry I/O for Notify (Enable Spinup) Required error (git-fixes). - scsi: csiostor: Add module softdep on cxgb4 (git-fixes). - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() (git-fixes). - scsi: dc395: Fix error case unwinding (git-fixes). - scsi: FlashPoint: Rename si_flags field (git-fixes). - scsi: iscsi: Fix iface sysfs attr detection (git-fixes). - scsi: libsas: Use _safe() loop in sas_resume_port() (git-fixes). - scsi: mpt3sas: Fix error return value in _scsih_expander_add() (git-fixes). - scsi: qedf: Add pointer checks in qedf_update_link_speed() (git-fixes). - scsi: qedf: Fix error codes in qedf_alloc_global_queues() (git-fixes). - scsi: qedi: Fix error codes in qedi_alloc_global_queues() (git-fixes). - scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() (git-fixes). - scsi: qla2xxx: Make sure that aborted commands are freed (git-fixes). - scsi: snic: Fix an error message (git-fixes). - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer (git-fixes). - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id (git-fixes). - swiotlb-xen: avoid double free (git-fixes). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - tracing: use %ps format string to print symbols (git-fixes). - tty: serial: fsl_lpuart: fix the wrong mapbase value (git-fixes). - Update config files: Add CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes). - x86/Xen: swap NX determination and GDT setup on BSP (git-fixes). - xen: Fix implicit type conversion (git-fixes). - xen-pciback: Fix return in pm_ctrl_init() (git-fixes). - xen-pciback: redo VF placement in the virtual topology (git-fixes). - xen/x86: fix PV trap handling on secondary processors (git-fixes).
Family:unixClass:patch
Status:Reference(s):1046299
1046303
1046305
1050244
1050536
1050545
1051510
1051858
1055186
1058115
1061840
1064802
1065600
1065729
1066129
1071995
1073513
1082318
1082635
1083647
1085030
1086301
1086313
1086314
1086323
1087092
1089644
1089895
1090631
1093205
1096254
1097158
1097583
1097584
1097585
1097586
1097587
1097588
1097748
1098291
1101674
1105019
1109158
1109911
1114279
1114648
1117665
1118338
1119461
1119465
1120163
1120386
1123034
1123080
1125601
1130245
1133021
1133140
1134303
1134452
1134697
1134973
1135642
1135854
1135873
1135966
1135967
1137040
1137799
1137815
1138190
1139073
1140090
1140729
1140750
1140845
1140883
1141600
1141655
1142635
1142667
1143706
1143959
1144333
1144338
1144375
1144449
1144903
1145099
1146612
1148410
1149032
1149119
1149841
1150452
1150457
1150465
1150875
1151021
1151508
1151910
1151927
1152472
1152489
1152624
1152685
1152788
1152791
1153112
1153158
1153236
1153263
1153274
1153476
1153509
1153646
1153713
1153717
1153718
1153719
1153811
1153917
1153969
1154108
1154189
1154243
1154353
1154354
1154372
1154488
1154492
1154578
1154607
1154608
1154610
1154611
1154651
1154737
1154747
1154824
1154848
1154858
1154905
1154980
1155178
1155179
1155184
1155186
1155518
1155671
1156286
1156395
1157155
1157157
1157692
1157712
1157714
1158013
1158021
1158026
1158265
1158819
1159028
1159058
1159198
1159271
1159285
1159394
1159483
1159484
1159569
1159588
1159670
1159841
1159908
1159909
1159910
1159911
1159955
1160195
1160210
1160211
1160218
1160433
1160442
1160476
1160560
1160634
1160755
1160756
1160784
1160787
1160802
1160803
1160804
1160917
1160966
1161087
1161514
1161518
1161522
1161523
1161549
1161552
1161555
1161674
1161931
1161933
1161934
1161935
1161936
1161937
1161951
1162067
1162109
1162139
1162928
1162929
1162931
1163102
1163103
1163104
1163971
1164051
1164069
1164078
1164705
1164712
1164727
1164728
1164729
1164730
1164731
1164732
1164733
1164734
1164735
1164871
1165111
1165741
1165873
1165881
1165984
1165985
1166969
1167421
1167423
1167629
1167773
1168075
1168276
1168295
1168424
1168670
1168829
1168854
1169390
1169514
1169625
1169790
1170056
1170345
1170617
1170618
1170621
1170778
1170901
1171098
1171189
1171191
1171195
1171202
1171205
1171217
1171218
1171219
1171220
1171634
1171688
1171689
1171982
1171983
1172108
1172175
1172176
1172197
1172221
1172247
1172317
1172418
1172453
1172458
1172871
1172963
1173376
1173377
1173378
1173380
1173468
1173485
1173798
1173813
1173954
1174002
1174003
1174026
1174117
1174121
1174205
1174247
1174362
1174387
1174415
1174484
1174625
1174645
1174689
1174699
1174737
1174757
1174762
1174770
1174771
1174777
1174805
1174824
1174825
1174852
1174865
1174880
1174897
1174906
1174969
1175009
1175010
1175011
1175012
1175013
1175014
1175015
1175016
1175017
1175018
1175019
1175020
1175021
1175052
1175112
1175116
1175128
1175149
1175175
1175176
1175180
1175181
1175182
1175183
1175184
1175185
1175186
1175187
1175188
1175189
1175190
1175191
1175192
1175195
1175199
1175213
1175232
1175263
1175284
1175296
1175344
1175345
1175346
1175347
1175367
1175377
1175440
1175493
1175546
1175550
1175654
1175691
1175768
1175769
1175770
1175771
1175772
1175774
1175775
1175834
1175873
1175987
1176024
1176294
1176397
1177867
1178319
1178361
1178362
1178666
1178667
1178668
1190523
1191790
1191961
1192045
1192048
1192273
1192718
1192750
1192753
1192781
1192802
1192906
1192987
CVE-2018-0732
CVE-2018-1000199
CVE-2018-12115
CVE-2018-12207
CVE-2019-0154
CVE-2019-0155
CVE-2019-10220
CVE-2019-11135
CVE-2019-12435
CVE-2019-13314
CVE-2019-14615
CVE-2019-14835
CVE-2019-14896
CVE-2019-14897
CVE-2019-15604
CVE-2019-15605
CVE-2019-15606
CVE-2019-16232
CVE-2019-16233
CVE-2019-16234
CVE-2019-16994
CVE-2019-16995
CVE-2019-17056
CVE-2019-17133
CVE-2019-17666
CVE-2019-18277
CVE-2019-19036
CVE-2019-19045
CVE-2019-19054
CVE-2019-19318
CVE-2019-19319
CVE-2019-19447
CVE-2019-19462
CVE-2019-19768
CVE-2019-19770
CVE-2019-19965
CVE-2019-19966
CVE-2019-20054
CVE-2019-20095
CVE-2019-20096
CVE-2019-20810
CVE-2019-20812
CVE-2019-3701
CVE-2019-9455
CVE-2019-9458
CVE-2020-0543
CVE-2020-10690
CVE-2020-10711
CVE-2020-10720
CVE-2020-10732
CVE-2020-10751
CVE-2020-10757
CVE-2020-10942
CVE-2020-11076
CVE-2020-11077
CVE-2020-11494
CVE-2020-11608
CVE-2020-11609
CVE-2020-11669
CVE-2020-12114
CVE-2020-12464
CVE-2020-12652
CVE-2020-12653
CVE-2020-12654
CVE-2020-12655
CVE-2020-12656
CVE-2020-12657
CVE-2020-12769
CVE-2020-13143
CVE-2020-13934
CVE-2020-13935
CVE-2020-14314
CVE-2020-14331
CVE-2020-14356
CVE-2020-15563
CVE-2020-15565
CVE-2020-15566
CVE-2020-15567
CVE-2020-15900
CVE-2020-16166
CVE-2020-16846
CVE-2020-17490
CVE-2020-25592
CVE-2020-25694
CVE-2020-25695
CVE-2020-25696
CVE-2020-2732
CVE-2020-7053
CVE-2020-8428
CVE-2020-8647
CVE-2020-8648
CVE-2020-8649
CVE-2020-8834
CVE-2020-8992
CVE-2020-9383
CVE-2021-0941
CVE-2021-20322
CVE-2021-31916
CVE-2021-34981
SUSE-SU-2018:2812-1
SUSE-SU-2019:1574-1
SUSE-SU-2019:2946-1
SUSE-SU-2019:3126-1
SUSE-SU-2020:0455-1
SUSE-SU-2020:1663-1
SUSE-SU-2020:1888-1
SUSE-SU-2020:1919-1
SUSE-SU-2020:2046-1
SUSE-SU-2020:2095-1
SUSE-SU-2020:2486-1
SUSE-SU-2020:3045-1
SUSE-SU-2020:3155-1
SUSE-SU-2020:3463-1
SUSE-SU-2021:3877-1
Platform(s):SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Build System Kit 12
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
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 SP2
SUSE Linux Enterprise High Availability 12 SP5
SUSE Linux Enterprise High Availability 15
SUSE Linux Enterprise High Availability 15 SP1
SUSE Linux Enterprise High Availability 15 SP2
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise High Performance Computing 12 SP5
SUSE Linux Enterprise High Performance Computing 15-ESPOS
SUSE Linux Enterprise High Performance Computing 15-LTSS
SUSE Linux Enterprise Live Patching 12 SP3
SUSE Linux Enterprise Live Patching 12 SP4
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for High Performance Computing 12
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Server Applications 15 SP2
SUSE Linux Enterprise Module for Toolchain 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Module for Web Scripting 15 SP1
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
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 SP4
SUSE Linux Enterprise Server 12 SP5
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 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Software Development Kit 12 SP3
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 12 SP3
SUSE Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE Package Hub for SUSE Linux Enterprise 12
Product(s):
Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • python-keystoneclient-1.0.0-14 is installed
  • OR python-keystoneclient-doc-1.0.0-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 is installed
  • AND kernel-zfcpdump-3.12.39-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 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 cvs-1.12.12-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • DirectFB-1.7.1-6 is installed
  • OR lib++dfb-1_7-1-1.7.1-6 is installed
  • OR libdirectfb-1_7-1-1.7.1-6 is installed
  • OR libdirectfb-1_7-1-32bit-1.7.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • bluez-5.13-5.4 is installed
  • OR bluez-cups-5.13-5.4 is installed
  • OR libbluetooth3-5.13-5.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP2 is installed
  • AND haproxy-1.6.5-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise High Availability 12 SP5 is installed
  • OR SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • OR SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-122.103.1 is installed
  • OR dlm-kmp-default-4.12.14-122.103.1 is installed
  • OR gfs2-kmp-default-4.12.14-122.103.1 is installed
  • OR ocfs2-kmp-default-4.12.14-122.103.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 is installed
  • AND Package Information
  • ruby2.5-rubygem-puma-4.3.5-3.3 is installed
  • OR rubygem-puma-4.3.5-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 SP1 is installed
  • AND Package Information
  • ctdb-4.9.5+git.176.375e1f05788-3.6 is installed
  • OR samba-4.9.5+git.176.375e1f05788-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 SP2 is installed
  • AND Package Information
  • cluster-md-kmp-default-5.3.18-24.12 is installed
  • OR dlm-kmp-default-5.3.18-24.12 is installed
  • OR gfs2-kmp-default-5.3.18-24.12 is installed
  • OR kernel-default-5.3.18-24.12 is installed
  • OR ocfs2-kmp-default-5.3.18-24.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND ctdb-1.0.114.6-0.14.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise High Performance Computing 15-ESPOS is installed
  • AND
  • kernel-default-4.12.14-150.52 is installed
  • OR kernel-default-base-4.12.14-150.52 is installed
  • OR kernel-default-devel-4.12.14-150.52 is installed
  • OR kernel-devel-4.12.14-150.52 is installed
  • OR kernel-docs-4.12.14-150.52 is installed
  • OR kernel-macros-4.12.14-150.52 is installed
  • OR kernel-obs-build-4.12.14-150.52 is installed
  • OR kernel-source-4.12.14-150.52 is installed
  • OR kernel-syms-4.12.14-150.52 is installed
  • OR kernel-vanilla-4.12.14-150.52 is installed
  • OR kernel-vanilla-base-4.12.14-150.52 is installed
  • OR Package Information
  • SUSE Linux Enterprise High Performance Computing 15-LTSS is installed
  • AND
  • kernel-default-4.12.14-150.52 is installed
  • OR kernel-default-base-4.12.14-150.52 is installed
  • OR kernel-default-devel-4.12.14-150.52 is installed
  • OR kernel-devel-4.12.14-150.52 is installed
  • OR kernel-docs-4.12.14-150.52 is installed
  • OR kernel-macros-4.12.14-150.52 is installed
  • OR kernel-obs-build-4.12.14-150.52 is installed
  • OR kernel-source-4.12.14-150.52 is installed
  • OR kernel-syms-4.12.14-150.52 is installed
  • OR kernel-vanilla-4.12.14-150.52 is installed
  • OR kernel-vanilla-base-4.12.14-150.52 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_126-94_22-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_11-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP4 is installed
  • AND Package Information
  • kgraft-patch-4_12_14-95_3-default-1-7 is installed
  • OR kgraft-patch-SLE12-SP4_Update_1-1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.6.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • libslurm29-16.05.8.1-5 is installed
  • OR perl-slurm-16.05.8.1-5 is installed
  • OR slurm-16.05.8.1-5 is installed
  • OR slurm-auth-none-16.05.8.1-5 is installed
  • OR slurm-devel-16.05.8.1-5 is installed
  • OR slurm-doc-16.05.8.1-5 is installed
  • OR slurm-lua-16.05.8.1-5 is installed
  • OR slurm-munge-16.05.8.1-5 is installed
  • OR slurm-pam_slurm-16.05.8.1-5 is installed
  • OR slurm-plugins-16.05.8.1-5 is installed
  • OR slurm-sched-wiki-16.05.8.1-5 is installed
  • OR slurm-slurmdbd-16.05.8.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-150_17-default-4-2 is installed
  • OR kernel-livepatch-SLE15_Update_10-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP2 is installed
  • AND Package Information
  • python3-virt-bootstrap-1.0.0-5.3 is installed
  • OR virt-bootstrap-1.0.0-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Toolchain 12 is installed
  • AND Package Information
  • cpp5-5.3.1+r233831-9 is installed
  • OR gcc5-5.3.1+r233831-9 is installed
  • OR gcc5-c++-5.3.1+r233831-9 is installed
  • OR gcc5-fortran-5.3.1+r233831-9 is installed
  • OR gcc5-info-5.3.1+r233831-9 is installed
  • OR gcc5-locale-5.3.1+r233831-9 is installed
  • OR libffi-devel-gcc5-5.3.1+r233831-9 is installed
  • OR libstdc++6-devel-gcc5-5.3.1+r233831-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • libpython3_4m1_0-3.4.1-2 is installed
  • OR python3-base-3.4.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • nodejs8-8.11.4-3.8 is installed
  • OR nodejs8-devel-8.11.4-3.8 is installed
  • OR nodejs8-docs-8.11.4-3.8 is installed
  • OR npm8-8.11.4-3.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
  • AND Package Information
  • tomcat-9.0.36-4.41 is installed
  • OR tomcat-admin-webapps-9.0.36-4.41 is installed
  • OR tomcat-el-3_0-api-9.0.36-4.41 is installed
  • OR tomcat-jsp-2_3-api-9.0.36-4.41 is installed
  • OR tomcat-lib-9.0.36-4.41 is installed
  • OR tomcat-servlet-4_0-api-9.0.36-4.41 is installed
  • OR tomcat-webapps-9.0.36-4.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND wget-1.11.4-1.15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • liblzo2-2-2.03-12.3.1 is installed
  • OR liblzo2-2-32bit-2.03-12.3.1 is installed
  • OR liblzo2-2-x86-2.03-12.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 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 Server 12 SP1 is installed
  • AND binutils-2.25.0-13 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 SP4 is installed
  • AND libspice-server1-0.12.8-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 15-LTSS is installed
  • AND Package Information
  • vim-8.0.1568-5.6 is installed
  • OR vim-data-8.0.1568-5.6 is installed
  • OR vim-data-common-8.0.1568-5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND apache2-mod_perl-2.0.8-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 15 is installed
  • AND Package Information
  • cups-2.2.7-3.17 is installed
  • OR cups-client-2.2.7-3.17 is installed
  • OR cups-config-2.2.7-3.17 is installed
  • OR cups-ddk-2.2.7-3.17 is installed
  • OR cups-devel-2.2.7-3.17 is installed
  • OR libcups2-2.2.7-3.17 is installed
  • OR libcups2-32bit-2.2.7-3.17 is installed
  • OR libcupscgi1-2.2.7-3.17 is installed
  • OR libcupsimage2-2.2.7-3.17 is installed
  • OR libcupsmime1-2.2.7-3.17 is installed
  • OR libcupsppdc1-2.2.7-3.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • libpoppler-devel-0.12.3-1.8.1 is installed
  • OR libpoppler-glib-devel-0.12.3-1.8.1 is installed
  • OR libpoppler-qt2-0.12.3-1.8.1 is installed
  • OR libpoppler-qt3-devel-0.12.3-1.8.1 is installed
  • OR libpoppler-qt4-devel-0.12.3-1.8.1 is installed
  • OR poppler-tools-0.12.3-1.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • FastCGI-2.4.0-167 is installed
  • OR perl-FastCGI-2.4.0-167 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • git-1.8.5.6-15.1 is installed
  • OR git-arch-1.8.5.6-15.1 is installed
  • OR git-core-1.8.5.6-15.1 is installed
  • OR git-cvs-1.8.5.6-15.1 is installed
  • OR git-daemon-1.8.5.6-15.1 is installed
  • OR git-email-1.8.5.6-15.1 is installed
  • OR git-gui-1.8.5.6-15.1 is installed
  • OR git-svn-1.8.5.6-15.1 is installed
  • OR git-web-1.8.5.6-15.1 is installed
  • OR gitk-1.8.5.6-15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • libX11-1.6.2-8.1 is installed
  • OR libX11-devel-1.6.2-8.1 is installed
  • OR libXfixes-5.0.1-7.1 is installed
  • OR libXfixes-devel-5.0.1-7.1 is installed
  • OR libXi-1.7.4-14.1 is installed
  • OR libXi-devel-1.7.4-14.1 is installed
  • OR libXrender-0.9.8-7.1 is installed
  • OR libXrender-devel-0.9.8-7.1 is installed
  • OR libXtst-1.2.2-7.1 is installed
  • OR libXtst-devel-1.2.2-7.1 is installed
  • OR libXv-1.0.10-7.1 is installed
  • OR libXv-devel-1.0.10-7.1 is installed
  • OR libXvMC-1.0.8-7.1 is installed
  • OR libXvMC-devel-1.0.8-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND python-devel-2.7.13-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND bash-lang-4.2-75 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • NetworkManager-1.0.12-8 is installed
  • OR NetworkManager-lang-1.0.12-8 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND enigmail-2.0.7-3.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • MozillaThunderbird-60.7.0-3.36 is installed
  • OR MozillaThunderbird-translations-common-60.7.0-3.36 is installed
  • OR MozillaThunderbird-translations-other-60.7.0-3.36 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • chromedriver-53.0.2785.89-96 is installed
  • OR chromium-53.0.2785.89-96 is installed
  • OR chromium-desktop-gnome-53.0.2785.89-96 is installed
  • OR chromium-desktop-kde-53.0.2785.89-96 is installed
  • OR chromium-ffmpegsumo-53.0.2785.89-96 is installed
  • BACK