-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2022.0187
                   Security update for the Linux Kernel
                              14 January 2022

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           Linux Kernel
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Increased Privileges     -- Existing Account      
                   Denial of Service        -- Existing Account      
                   Access Confidential Data -- Remote/Unauthenticated
                   Reduced Security         -- Existing Account      
Resolution:        Patch/Upgrade
CVE Names:         CVE-2021-45486 CVE-2021-45485 CVE-2021-43976
                   CVE-2021-43975 CVE-2021-33098 CVE-2021-28715
                   CVE-2021-28714 CVE-2021-28713 CVE-2021-28712
                   CVE-2021-28711 CVE-2021-4002 CVE-2021-0935
                   CVE-2021-0920 CVE-2020-27820 CVE-2019-15126
                   CVE-2019-9503 CVE-2019-9502 CVE-2019-9501
                   CVE-2019-9500 CVE-2018-25020 

Reference:         ESB-2022.0121

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2022/suse-su-20220068-1

- --------------------------BEGIN INCLUDED TEXT--------------------

_____________________________________________________________________________

Announcement ID:   SUSE-SU-2022:0068-1
Rating:            important
References:        #1114648 #1124431 #1167162 #1169514 #1172073 #1179599
                   #1183678 #1183897 #1184804 #1185727 #1185762 #1187167
                   #1189126 #1189158 #1189305 #1189841 #1190317 #1190358
                   #1190428 #1191229 #1191384 #1191731 #1191876 #1192032
                   #1192145 #1192267 #1192740 #1192845 #1192847 #1192866
                   #1192877 #1192946 #1192974 #1193231 #1193306 #1193318
                   #1193440 #1193442 #1193575 #1193731 #1194087 #1194094
Cross-References:  CVE-2018-25020 CVE-2019-15126 CVE-2020-27820 CVE-2021-0920
                   CVE-2021-0935 CVE-2021-28711 CVE-2021-28712 CVE-2021-28713
                   CVE-2021-28714 CVE-2021-28715 CVE-2021-33098 CVE-2021-4002
                   CVE-2021-43975 CVE-2021-43976 CVE-2021-45485 CVE-2021-45486
Affected Products:
                   SUSE Linux Enterprise Workstation Extension 12-SP5
                   SUSE Linux Enterprise Software Development Kit 12-SP5
                   SUSE Linux Enterprise Server 12-SP5
                   SUSE Linux Enterprise Live Patching 12-SP5
                   SUSE Linux Enterprise High Availability 12-SP5
______________________________________________________________________________

An update that solves 16 vulnerabilities and has 26 fixes is now available.

Description:


