{"schema_version":"1.7.3","id":"SUSE-SU-2023:3349-1","published":"2023-08-17T12:48:19Z","modified":"2026-02-04T03:16:42.926884Z","related":["CVE-2018-3639","CVE-2022-40982","CVE-2023-0459","CVE-2023-20569","CVE-2023-20593","CVE-2023-2985","CVE-2023-35001","CVE-2023-3567","CVE-2023-3609","CVE-2023-3611","CVE-2023-3776"],"upstream":["CVE-2018-3639","CVE-2022-40982","CVE-2023-0459","CVE-2023-20569","CVE-2023-20593","CVE-2023-2985","CVE-2023-35001","CVE-2023-3567","CVE-2023-3609","CVE-2023-3611","CVE-2023-3776"],"summary":"Security update for the Linux Kernel","details":"\nThe SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2023-3609: Fixed reference counter leak leading to  overflow in net/sched (bsc#1213586).\n- CVE-2023-3611: Fixed an out-of-bounds write in net/sched sch_qfq(bsc#1213585).\n- CVE-2023-3567: Fixed a use-after-free in vcs_read in drivers/tty/vt/vc_screen.c (bsc#1213167).\n- CVE-2023-0459: Fixed information leak in __uaccess_begin_nospec (bsc#1211738).\n- CVE-2022-40982: Fixed transient execution attack called 'Gather Data Sampling' (bsc#1206418).\n- CVE-2023-20593: Fixed a ZenBleed issue in 'Zen 2' CPUs that could allow an attacker to potentially access sensitive information (bsc#1213286).\n- CVE-2023-2985: Fixed an use-after-free vulnerability in hfsplus_put_super in fs/hfsplus/super.c that could allow a local user to cause a denial of service (bsc#1211867).\n- CVE-2023-35001: Fixed an out-of-bounds memory access flaw in nft_byteorder that could allow a local attacker to escalate their privilege (bsc#1213059).\n- CVE-2023-20569: Fixed side channel attack ‘Inception’ or ‘RAS Poisoning’ (bsc#1213287).\n    \nThe following non-security bugs were fixed:\n\n- Get module prefix from kmod (bsc#1212835).\n- USB: add NO_LPM quirk for Realforce 87U Keyboard (git-fixes).\n- USB: core: add quirk for Alcor Link AK9563 smartcard reader (git-fixes).\n- USB: core: hub: Disable autosuspend for Cypress CY7C65632 (git-fixes).\n- USB: hcd-pci: Fully suspend across freeze/thaw cycle (git-fixes).\n- USB: hub: Add delay for SuperSpeed hub resume to let links transit to U0 (git-fixes).\n- USB: serial: option: add Fibocom FM160 0x0111 composition (git-fixes).\n- USB: serial: option: add Quectel EM05-G (GR) modem (git-fixes).\n- USB: serial: option: add Quectel EM05-G (RS) modem (git-fixes).\n- USB: serial: option: add Sierra Wireless EM9191 (git-fixes).\n- USB: serial: option: add u-blox LARA-R6 00B modem (git-fixes).\n- blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration (bsc#1213022).\n- btrfs: fix resolving backrefs for inline extent followed by prealloc (bsc#1213133).\n- delete suse/memcg-drop-kmem-limit_in_bytes. drop the patch in order to fix bsc#1213705.\n- dlm: Delete an unnecessary variable initialisation in dlm_ls_start() (git-fixes).\n- dlm: NULL check before kmem_cache_destroy is not needed (git-fixes).\n- dlm: fix invalid cluster name warning (git-fixes).\n- dlm: fix missing idr_destroy for recover_idr (git-fixes).\n- dlm: fix missing lkb refcount handling (git-fixes).\n- dlm: fix plock invalid read (git-fixes).\n- dlm: fix possible call to kfree() for non-initialized pointer (git-fixes).\n- ext4: Fix reusing stale buffer heads from last failed mounting (bsc#1213020).\n- ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop (bsc#1207617).\n- ext4: avoid BUG_ON when creating xattrs (bsc#1205496).\n- ext4: avoid unaccounted block allocation when expanding inode (bsc#1207634).\n- ext4: bail out of ext4_xattr_ibody_get() fails for any reason (bsc#1213018).\n- ext4: fail ext4_iget if special inode unallocated (bsc#1213010).\n- ext4: fix RENAME_WHITEOUT handling for inline directories (bsc#1210766).\n- ext4: fix WARNING in ext4_update_inline_data (bsc#1213012).\n- ext4: fix bug_on in __es_tree_search caused by bad boot loader inode (bsc#1207620).\n- ext4: fix cgroup writeback accounting with fs-layer encryption (bsc#1210765).\n- ext4: fix deadlock due to mbcache entry corruption (bsc#1207653).\n- ext4: fix error code return to user-space in ext4_get_branch() (bsc#1207630).\n- ext4: fix i_disksize exceeding i_size problem in paritally written case (bsc#1213015).\n- ext4: fix to check return value of freeze_bdev() in ext4_shutdown() (bsc#1213021).\n- ext4: improve error recovery code paths in __ext4_remount() (bsc#1213017).\n- ext4: init quota for 'old.inode' in 'ext4_rename' (bsc#1207629).\n- ext4: initialize quota before expanding inode in setproject ioctl (bsc#1207633).\n- ext4: move where set the MAY_INLINE_DATA flag is set (bsc#1213011).\n- ext4: only update i_reserved_data_blocks on successful block allocation (bsc#1213019).\n- ext4: zero i_disksize when initializing the bootloader inode (bsc#1213013).\n- fs: dlm: cancel work sync othercon (git-fixes).\n- fs: dlm: filter user dlm messages for kernel locks (git-fixes).\n- fs: dlm: fix configfs memory leak (git-fixes).\n- fs: dlm: fix debugfs dump (git-fixes).\n- fs: dlm: fix memory leak when fenced (git-fixes).\n- fs: dlm: fix race between test_bit() and queue_work() (git-fixes).\n- fs: dlm: handle -EBUSY first in lock arg validation (git-fixes).\n- fs: fix guard_bio_eod to check for real EOD errors (bsc#1213042).\n- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1212990).\n- fuse: revalidate: do not invalidate if interrupted (bsc#1213525).\n- igb: revert rtnl_lock() that causes deadlock (git-fixes).\n- include/trace/events/writeback.h: fix -Wstringop-truncation warnings (bsc#1213023).\n- inotify: Avoid reporting event with invalid wd (bsc#1213025).\n- jbd2: Fix statistics for the number of logged blocks (bsc#1212988).\n- jbd2: abort journal if free a async write error metadata buffer (bsc#1212989).\n- jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted (bsc#1202716).\n- jbd2: fix data races at struct journal_head (bsc#1173438).\n- jbd2: fix invalid descriptor block checksum (bsc#1212987).\n- jbd2: fix race when writing superblock (bsc#1212986).\n- jdb2: Do not refuse invalidation of already invalidated buffers (bsc#1213014).\n- kernel-docs: Add buildrequires on python3-base when using python3 The python3 binary is provided by python3-base.\n- kernel-docs: Use python3 together with python3-Sphinx (bsc#1212741).\n- lib/string: Add strscpy_pad() function (bsc#1213023).\n- mbcache: Fixup kABI of mb_cache_entry (bsc#1207653).\n- memcg: drop kmem.limit_in_bytes (bsc#1208788, bsc#1212905).\n- memcg: fix a crash in wb_workfn when a device disappears (bsc#1213023).\n- net: mana: Add support for vlan tagging (bsc#1212301).\n- ocfs2: check new file size on fallocate call (git-fixes).\n- ocfs2: fix use-after-free when unmounting read-only filesystem (git-fixes).\n- powerpc/64: update speculation_store_bypass in /proc/&lt;pid>/status (bsc#1188885 ltc#193722 git-fixes).\n- powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary (bsc#1150305 ltc#176097 git-fixes).\n- rpm/check-for-config-changes: ignore also PAHOLE_HAS_* We now also have options like CONFIG_PAHOLE_HAS_LANG_EXCLUDE.\n- s390/cio: check the subchannel validity for dev_busid (bsc#1207526).\n- s390/cpum_sf: adjust sampling interval to avoid hitting sample limits (git-fixes bsc#1213827).\n- s390/dasd: fix memleak in path handling error case (git-fixes bsc#1213221).\n- s390/maccess: add no dat mode to kernel_write (git-fixes bsc#1213825).\n- s390/numa: move initial setup of node_to_cpumask_map (git-fixes bsc#1213766).\n- s390/perf: Change CPUM_CF return code in event init function (git-fixes bsc#1213344).\n- s390/perf: Return error when debug_register fails (git-fixes bsc#1212657).\n- s390: limit brk randomization to 32MB (git-fixes bsc#1213346).\n- scsi: qla2xxx: update version to 10.02.08.400-k (bsc#1213747).\n- uas: add no-uas quirk for Hiksemi usb_disk (git-fixes).\n- uas: ignore UAS for Thinkplus chips (git-fixes).\n- ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size (bsc#1210584).\n- ubi: ensure that VID header offset + VID header size &lt;= alloc, size (bsc#1210584).\n- udf: Avoid double brelse() in udf_rename() (bsc#1213032).\n- udf: Check consistency of Space Bitmap Descriptor (bsc#1210771).\n- udf: Define EFSCORRUPTED error code (bsc#1213038).\n- udf: Discard preallocation before extending file with a hole (bsc#1213036).\n- udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size (bsc#1213035).\n- udf: Do not bother merging very long extents (bsc#1213040).\n- udf: Do not update file length for failed writes to inline files (bsc#1213041).\n- udf: Drop unused arguments of udf_delete_aext() (bsc#1213033).\n- udf: Fix extending file within last block (bsc#1213037).\n- udf: Fix preallocation discarding at indirect extent boundary (bsc#1213034).\n- udf: Truncate added extents on failed expansion (bsc#1213039).\n- update suse/s390-dasd-fix-no-record-found-for-raw_track_access (git-fixes bsc#1212266 bsc#1207528).\n- update suse/scsi-zfcp-fix-missing-auto-port-scan-and-thus-missing-target-ports (git-fixes bsc#1202670).\n- usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS (git-fixes).\n- usrmerge: Adjust module path in the kernel sources (bsc#1212835).\n- vfio-ccw: Do not call flush_workqueue while holding the spinlock (git-fixes bsc#1213218).\n- vfio-ccw: fence off transport mode (git-fixes bsc#1213215).\n- vfio-ccw: prevent quiesce function going into an infinite loop (git-fixes bsc#1213819).\n- vfio-ccw: release any channel program when releasing/removing vfio-ccw mdev (git-fixes bsc#1213823).\n- writeback: fix call of incorrect macro (bsc#1213024).\n- x86/bugs: Enable STIBP for JMP2RET (git-fixes).\n- x86/bugs: Remove apostrophe typo (git-fixes).\n- x86/bugs: Warn when 'ibrs' mitigation is selected on Enhanced IBRS parts (git-fixes).\n- x86/cpu: Load microcode during restore_processor_state() (git-fixes).\n- x86/delay: Fix the wrong asm constraint in delay_loop() (git-fixes).\n- x86/speculation/mmio: Print SMT warning (git-fixes).\n- x86: Fix return value of __setup handlers (git-fixes).\n","affected":[{"package":{"name":"kernel-azure","ecosystem":"SUSE:Linux Enterprise Server 12 SP5","purl":"pkg:rpm/suse/kernel-azure&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-16.146.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-azure":"4.12.14-16.146.1","kernel-azure-base":"4.12.14-16.146.1","kernel-azure-devel":"4.12.14-16.146.1","kernel-devel-azure":"4.12.14-16.146.1","kernel-source-azure":"4.12.14-16.146.1","kernel-syms-azure":"4.12.14-16.146.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3349-1.json"}},{"package":{"name":"kernel-source-azure","ecosystem":"SUSE:Linux Enterprise Server 12 SP5","purl":"pkg:rpm/suse/kernel-source-azure&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-16.146.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-azure":"4.12.14-16.146.1","kernel-azure-base":"4.12.14-16.146.1","kernel-azure-devel":"4.12.14-16.146.1","kernel-devel-azure":"4.12.14-16.146.1","kernel-source-azure":"4.12.14-16.146.1","kernel-syms-azure":"4.12.14-16.146.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3349-1.json"}},{"package":{"name":"kernel-syms-azure","ecosystem":"SUSE:Linux Enterprise Server 12 SP5","purl":"pkg:rpm/suse/kernel-syms-azure&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-16.146.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-azure":"4.12.14-16.146.1","kernel-azure-base":"4.12.14-16.146.1","kernel-azure-devel":"4.12.14-16.146.1","kernel-devel-azure":"4.12.14-16.146.1","kernel-source-azure":"4.12.14-16.146.1","kernel-syms-azure":"4.12.14-16.146.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3349-1.json"}},{"package":{"name":"kernel-azure","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 12 SP5","purl":"pkg:rpm/suse/kernel-azure&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-16.146.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-azure":"4.12.14-16.146.1","kernel-azure-base":"4.12.14-16.146.1","kernel-azure-devel":"4.12.14-16.146.1","kernel-devel-azure":"4.12.14-16.146.1","kernel-source-azure":"4.12.14-16.146.1","kernel-syms-azure":"4.12.14-16.146.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3349-1.json"}},{"package":{"name":"kernel-source-azure","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 12 SP5","purl":"pkg:rpm/suse/kernel-source-azure&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-16.146.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-azure":"4.12.14-16.146.1","kernel-azure-base":"4.12.14-16.146.1","kernel-azure-devel":"4.12.14-16.146.1","kernel-devel-azure":"4.12.14-16.146.1","kernel-source-azure":"4.12.14-16.146.1","kernel-syms-azure":"4.12.14-16.146.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3349-1.json"}},{"package":{"name":"kernel-syms-azure","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 12 SP5","purl":"pkg:rpm/suse/kernel-syms-azure&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-16.146.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-azure":"4.12.14-16.146.1","kernel-azure-base":"4.12.14-16.146.1","kernel-azure-devel":"4.12.14-16.146.1","kernel-devel-azure":"4.12.14-16.146.1","kernel-source-azure":"4.12.14-16.146.1","kernel-syms-azure":"4.12.14-16.146.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3349-1.json"}}],"references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2023/suse-su-20233349-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1087082"},{"type":"REPORT","url":"https://bugzilla.suse.com/1150305"},{"type":"REPORT","url":"https://bugzilla.suse.com/1173438"},{"type":"REPORT","url":"https://bugzilla.suse.com/1188885"},{"type":"REPORT","url":"https://bugzilla.suse.com/1202670"},{"type":"REPORT","url":"https://bugzilla.suse.com/1202716"},{"type":"REPORT","url":"https://bugzilla.suse.com/1205496"},{"type":"REPORT","url":"https://bugzilla.suse.com/1206418"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207526"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207528"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207561"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207617"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207620"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207629"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207630"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207633"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207634"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207653"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208788"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210584"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210765"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210766"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210771"},{"type":"REPORT","url":"https://bugzilla.suse.com/1211738"},{"type":"REPORT","url":"https://bugzilla.suse.com/1211867"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212266"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212301"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212657"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212741"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212835"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212871"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212905"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212986"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212987"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212988"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212989"},{"type":"REPORT","url":"https://bugzilla.suse.com/1212990"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213010"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213011"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213012"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213013"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213014"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213015"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213017"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213018"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213019"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213020"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213021"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213022"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213023"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213024"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213025"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213032"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213033"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213034"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213035"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213036"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213037"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213038"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213039"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213040"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213041"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213042"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213059"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213133"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213167"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213215"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213218"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213221"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213286"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213287"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213344"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213346"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213350"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213525"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213585"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213586"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213588"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213705"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213747"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213766"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213819"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213823"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213825"},{"type":"REPORT","url":"https://bugzilla.suse.com/1213827"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2018-3639"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2022-40982"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-0459"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-20569"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-20593"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-2985"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-35001"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-3567"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-3609"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-3611"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-3776"}]}