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

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

The following security bugs were fixed:

- CVE-2022-2639: Fixed integer underflow that could lead to out-of-bounds write in reserve_sfa_size() (bsc#1202154). - CVE-2020-36516: Fixed TCP session data injection vulnerability via the mixed IPID assignment method (bnc#1196616). - CVE-2022-36946: Fixed an incorrect packet trucation operation which could lead to denial of service (bnc#1201940). - CVE-2022-29581: Fixed improper update of Reference Count in net/sched that could cause root privilege escalation (bnc#1199665). - CVE-2022-20166: Fixed several possible memory safety issues due to unsafe operations (bsc#1200598). - CVE-2020-36558: Fixed a race condition involving VT_RESIZEX which could lead to a NULL pointer dereference and general protection fault (bnc#1200910). - CVE-2020-36557: Fixed a race condition between the VT_DISALLOCATE ioctl and closing/opening of TTYs could lead to a use-after-free (bnc#1201429). - CVE-2021-33656: Fixed memory out of bounds write related to ioctl cmd PIO_FONT (bnc#1201636). - CVE-2021-33655: Fixed out of bounds write with ioctl FBIOPUT_VSCREENINFO (bnc#1201635). - CVE-2022-1462: Fixed an out-of-bounds read flaw in the TTY subsystem (bnc#1198829).

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). - Fixed an issue where qla2xxx would prevent nvme port discovery (bsc#1200651 bsc#1200644 bsc#1201954 bsc#1201958). - Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019). - KVM: emulate: do not adjust size of fastop and setcc subroutines (bsc#1201930). - PCI: qcom: Fix runtime PM imbalance on probe errors (git-fixes). - SUNRPC: Fix READ_PLUS crasher (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 raid: fix KASAN warning in raid5_add_disks (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). - kernel-obs-build: include qemu_fw_cfg (boo#1201705) - kvm/emulate: Fix SETcc emulation function offsets with SLS (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). - md-raid: destroy the bitmap after destroying the thread (git-fixes). - 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). - pNFS: Do not keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (git-fixes). - 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/powernv/kvm: Use darn for H_RANDOM on Power9 (bsc#1065729). - powerpc/powernv: Avoid crashing if rng is NULL (bsc#1065729). - powerpc/powernv: Staticify functions without prototypes (bsc#1065729). - powerpc/powernv: Use darn instruction for get_random_seed() on Power9 (bsc#1065729). - powerpc/powernv: delay rng platform device creation until later in boot (bsc#1065729). - powerpc/powernv: rename remaining rng powernv_ functions to pnv_ (bsc#1065729). - powerpc/powernv: wire up rng during setup_arch (bsc#1065729). - powerpc/pseries: wire up rng during setup_arch() (bsc#1065729). - powerpc: Set crashkernel offset to mid of RMA region (bsc#1190812). - powerpc: powernv: kABI: add back powernv_get_random_long (bsc#1065729). - 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/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 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). - xfs: fix NULL pointer dereference in xfs_getbmap() (git-fixes).
Family:unixClass:patch
Status:Reference(s):1012382
1031392
1046303
1050244
1051510
1051858
1055120
1061840
1065600
1065729
1071995
1078248
1082519
1083647
1085030
1085469
1086301
1086313
1086314
1089644
1090078
1090888
1093733
1094244
1094301
1098782
1101669
1101776
1101777
1101786
1101788
1101791
1101794
1101800
1101802
1101804
1101810
1101888
1101889
1102495
1103269
1103405
1103587
1103636
1103989
1103990
1103991
1104353
1104427
1104745
1104888
1105190
1105795
1106105
1106222
1106240
1106514
1106948
1107489
1107783
1107829
1107928
1107947
1108043
1108096
1108170
1108281
1108323
1108399
1108823
1109244
1109333
1109336
1109337
1109603
1109806
1109837
1109859
1109979
1109992
1110006
1110301
1110363
1110639
1110642
1110643
1110644
1110645
1110646
1110647
1110649
1110650
1110910
1111006
1111010
1111013
1111647
1111666
1112178
1112374
1112499
1113722
1113956
1113994
1114279
1114422
1114529
1114648
1114685
1115026
1117169
1117740
1118661
1119113
1120498
1120499
1120500
1120515
1120516
1120517
1120519
1120853
1121231
1121232
1121233
1121234
1121235
1123328
1126206
1126390
1127354
1127367
1127369
1127370
1127371
1127611
1127682
1129551
1129770
1131941
1131945
1134973
1134983
1136021
1137223
1137236
1138039
1140948
1141054
1141980
1142095
1142635
1142924
1143959
1144333
1144524
1146519
1146544
1146848
1150690
1151067
1151548
1151900
1151910
1151927
1152107
1152631
1153535
1153628
1153811
1153917
1154043
1154058
1154243
1154355
1154601
1154768
1154824
1154916
1155331
1155334
1155689
1155897
1155921
1156258
1156259
1156286
1156288
1156353
1156462
1156471
1156928
1157032
1157038
1157042
1157044
1157045
1157046
1157049
1157070
1157115
1157143
1157145
1157155
1157157
1157158
1157160
1157162
1157169
1157171
1157173
1157178
1157180
1157182
1157183
1157184
1157191
1157193
1157197
1157298
1157303
1157304
1157307
1157324
1157333
1157386
1157424
1157463
1157499
1157678
1157692
1157698
1157778
1157853
1157895
1157908
1158013
1158021
1158026
1158049
1158063
1158064
1158065
1158066
1158067
1158068
1158071
1158082
1158094
1158132
1158381
1158394
1158398
1158407
1158410
1158413
1158417
1158427
1158445
1158505
1158533
1158637
1158638
1158639
1158640
1158641
1158643
1158644
1158645
1158646
1158647
1158649
1158651
1158652
1158819
1158823
1158824
1158827
1158834
1158893
1158900
1158903
1158904
1158954
1159024
1159028
1159297
1159377
1159394
1159483
1159484
1159500
1159569
1159588
1159841
1159908
1159909
1159910
1159911
1159955
1160147
1160195
1160210
1160211
1160433
1160442
1160469
1160470
1160476
1160560
1160618
1160678
1160755
1160756
1160784
1160787
1160802
1160803
1160804
1160917
1160966
1160968
1161052
1161087
1161167
1161243
1161472
1161514
1161518
1161522
1161523
1161549
1161552
1161674
1161931
1161933
1161934
1161935
1161936
1161937
1162028
1162067
1162109
1162139
1162972
1163026
1165241
1165710
1166238
1166847
1172466
1173477
1173674
1173691
1173694
1173700
1173701
1173743
1173874
1173875
1173876
1173880
1174117
1174121
1190812
1195775
1195926
1196616
1196867
1198484
1198829
1199665
1199695
1200442
1200598
1200644
1200651
1200910
1201019
1201196
1201381
1201429
1201635
1201636
1201644
1201651
1201705
1201742
1201752
1201930
1201940
1201941
1201954
1201958
1202087
1202154
1202312
957624
CVE-2017-18922
CVE-2018-10839
CVE-2018-11354
CVE-2018-11355
CVE-2018-11356
CVE-2018-11357
CVE-2018-11358
CVE-2018-11359
CVE-2018-11360
CVE-2018-11361
CVE-2018-11362
CVE-2018-12086
CVE-2018-14339
CVE-2018-14340
CVE-2018-14341
CVE-2018-14342
CVE-2018-14343
CVE-2018-14344
CVE-2018-14367
CVE-2018-14368
CVE-2018-14369
CVE-2018-14370
CVE-2018-14394
CVE-2018-14395
CVE-2018-14633
CVE-2018-15746
CVE-2018-16056
CVE-2018-16057
CVE-2018-16058
CVE-2018-16847
CVE-2018-17182
CVE-2018-17958
CVE-2018-17962
CVE-2018-17963
CVE-2018-18225
CVE-2018-18226
CVE-2018-18227
CVE-2018-18849
CVE-2018-19622
CVE-2018-19623
CVE-2018-19624
CVE-2018-19625
CVE-2018-19626
CVE-2018-19627
CVE-2018-19628
CVE-2018-20337
CVE-2018-20363
CVE-2018-20364
CVE-2018-20365
CVE-2018-21247
CVE-2018-5817
CVE-2018-5818
CVE-2018-5819
CVE-2019-10894
CVE-2019-10895
CVE-2019-10896
CVE-2019-10897
CVE-2019-10898
CVE-2019-10899
CVE-2019-10900
CVE-2019-10901
CVE-2019-10902
CVE-2019-10903
CVE-2019-13456
CVE-2019-13619
CVE-2019-14615
CVE-2019-14895
CVE-2019-14896
CVE-2019-14897
CVE-2019-14901
CVE-2019-15213
CVE-2019-16319
CVE-2019-16746
CVE-2019-16994
CVE-2019-17185
CVE-2019-18660
CVE-2019-18683
CVE-2019-18808
CVE-2019-18809
CVE-2019-19036
CVE-2019-19045
CVE-2019-19046
CVE-2019-19049
CVE-2019-19051
CVE-2019-19052
CVE-2019-19054
CVE-2019-19056
CVE-2019-19057
CVE-2019-19058
CVE-2019-19060
CVE-2019-19062
CVE-2019-19063
CVE-2019-19065
CVE-2019-19066
CVE-2019-19067
CVE-2019-19068
CVE-2019-19073
CVE-2019-19074
CVE-2019-19075
CVE-2019-19077
CVE-2019-19078
CVE-2019-19080
CVE-2019-19081
CVE-2019-19082
CVE-2019-19083
CVE-2019-19227
CVE-2019-19318
CVE-2019-19319
CVE-2019-19332
CVE-2019-19338
CVE-2019-19447
CVE-2019-19523
CVE-2019-19524
CVE-2019-19525
CVE-2019-19526
CVE-2019-19527
CVE-2019-19528
CVE-2019-19529
CVE-2019-19530
CVE-2019-19531
CVE-2019-19532
CVE-2019-19533
CVE-2019-19534
CVE-2019-19535
CVE-2019-19536
CVE-2019-19537
CVE-2019-19543
CVE-2019-19553
CVE-2019-19767
CVE-2019-19927
CVE-2019-19965
CVE-2019-19966
CVE-2019-20054
CVE-2019-20095
CVE-2019-20096
CVE-2019-20503
CVE-2019-20839
CVE-2019-20840
CVE-2019-4732
CVE-2019-5716
CVE-2019-5717
CVE-2019-5718
CVE-2019-5719
CVE-2019-5721
CVE-2019-9208
CVE-2019-9209
CVE-2019-9214
CVE-2020-0543
CVE-2020-0548
CVE-2020-0549
CVE-2020-0569
CVE-2020-13934
CVE-2020-13935
CVE-2020-14397
CVE-2020-14398
CVE-2020-14399
CVE-2020-14400
CVE-2020-14401
CVE-2020-14402
CVE-2020-15503
CVE-2020-2583
CVE-2020-2593
CVE-2020-2604
CVE-2020-2659
CVE-2020-36516
CVE-2020-36557
CVE-2020-36558
CVE-2020-5208
CVE-2020-6805
CVE-2020-6806
CVE-2020-6807
CVE-2020-6811
CVE-2020-6812
CVE-2020-6814
CVE-2020-7044
CVE-2020-7053
CVE-2020-8428
CVE-2020-9428
CVE-2020-9429
CVE-2020-9430
CVE-2020-9431
CVE-2021-33655
CVE-2021-33656
CVE-2022-1462
CVE-2022-20166
CVE-2022-2639
CVE-2022-29581
CVE-2022-36946
SUSE-SU-2018:3159-1
SUSE-SU-2018:3927-1
SUSE-SU-2019:0133-1
SUSE-SU-2019:1299-2
SUSE-SU-2020:0349-1
SUSE-SU-2020:0466-1
SUSE-SU-2020:0613-1
SUSE-SU-2020:0617-1
SUSE-SU-2020:0693-1
SUSE-SU-2020:0721-1
SUSE-SU-2020:1023-1
SUSE-SU-2020:1600-1
SUSE-SU-2020:1922-1
SUSE-SU-2020:2029-1
SUSE-SU-2020:2045-1
SUSE-SU-2022:2910-1
Platform(s):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 SP4
SUSE Linux Enterprise High Availability 12 SP5
SUSE Linux Enterprise High Performance Computing 12 SP5
SUSE Linux Enterprise Live Patching 12
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Realtime packages 15 SP1
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT
SUSE Linux Enterprise Real Time Extension 12 SP5
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 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 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
SUSE Package Hub for SUSE Linux Enterprise 12
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • cpp48-4.8.3+r212056-6 is installed
  • OR gcc48-4.8.3+r212056-6 is installed
  • OR gcc48-32bit-4.8.3+r212056-6 is installed
  • OR gcc48-c++-4.8.3+r212056-6 is installed
  • OR gcc48-gij-4.8.3+r212056-6 is installed
  • OR gcc48-gij-32bit-4.8.3+r212056-6 is installed
  • OR gcc48-info-4.8.3+r212056-6 is installed
  • OR libasan0-4.8.3+r212056-6 is installed
  • OR libasan0-32bit-4.8.3+r212056-6 is installed
  • OR libatomic1-4.8.3+r212056-6 is installed
  • OR libatomic1-32bit-4.8.3+r212056-6 is installed
  • OR libffi4-4.8.3+r212056-6 is installed
  • OR libffi4-32bit-4.8.3+r212056-6 is installed
  • OR libgcc_s1-4.8.3+r212056-6 is installed
  • OR libgcc_s1-32bit-4.8.3+r212056-6 is installed
  • OR libgcj48-4.8.3+r212056-6 is installed
  • OR libgcj48-32bit-4.8.3+r212056-6 is installed
  • OR libgcj48-jar-4.8.3+r212056-6 is installed
  • OR libgcj_bc1-4.8.3+r212056-6 is installed
  • OR libgfortran3-4.8.3+r212056-6 is installed
  • OR libgomp1-4.8.3+r212056-6 is installed
  • OR libgomp1-32bit-4.8.3+r212056-6 is installed
  • OR libitm1-4.8.3+r212056-6 is installed
  • OR libitm1-32bit-4.8.3+r212056-6 is installed
  • OR libquadmath0-4.8.3+r212056-6 is installed
  • OR libstdc++48-devel-4.8.3+r212056-6 is installed
  • OR libstdc++48-devel-32bit-4.8.3+r212056-6 is installed
  • OR libstdc++6-4.8.3+r212056-6 is installed
  • OR libstdc++6-32bit-4.8.3+r212056-6 is installed
  • OR libtsan0-4.8.3+r212056-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • coreutils-8.22-9 is installed
  • OR coreutils-lang-8.22-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-81 is installed
  • OR MozillaFirefox-translations-45.4.0esr-81 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 busybox-1.21.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 is installed
  • AND python-PyYAML-3.10-15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP1 is installed
  • AND Package Information
  • libpacemaker3-1.1.13-20.1 is installed
  • OR pacemaker-1.1.13-20.1 is installed
  • OR pacemaker-cli-1.1.13-20.1 is installed
  • OR pacemaker-cts-1.1.13-20.1 is installed
  • OR pacemaker-remote-1.1.13-20.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP2 is installed
  • AND fence-agents-4.0.22+git.1455008135.15c5e92-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP4 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-94.41 is installed
  • OR dlm-kmp-default-4.12.14-94.41 is installed
  • OR gfs2-kmp-default-4.12.14-94.41 is installed
  • OR ocfs2-kmp-default-4.12.14-94.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP5 is installed
  • AND libqb0-1.0.3+20171226.6d62b64-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • AND Package Information
  • ImageMagick-config-6-SUSE-6.8.8.1-71.126 is installed
  • OR ImageMagick-config-6-upstream-6.8.8.1-71.126 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.126 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.126 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_39-47-default-2-10.1 is installed
  • OR kgraft-patch-3_12_39-47-xen-2-10.1 is installed
  • OR kgraft-patch-SLE12_Update_4-2-10.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Realtime packages 15 SP1 is installed
  • AND Package Information
  • cluster-md-kmp-rt-4.12.14-14.17 is installed
  • OR dlm-kmp-rt-4.12.14-14.17 is installed
  • OR gfs2-kmp-rt-4.12.14-14.17 is installed
  • OR kernel-devel-rt-4.12.14-14.17 is installed
  • OR kernel-rt-4.12.14-14.17 is installed
  • OR kernel-rt-base-4.12.14-14.17 is installed
  • OR kernel-rt-devel-4.12.14-14.17 is installed
  • OR kernel-rt_debug-4.12.14-14.17 is installed
  • OR kernel-rt_debug-devel-4.12.14-14.17 is installed
  • OR kernel-source-rt-4.12.14-14.17 is installed
  • OR kernel-syms-rt-4.12.14-14.17 is installed
  • OR ocfs2-kmp-rt-4.12.14-14.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • qemu-2.11.2-9.12 is installed
  • OR qemu-arm-2.11.2-9.12 is installed
  • OR qemu-block-curl-2.11.2-9.12 is installed
  • OR qemu-block-iscsi-2.11.2-9.12 is installed
  • OR qemu-block-rbd-2.11.2-9.12 is installed
  • OR qemu-block-ssh-2.11.2-9.12 is installed
  • OR qemu-guest-agent-2.11.2-9.12 is installed
  • OR qemu-ipxe-1.0.0+-9.12 is installed
  • OR qemu-kvm-2.11.2-9.12 is installed
  • OR qemu-lang-2.11.2-9.12 is installed
  • OR qemu-ppc-2.11.2-9.12 is installed
  • OR qemu-s390-2.11.2-9.12 is installed
  • OR qemu-seabios-1.11.0-9.12 is installed
  • OR qemu-sgabios-8-9.12 is installed
  • OR qemu-vgabios-1.11.0-9.12 is installed
  • OR qemu-x86-2.11.2-9.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
  • AND Package Information
  • res-signingkeys-3.0.37-52.23 is installed
  • OR smt-3.0.37-52.23 is installed
  • OR smt-support-3.0.37-52.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 12 SP5 is installed
  • AND Package Information
  • cluster-md-kmp-rt-4.12.14-10.97.1 is installed
  • OR dlm-kmp-rt-4.12.14-10.97.1 is installed
  • OR gfs2-kmp-rt-4.12.14-10.97.1 is installed
  • OR kernel-devel-rt-4.12.14-10.97.1 is installed
  • OR kernel-rt-4.12.14-10.97.1 is installed
  • OR kernel-rt-base-4.12.14-10.97.1 is installed
  • OR kernel-rt-devel-4.12.14-10.97.1 is installed
  • OR kernel-rt_debug-4.12.14-10.97.1 is installed
  • OR kernel-rt_debug-devel-4.12.14-10.97.1 is installed
  • OR kernel-source-rt-4.12.14-10.97.1 is installed
  • OR kernel-syms-rt-4.12.14-10.97.1 is installed
  • OR ocfs2-kmp-rt-4.12.14-10.97.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND apache2-mod_jk-1.2.26-1.30.110 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND Package Information
  • xen-4.1.6_08-0.13.1 is installed
  • OR xen-devel-4.1.6_08-0.13.1 is installed
  • OR xen-doc-html-4.1.6_08-0.13.1 is installed
  • OR xen-doc-pdf-4.1.6_08-0.13.1 is installed
  • OR xen-kmp-default-4.1.6_08_3.0.101_0.7.29-0.13.1 is installed
  • OR xen-kmp-pae-4.1.6_08_3.0.101_0.7.29-0.13.1 is installed
  • OR xen-kmp-trace-4.1.6_08_3.0.101_0.7.29-0.13.1 is installed
  • OR xen-libs-4.1.6_08-0.13.1 is installed
  • OR xen-libs-32bit-4.1.6_08-0.13.1 is installed
  • OR xen-tools-4.1.6_08-0.13.1 is installed
  • OR xen-tools-domU-4.1.6_08-0.13.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND aaa_base-11-6.90.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • gnutls-3.2.15-4.1 is installed
  • OR libgnutls-openssl27-3.2.15-4.1 is installed
  • OR libgnutls28-3.2.15-4.1 is installed
  • OR libgnutls28-32bit-3.2.15-4.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libXfixes3-5.0.1-3 is installed
  • OR libXfixes3-32bit-5.0.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-4 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • accountsservice-0.6.42-14 is installed
  • OR accountsservice-lang-0.6.42-14 is installed
  • OR libaccountsservice0-0.6.42-14 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND SuSEfirewall2-3.6.312.333-3.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_48-52_27-default-5-2.2 is installed
  • OR kgraft-patch-3_12_48-52_27-xen-5-2.2 is installed
  • OR kgraft-patch-SLE12_Update_8-5-2.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 15-LTSS is installed
  • AND Package Information
  • libQt5Concurrent-devel-5.9.4-8.21 is installed
  • OR libQt5Concurrent5-5.9.4-8.21 is installed
  • OR libQt5Core-devel-5.9.4-8.21 is installed
  • OR libQt5Core-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5Core5-5.9.4-8.21 is installed
  • OR libQt5DBus-devel-5.9.4-8.21 is installed
  • OR libQt5DBus-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5DBus5-5.9.4-8.21 is installed
  • OR libQt5Gui-devel-5.9.4-8.21 is installed
  • OR libQt5Gui-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5Gui5-5.9.4-8.21 is installed
  • OR libQt5KmsSupport-devel-static-5.9.4-8.21 is installed
  • OR libQt5KmsSupport-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5Network-devel-5.9.4-8.21 is installed
  • OR libQt5Network-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5Network5-5.9.4-8.21 is installed
  • OR libQt5OpenGL-devel-5.9.4-8.21 is installed
  • OR libQt5OpenGL-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5OpenGL5-5.9.4-8.21 is installed
  • OR libQt5PlatformHeaders-devel-5.9.4-8.21 is installed
  • OR libQt5PlatformSupport-devel-static-5.9.4-8.21 is installed
  • OR libQt5PlatformSupport-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5PrintSupport-devel-5.9.4-8.21 is installed
  • OR libQt5PrintSupport-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5PrintSupport5-5.9.4-8.21 is installed
  • OR libQt5Sql-devel-5.9.4-8.21 is installed
  • OR libQt5Sql-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5Sql5-5.9.4-8.21 is installed
  • OR libQt5Sql5-sqlite-5.9.4-8.21 is installed
  • OR libQt5Test-devel-5.9.4-8.21 is installed
  • OR libQt5Test-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5Test5-5.9.4-8.21 is installed
  • OR libQt5Widgets-devel-5.9.4-8.21 is installed
  • OR libQt5Widgets-private-headers-devel-5.9.4-8.21 is installed
  • OR libQt5Widgets5-5.9.4-8.21 is installed
  • OR libQt5Xml-devel-5.9.4-8.21 is installed
  • OR libQt5Xml5-5.9.4-8.21 is installed
  • OR libqt5-qtbase-5.9.4-8.21 is installed
  • OR libqt5-qtbase-common-devel-5.9.4-8.21 is installed
  • OR libqt5-qtbase-devel-5.9.4-8.21 is installed
  • OR libqt5-qtbase-private-headers-devel-5.9.4-8.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND yast2-core-3.1.23-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 15 is installed
  • AND Package Information
  • freeradius-server-3.0.16-3.6 is installed
  • OR freeradius-server-devel-3.0.16-3.6 is installed
  • OR freeradius-server-krb5-3.0.16-3.6 is installed
  • OR freeradius-server-ldap-3.0.16-3.6 is installed
  • OR freeradius-server-libs-3.0.16-3.6 is installed
  • OR freeradius-server-mysql-3.0.16-3.6 is installed
  • OR freeradius-server-perl-3.0.16-3.6 is installed
  • OR freeradius-server-postgresql-3.0.16-3.6 is installed
  • OR freeradius-server-python-3.0.16-3.6 is installed
  • OR freeradius-server-sqlite-3.0.16-3.6 is installed
  • OR freeradius-server-utils-3.0.16-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-devel-24.2.0esr-0.7.1 is installed
  • OR mozilla-nss-devel-3.15.3.1-0.7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND python-setuptools-0.6c11-6.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 accountsservice-devel-0.6.35-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND dovecot22-devel-2.2.13-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • gd-2.1.0-20.1 is installed
  • OR gd-32bit-2.1.0-20.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.22 is installed
  • OR kernel-default-extra-4.12.14-25.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • ffmpeg-3.4.2-4.17 is installed
  • OR libavcodec-devel-3.4.2-4.17 is installed
  • OR libavformat-devel-3.4.2-4.17 is installed
  • OR libavformat57-3.4.2-4.17 is installed
  • OR libavresample-devel-3.4.2-4.17 is installed
  • OR libavresample3-3.4.2-4.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
  • AND Package Information
  • LibVNCServer-0.9.10-4.22 is installed
  • OR libvncclient0-0.9.10-4.22 is installed
  • OR libvncserver0-0.9.10-4.22 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • irssi-0.8.20-9 is installed
  • OR irssi-devel-0.8.20-9 is installed
  • BACK