The SUSE Linux Enterprise 12 SP5 kernel was updated.
The following security bugs were fixed:

  o CVE-2019-15126: Fixed a vulnerability in Broadcom and Cypress Wi-Fi chips,
    used in RPi family of devices aka "Kr00k". (bsc#1167162)
  o CVE-2021-33098: Fixed a potential denial of service in Intel(R) Ethernet
    ixgbe driver due to improper input validation. (bsc#1192877)
  o CVE-2021-0935: Fixed out of bounds write due to a use after free which
    could lead to local escalation of privilege with System execution
    privileges needed in ip6_xmit. (bsc#1192032)
  o CVE-2018-25020: Fixed an issue in the BPF subsystem in the Linux kernel
    mishandled situations with a long jump over an instruction sequence where
    inner instructions require substantial expansions into multiple BPF
    instructions, leading to an overflow. (bsc#1193575)
  o CVE-2021-0920: Fixed a local privilege escalation due to an use after free
    bug in unix_gc. (bsc#1193731)
  o CVE-2021-45485: Fixed an information leak because of certain use of a hash
    table which use IPv6 source addresses. (bsc#1194094)
  o CVE-2021-45486: Fixed an information leak because the hash table is very
    small in net/ipv4/route.c. (bsc#1194087)
  o CVE-2021-28715: Fixed an issue where a guest could force Linux netback
    driver to hog large amounts of kernel memory by do not queueing unlimited
    number of packages. (bsc#1193442)
  o CVE-2021-28714: Fixed an issue where a guest could force Linux netback
    driver to hog large amounts of kernel memory by fixing rx queue stall
    detection. (bsc#1193442)
  o CVE-2021-28713: Fixed a rogue backends that could cause DoS of guests via
    high frequency events by hardening hvc_xen against event channel storms.
    (bsc#1193440)
  o CVE-2021-28712: Fixed a rogue backends that could cause DoS of guests via
    high frequency events by hardening netfront against event channel storms.
    (bsc#1193440)
  o CVE-2021-28711: Fixed a rogue backends that could cause DoS of guests via
    high frequency events by hardening blkfront against event channel storms.
    (bsc#1193440)
  o CVE-2021-43975: Fixed a flaw in hw_atl_utils_fw_rpc_wait that could allow
    an attacker (who can introduce a crafted device) to trigger an
    out-of-bounds write via a crafted length value. (bsc#1192845)
  o CVE-2021-43976: Fixed a flaw that could allow an attacker (who can connect
    a crafted USB device) to cause a denial of service. (bsc#1192847)
  o CVE-2021-4002: Added a missing TLB flush that could lead to leak or
    corruption of data in hugetlbfs. (bsc#1192946)
  o CVE-2020-27820: Fixed a vulnerability where a use-after-frees in nouveau's
    postclose() handler could happen if removing device. (bsc#1179599)


The following non-security bugs were fixed:

  o blk-mq: do not deactivate hctx if managed irq isn't used (bsc#1185762).
  o cifs: Add new mount parameter "acdirmax" to allow caching directory
    metadata (bsc#1190317).
  o cifs: Add new parameter "acregmax" for distinct file and directory metadata
    timeout (bsc#1190317).
  o cifs: convert list_for_each to entry variant (jsc#SLE-20656).
  o cifs: convert revalidate of directories to using directory metadata cache
    timeout (bsc#1190317).
  o cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
    (bsc#1190317).
  o cifs: fiemap: do not return EINVAL if get nothing (bsc#1190317).
  o cifs: Fix a potencially linear read overflow (git-fixes).
  o cifs: fix a sign extension bug (git-fixes).
  o cifs: fix incorrect check for null pointer in header_assemble (bsc#
    1190317).
  o cifs: fix memory leak of smb3_fs_context_dup::server_hostname (bsc#
    1190317).
  o cifs: fix missed refcounting of ipc tcon (git-fixes).
  o cifs: fix potential use-after-free bugs (jsc#SLE-20656).
  o cifs: fix print of hdr_flags in dfscache_proc_show() (jsc#SLE-20656).
  o cifs: fix wrong release in sess_alloc_buffer() failed path (bsc#1190317).
  o cifs: for compound requests, use open handle if possible (bsc#1190317).
  o cifs: introduce new helper for cifs_reconnect() (jsc#SLE-20656).
  o cifs: move to generic async completion (bsc#1190317).
  o cifs: nosharesock should be set on new server (git-fixes).
  o cifs: nosharesock should not share socket with future sessions (bsc#
    1190317).
  o cifs: On cifs_reconnect, resolve the hostname again (bsc#1190317).
  o cifs: properly invalidate cached root handle when closing it (bsc#1190317).
  o cifs: release lock earlier in dequeue_mid error case (bsc#1190317).
  o cifs: set a minimum of 120s for next dns resolution (bsc#1190317).
  o cifs: Simplify reconnect code when dfs upcall is enabled (bsc#1190317).
  o cifs: split out dfs code from cifs_reconnect() (jsc#SLE-20656).
  o cifs: support nested dfs links over reconnect (jsc#SLE-20656).
  o cifs: support share failover when remounting (jsc#SLE-20656).
  o cifs: To match file servers, make sure the server hostname matches (bsc#
    1190317).
  o config: INPUT_EVBUG=n (bsc#1192974). Debug driver unsuitable for
    production, only enabled on ppc64.
  o constraints: Build aarch64 on recent ARMv8.1 builders. Request asimdrdm
    feature which is available only on recent ARMv8.1 CPUs. This should prevent
    scheduling the kernel on an older slower builder.
  o cred: allow get_cred() and put_cred() to be given NULL (git-fixes).
  o EDAC/amd64: Handle three rank interleaving mode (bsc#1114648).
  o elfcore: correct reference to CONFIG_UML (git-fixes).
  o elfcore: fix building with clang (bsc#1169514).
  o fuse: release pipe buf after last use (bsc#1193318).
  o genirq: Move initial affinity setup to irq_startup() (bsc#1193231).
  o genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP (bsc#1193231).
  o genirq: Remove mask argument from setup_affinity() (bsc#1193231).
  o genirq: Rename setup_affinity() to irq_setup_affinity() (bsc#1193231).
  o genirq: Split out irq_startup() code (bsc#1193231).
  o lpfc: Reintroduce old IRQ probe logic (bsc#1183897).
  o md: fix a lock order reversal in md_alloc (git-fixes).
  o net: hso: fix control-request directions (git-fixes).
  o net: hso: fix muxed tty registration (git-fixes).
  o net: lan78xx: fix division by zero in send path (git-fixes).
  o net: mana: Allow setting the number of queues while the NIC is down (jsc#
    SLE-18779, bsc#1185727).
  o net: mana: Fix spelling mistake "calledd" -> "called" (jsc#SLE-18779, bsc#
    1185727).
  o net: mana: Fix the netdev_err()'s vPort argument in mana_init_port() (jsc#
    SLE-18779, bsc#1185727).
  o net: mana: Improve the HWC error handling (jsc#SLE-18779, bsc#1185727).
  o net: mana: Support hibernation and kexec (jsc#SLE-18779, bsc#1185727).
  o net: mana: Use kcalloc() instead of kzalloc() (jsc#SLE-18779, bsc#1185727).
  o net: pegasus: fix uninit-value in get_interrupt_interval (git-fixes).
  o net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no
    IRQ is available (git-fixes).
  o nfsd: do not alloc under spinlock in rpc_parse_scope_id (git-fixes).
  o nfsd: Handle the NFSv4 READDIR 'dircount' hint being zero (git-fixes).
  o nvme-fc: avoid race between time out and tear down (bsc#1185762).
  o nvme-fc: remove freeze/unfreeze around update_nr_hw_queues (bsc#1185762).
  o nvme-fc: update hardware queues before using them (bsc#1185762).
  o nvme-fc: wait for queues to freeze before calling update_hr_hw_queues (bsc#
    1183678).
  o nvme-pci: add NO APST quirk for Kioxia device (git-fixes).
  o objtool: Support Clang non-section symbols in ORC generation (bsc#1169514).
  o platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
    (git-fixes).
  o platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning (git-fixes).
  o pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
    (git-fixes).
  o rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
    (git-fixes).
  o scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
    (git-fixes).
  o scsi: core: Put LLD module refcnt after SCSI device is released
    (git-fixes).
  o scsi: iscsi: Adjust iface sysfs attr detection (git-fixes).
  o scsi: lpfc: Add additional debugfs support for CMF (bsc1192145).
  o scsi: lpfc: Adjust CMF total bytes and rxmonitor (bsc1192145).
  o scsi: lpfc: Cap CMF read bytes to MBPI (bsc1192145).
  o scsi: lpfc: Change return code on I/Os received during link bounce
    (bsc1192145).
  o scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV (bsc1192145).
  o scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance (bsc1192145).
  o scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
    (bsc#1189126).
  o scsi: lpfc: Fix NPIV port deletion crash (bsc1192145).
  o scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
    (bsc1192145).
  o scsi: lpfc: Update lpfc version to 14.0.0.4 (bsc1192145).
  o scsi: mpt3sas: Fix kernel panic during drive powercycle test (git-fixes).
  o scsi: qla2xxx: edif: Fix app start delay (git-fixes).
  o scsi: qla2xxx: edif: Fix app start fail (git-fixes).
  o scsi: qla2xxx: edif: Fix EDIF bsg (git-fixes).
  o scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()
    (git-fixes).
  o scsi: qla2xxx: edif: Flush stale events and msgs on session down
    (git-fixes).
  o scsi: qla2xxx: edif: Increase ELS payload (git-fixes).
  o scsi: qla2xxx: Fix gnl list corruption (git-fixes).
  o scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
    (git-fixes).
  o scsi: qla2xxx: Format log strings only if needed (git-fixes).
  o scsi: qla2xxx: Relogin during fabric disturbance (git-fixes).
  o smb3: add additional null check in SMB2_ioctl (bsc#1190317).
  o smb3: add additional null check in SMB2_open (bsc#1190317).
  o smb3: add additional null check in SMB2_tcon (bsc#1190317).
  o smb3: correct server pointer dereferencing check to be more consistent (bsc
    #1190317).
  o smb3: correct smb3 ACL security descriptor (bsc#1190317).
  o smb3: do not error on fsync when readonly (bsc#1190317).
  o smb3: remove trivial dfs compile warning (jsc#SLE-20656).
  o SUNRPC: async tasks mustn't block waiting for memory (bsc#1191876 bsc#
    1192866).
  o SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC (bsc#1191876
    bsc#1192866).
  o tracing: Check pid filtering when creating events (git-fixes).
  o tracing: Fix pid filtering when triggers are attached (git-fixes).
  o tty: hvc: replace BUG_ON() with negative return value (git-fixes).
  o usb: Add compatibility quirk flags for iODD 2531/2541 (git-fixes).
  o usb: dwc2: hcd_queue: Fix use of floating point literal (git-fixes).
  o usb: serial: option: add Fibocom FM101-GL variants (git-fixes).
  o usb: serial: option: add prod. id for Quectel EG91 (git-fixes).
  o usb: serial: option: add Quectel EC200S-CN module support (git-fixes).
  o usb: serial: option: add Telit LE910Cx composition 0x1204 (git-fixes).
  o usb: serial: option: add Telit LE910S1 0x9200 composition (git-fixes).
  o usb: serial: qcserial: add EM9191 QDL support (git-fixes).
  o x86/msi: Force affinity setup before startup (bsc#1193231).
  o x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (bsc#1114648).
  o x86/sme: Explicitly map new EFI memmap table as encrypted (bsc#1114648).
  o x86/xen: Add xenpv_restore_regs_and_return_to_usermode() (bsc#1114648).
  o x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (bsc#1169514).
  o xen: sync include/xen/interface/io/ring.h with Xen's newest version
    (git-fixes).
  o xen/blkfront: do not take local copy of a request from the ring page
    (git-fixes).
  o xen/blkfront: do not trust the backend response data blindly (git-fixes).
  o xen/blkfront: read response from backend only once (git-fixes).
  o xen/netfront: disentangle tx_skb_freelist (git-fixes).
  o xen/netfront: do not read data from request on the ring page (git-fixes).
  o xen/netfront: do not trust the backend response data blindly (git-fixes).
  o xen/netfront: read response from backend only once (git-fixes).

Special Instructions and Notes:

Please reboot the system after installing this update.

Patch Instructions:

To install this SUSE Security Update use the SUSE recommended installation
methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  o SUSE Linux Enterprise Workstation Extension 12-SP5:
    zypper in -t patch SUSE-SLE-WE-12-SP5-2022-68=1
  o SUSE Linux Enterprise Software Development Kit 12-SP5:
    zypper in -t patch SUSE-SLE-SDK-12-SP5-2022-68=1
  o SUSE Linux Enterprise Server 12-SP5:
    zypper in -t patch SUSE-SLE-SERVER-12-SP5-2022-68=1
  o SUSE Linux Enterprise Live Patching 12-SP5:
    zypper in -t patch SUSE-SLE-Live-Patching-12-SP5-2022-68=1
  o SUSE Linux Enterprise High Availability 12-SP5:
    zypper in -t patch SUSE-SLE-HA-12-SP5-2022-68=1

Package List:

  o SUSE Linux Enterprise Workstation Extension 12-SP5 (x86_64):
       kernel-default-debuginfo-4.12.14-122.106.1
       kernel-default-debugsource-4.12.14-122.106.1
       kernel-default-extra-4.12.14-122.106.1
       kernel-default-extra-debuginfo-4.12.14-122.106.1
  o SUSE Linux Enterprise Software Development Kit 12-SP5 (aarch64 ppc64le
    s390x x86_64):
       kernel-obs-build-4.12.14-122.106.1
       kernel-obs-build-debugsource-4.12.14-122.106.1
  o SUSE Linux Enterprise Software Development Kit 12-SP5 (noarch):
       kernel-docs-4.12.14-122.106.1
  o SUSE Linux Enterprise Server 12-SP5 (aarch64 ppc64le s390x x86_64):
       kernel-default-4.12.14-122.106.1
       kernel-default-base-4.12.14-122.106.1
       kernel-default-base-debuginfo-4.12.14-122.106.1
       kernel-default-debuginfo-4.12.14-122.106.1
       kernel-default-debugsource-4.12.14-122.106.1
       kernel-default-devel-4.12.14-122.106.1
       kernel-syms-4.12.14-122.106.1
  o SUSE Linux Enterprise Server 12-SP5 (x86_64):
       kernel-default-devel-debuginfo-4.12.14-122.106.1
  o SUSE Linux Enterprise Server 12-SP5 (noarch):
       kernel-devel-4.12.14-122.106.1
       kernel-macros-4.12.14-122.106.1
       kernel-source-4.12.14-122.106.1
  o SUSE Linux Enterprise Server 12-SP5 (s390x):
       kernel-default-man-4.12.14-122.106.1
  o SUSE Linux Enterprise Live Patching 12-SP5 (ppc64le s390x x86_64):
       kernel-default-debuginfo-4.12.14-122.106.1
       kernel-default-debugsource-4.12.14-122.106.1
       kernel-default-kgraft-4.12.14-122.106.1
       kernel-default-kgraft-devel-4.12.14-122.106.1
       kgraft-patch-4_12_14-122_106-default-1-8.3.1
  o SUSE Linux Enterprise High Availability 12-SP5 (ppc64le s390x x86_64):
       cluster-md-kmp-default-4.12.14-122.106.1
       cluster-md-kmp-default-debuginfo-4.12.14-122.106.1
       dlm-kmp-default-4.12.14-122.106.1
       dlm-kmp-default-debuginfo-4.12.14-122.106.1
       gfs2-kmp-default-4.12.14-122.106.1
       gfs2-kmp-default-debuginfo-4.12.14-122.106.1
       kernel-default-debuginfo-4.12.14-122.106.1
       kernel-default-debugsource-4.12.14-122.106.1
       ocfs2-kmp-default-4.12.14-122.106.1
       ocfs2-kmp-default-debuginfo-4.12.14-122.106.1


References:

  o https://www.suse.com/security/cve/CVE-2018-25020.html
  o https://www.suse.com/security/cve/CVE-2019-15126.html
  o https://www.suse.com/security/cve/CVE-2020-27820.html
  o https://www.suse.com/security/cve/CVE-2021-0920.html
  o https://www.suse.com/security/cve/CVE-2021-0935.html
  o https://www.suse.com/security/cve/CVE-2021-28711.html
  o https://www.suse.com/security/cve/CVE-2021-28712.html
  o https://www.suse.com/security/cve/CVE-2021-28713.html
  o https://www.suse.com/security/cve/CVE-2021-28714.html
  o https://www.suse.com/security/cve/CVE-2021-28715.html
  o https://www.suse.com/security/cve/CVE-2021-33098.html
  o https://www.suse.com/security/cve/CVE-2021-4002.html
  o https://www.suse.com/security/cve/CVE-2021-43975.html
  o https://www.suse.com/security/cve/CVE-2021-43976.html
  o https://www.suse.com/security/cve/CVE-2021-45485.html
  o https://www.suse.com/security/cve/CVE-2021-45486.html
  o https://bugzilla.suse.com/1114648
  o https://bugzilla.suse.com/1124431
  o https://bugzilla.suse.com/1167162
  o https://bugzilla.suse.com/1169514
  o https://bugzilla.suse.com/1172073
  o https://bugzilla.suse.com/1179599
  o https://bugzilla.suse.com/1183678
  o https://bugzilla.suse.com/1183897
  o https://bugzilla.suse.com/1184804
  o https://bugzilla.suse.com/1185727
  o https://bugzilla.suse.com/1185762
  o https://bugzilla.suse.com/1187167
  o https://bugzilla.suse.com/1189126
  o https://bugzilla.suse.com/1189158
  o https://bugzilla.suse.com/1189305
  o https://bugzilla.suse.com/1189841
  o https://bugzilla.suse.com/1190317
  o https://bugzilla.suse.com/1190358
  o https://bugzilla.suse.com/1190428
  o https://bugzilla.suse.com/1191229
  o https://bugzilla.suse.com/1191384
  o https://bugzilla.suse.com/1191731
  o https://bugzilla.suse.com/1191876
  o https://bugzilla.suse.com/1192032
  o https://bugzilla.suse.com/1192145
  o https://bugzilla.suse.com/1192267
  o https://bugzilla.suse.com/1192740
  o https://bugzilla.suse.com/1192845
  o https://bugzilla.suse.com/1192847
  o https://bugzilla.suse.com/1192866
  o https://bugzilla.suse.com/1192877
  o https://bugzilla.suse.com/1192946
  o https://bugzilla.suse.com/1192974
  o https://bugzilla.suse.com/1193231
  o https://bugzilla.suse.com/1193306
  o https://bugzilla.suse.com/1193318
  o https://bugzilla.suse.com/1193440
  o https://bugzilla.suse.com/1193442
  o https://bugzilla.suse.com/1193575
  o https://bugzilla.suse.com/1193731
  o https://bugzilla.suse.com/1194087
  o https://bugzilla.suse.com/1194094

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBYeDqd+NLKJtyKPYoAQiwpA/+LQgZygrkHFKDUKUeTbUHm5ZxJU70SiuG
F5KQsqX96LH24HkoWtbD7nwGuP2gq8Y6nckOLPovRotBCyYC0j3woo64ZndlEv4M
D5NBQp8aoSarTFww6woxbbvnZmcSksZooWPGnPk2xDZ+9zrdZVV6ERyUqhQRauIg
VWQZ6da95DKH1ZJBXoXKSKOn2cWDuJl/iAgC3t2Hz1NIFiwb6dIjI6oKn5noi4FG
s2jnl1ZdeOy9D96wAwkpbP4AEi1VobdjiAJeZsx/uyrm1umDCVovc2OtWqZdcsXf
WBy5czvVZ6Mv0epneYyPrhFzdhDMMrpzzrzXuHqsxE5oWOFDomFzLd8+jVw/KVjn
RbwriEZju+oIQWaE8eR2E8Kkpr4ZW8rktlWnaY2xY9IYtRNLf8i0bLAfiD663aUh
7/aWV4wS2mzGM9h+X8G7HLwGpi4tRPc5yGODvmza+3i4hRBKMitjKBULIa5Mf5Hi
tE74SGrkuOg0ttQ5TFtTtJt8vO3iBxASt9DEbQHbuwvZsW0Srx3IISM+mvUkOUi3
CDjxYPZkfUVtM0obEfBMIjlFSdJ2wfU3idMRfaHwIXHOUpMJ1oe8HXez5prHJtkA
maDOycfqHJYaW78qIvZzO2guLgQRem+LATRsVtBIDynjz7UwUotDD8qkfZHSuRLI
PmP2vH/Cw/8=
=7MT3
-----END PGP SIGNATURE-----