[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2022:2376-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T02:53:27.892Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":32,"duplicates":33,"related":34,"reserved_at":9,"published_at":44,"modified_at":45,"state":9,"summary":46,"references_raw":48,"kevs":290,"epss":9,"epss_history":291,"metrics":292,"affected":293},"SUSE-SU-2022:2376-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 15 SP3 Azure kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2022-29900, CVE-2022-29901: Fixed the RETBLEED attack, a new Spectre like Branch Target Buffer attack, that can leak arbitrary kernel information (bsc#1199657).\n- CVE-2022-34918: Fixed a buffer overflow with nft_set_elem_init() that could be used by a local attacker to escalate privileges (bnc#1201171).\n- CVE-2021-26341: Some AMD CPUs may transiently execute beyond unconditional direct branches, which may potentially result in data leakage (bsc#1201050).\n- CVE-2022-1679: Fixed a use-after-free in the Atheros wireless driver in the way a user forces the ath9k_htc_wait_for_target function to fail with some input messages (bsc#1199487).\n- CVE-2022-20132: Fixed out of bounds read due to improper input validation in lg_probe and related functions of hid-lg.c (bsc#1200619).\n- CVE-2022-33981: Fixed use-after-free in floppy driver (bsc#1200692)\n- CVE-2021-4157: Fixed an out of memory bounds write flaw in the NFS subsystem, related to the replication of files with NFS. A user could potentially crash the system or escalate privileges on the system (bsc#1194013).\n- CVE-2022-20154: Fixed a use after free due to a race condition in lock_sock_nested of sock.c. This could lead to local escalation of privilege with System execution privileges needed (bsc#1200599).\n\nThe following non-security bugs were fixed:\n\n- ALSA: hda/conexant: Fix missing beep setup (git-fixes).\n- ALSA: hda/realtek - Add HW8326 support (git-fixes).\n- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (git-fixes).\n- ALSA: hda/realtek - ALC897 headset MIC no sound (git-fixes).\n- ALSA: hda/via: Fix missing beep setup (git-fixes).\n- arm64: ftrace: fix branch range checks (git-fixes)\n- ASoC: cs35l36: Update digital volume TLV (git-fixes).\n- ASoC: cs42l52: Correct TLV for Bypass Volume (git-fixes).\n- ASoC: cs42l52: Fix TLV scales for mixer controls (git-fixes).\n- ASoC: cs42l56: Correct typo in minimum level for SX volume controls (git-fixes).\n- ASoC: cs53l30: Correct number of volume levels on SX controls (git-fixes).\n- ASoC: es8328: Fix event generation for deemphasis control (git-fixes).\n- ASoC: nau8822: Add operation for internal PLL off and on (git-fixes).\n- ASoC: wm8962: Fix suspend while playing music (git-fixes).\n- ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (git-fixes).\n- ata: libata: add qc->flags in ata_qc_complete_template tracepoint (git-fixes).\n- ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (git-fixes).\n- bcache: avoid journal no-space deadlock by reserving 1 journal bucket (git-fixes).\n- bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() (bsc#1197362).\n- bcache: fixup multiple threads crash (git-fixes).\n- bcache: improve multithreaded bch_btree_check() (git-fixes).\n- bcache: improve multithreaded bch_sectors_dirty_init() (git-fixes).\n- bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init() (git-fixes).\n- bcache: remove incremental dirty sector counting for bch_sectors_dirty_init() (git-fixes).\n- bio: fix page leak bio_add_hw_page failure (git-fixes).\n- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats (git-fixes).\n- blk-iolatency: Fix inflight count imbalances and IO hangs on offline (bsc#1200825).\n- blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED (bsc#1200263).\n- blk-mq: do not update io_ticks with passthrough requests (bsc#1200816).\n- blk-mq: drop workarounds for cpu hotplug queue management (bsc#1185762)\n- blk-mq: update hctx->dispatch_busy in case of real scheduler (git-fixes).\n- block: advance iov_iter on bio_add_hw_page failure (git-fixes).\n- block: do not merge across cgroup boundaries if blkcg is enabled (bsc#1198020).\n- block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1185762).\n- block: Fix kABI in blk-merge.c (bsc#1198020).\n- block/keyslot-manager: prevent crash when num_slots=1 (git-fixes).\n- bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (git-fixes).\n- caif_virtio: fix race between virtio_device_ready() and ndo_open() (git-fixes).\n- ceph: add some lockdep assertions around snaprealm handling (bsc#1201147).\n- ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm (bsc#1201149).\n- cifs: add WARN_ON for when chan_count goes below minimum (bsc#1200217).\n- cifs: adjust DebugData to use chans_need_reconnect for conn status (bsc#1200217).\n- cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty (bsc#1200217).\n- cifs: avoid parallel session setups on same channel (bsc#1200217).\n- cifs: avoid race during socket reconnect between send and recv (bsc#1200217).\n- cifs: call cifs_reconnect when a connection is marked (bsc#1200217).\n- cifs: call helper functions for marking channels for reconnect (bsc#1200217).\n- cifs: change smb2_query_info_compound to use a cached fid, if available (bsc#1200217).\n- cifs: check for smb1 in open_cached_dir() (bsc#1200217).\n- cifs: check reconnects for channels of active tcons too (bsc#1200217).\n- cifs: Check the IOCB_DIRECT flag, not O_DIRECT (bsc#1200217).\n- cifs: cifs_ses_mark_for_reconnect should also update reconnect bits (bsc#1200217).\n- cifs: clean up an inconsistent indenting (bsc#1200217).\n- cifs: destage any unwritten data to the server before calling copychunk_write (bsc#1200217).\n- cifs: do not build smb1ops if legacy support is disabled (bsc#1200217).\n- cifs: do not call cifs_dfs_query_info_nonascii_quirk() if nodfs was set (bsc#1200217).\n- cifs: do not use tcpStatus after negotiate completes (bsc#1200217).\n- cifs: do not use uninitialized data in the owner/group sid (bsc#1200217).\n- cifs: fix confusing unneeded warning message on smb2.1 and earlier (bsc#1200217).\n- cifs: fix double free race when mount fails in cifs_get_root() (bsc#1200217).\n- cifs: fix FILE_BOTH_DIRECTORY_INFO definition (bsc#1200217).\n- cifs: fix handlecache and multiuser (bsc#1200217).\n- cifs: fix hang on cifs_get_next_mid() (bsc#1200217).\n- cifs: fix incorrect use of list iterator after the loop (bsc#1200217).\n- cifs: fix minor compile warning (bsc#1200217).\n- cifs: fix missed refcounting of ipc tcon (bsc#1200217).\n- cifs: fix ntlmssp auth when there is no key exchange (bsc#1200217).\n- cifs: fix NULL ptr dereference in refresh_mounts() (bsc#1200217).\n- cifs: fix potential deadlock in direct reclaim (bsc#1200217).\n- cifs: fix potential double free during failed mount (bsc#1200217).\n- cifs: fix potential race with cifsd thread (bsc#1200217).\n- cifs: fix set of group SID via NTSD xattrs (bsc#1200217).\n- cifs: fix signed integer overflow when fl_end is OFFSET_MAX (bsc#1200217).\n- cifs: Fix smb311_update_preauth_hash() kernel-doc comment (bsc#1200217).\n- cifs: fix the cifs_reconnect path for DFS (bsc#1200217).\n- cifs: fix the connection state transitions with multichannel (bsc#1200217).\n- cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share (bsc#1200217).\n- cifs: fix workstation_name for multiuser mounts (bsc#1200217).\n- cifs: force new session setup and tcon for dfs (bsc#1200217).\n- cifs: free ntlmsspblob allocated in negotiate (bsc#1200217).\n- cifs: ignore resource_id while getting fscache super cookie (bsc#1200217).\n- cifs: maintain a state machine for tcp/smb/tcon sessions (bsc#1200217).\n- cifs: make status checks in version independent callers (bsc#1200217).\n- cifs: mark sessions for reconnection in helper function (bsc#1200217).\n- cifs: modefromsids must add an ACE for authenticated users (bsc#1200217).\n- cifs: move definition of cifs_fattr earlier in cifsglob.h (bsc#1200217).\n- cifs: move superblock magic defitions to magic.h (bsc#1200217).\n- cifs: potential buffer overflow in handling symlinks (bsc#1200217).\n- cifs: print TIDs as hex (bsc#1200217).\n- cifs: protect all accesses to chan_* with chan_lock (bsc#1200217).\n- cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs (bsc#1200217).\n- cifs: reconnect only the connection and not smb session where possible (bsc#1200217).\n- cifs: release cached dentries only if mount is complete (bsc#1200217).\n- cifs: remove check of list iterator against head past the loop body (bsc#1200217).\n- cifs: remove redundant assignment to pointer p (bsc#1200217).\n- cifs: remove repeated debug message on cifs_put_smb_ses() (bsc#1200217).\n- cifs: remove repeated state change in dfs tree connect (bsc#1200217).\n- cifs: remove unused variable ses_selected (bsc#1200217).\n- cifs: return ENOENT for DFS lookup_cache_entry() (bsc#1200217).\n- cifs: return the more nuanced writeback error on close() (bsc#1200217).\n- cifs: sanitize multiple delimiters in prepath (bsc#1200217).\n- cifs: serialize all mount attempts (bsc#1200217).\n- cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir() (bsc#1200217).\n- cifs: skip trailing separators of prefix paths (bsc#1200217).\n- cifs: smbd: fix typo in comment (bsc#1200217).\n- cifs: Split the smb3_add_credits tracepoint (bsc#1200217).\n- cifs: take cifs_tcp_ses_lock for status checks (bsc#1200217).\n- cifs: track individual channel status using chans_need_reconnect (bsc#1200217).\n- cifs: unlock chan_lock before calling cifs_put_tcp_session (bsc#1200217).\n- cifs: update internal module number (bsc#1193629).\n- cifs: update internal module number (bsc#1200217).\n- cifs: update tcpStatus during negotiate and sess setup (bsc#1200217).\n- cifs: use a different reconnect helper for non-cifsd threads (bsc#1200217).\n- cifs: use correct lock type in cifs_reconnect() (bsc#1200217).\n- cifs: Use kzalloc instead of kmalloc/memset (bsc#1200217).\n- cifs: use new enum for ses_status (bsc#1200217).\n- cifs: use the chans_need_reconnect bitmap for reconnect status (bsc#1200217).\n- cifs: verify that tcon is valid before dereference in cifs_kill_sb (bsc#1200217).\n- cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1200217).\n- cifs: wait for tcon resource_id before getting fscache super (bsc#1200217).\n- cifs: we do not need a spinlock around the tree access during umount (bsc#1200217).\n- cifs: when extending a file with falloc we should make files not-sparse (bsc#1200217).\n- drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c (git-fixes).\n- drm/msm: Fix double pm_runtime_disable() call (git-fixes).\n- drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf (git-fixes).\n- drm/sun4i: Fix crash during suspend after component bind failure (git-fixes).\n- exec: Force single empty string when argv is empty (bsc#1200571).\n- ext4: add check to prevent attempting to resize an fs with sparse_super2 (bsc#1197754).\n- ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1200810).\n- ext4: fix bug_on in __es_tree_search (bsc#1200809).\n- ext4: fix race condition between ext4_write and ext4_convert_inline_data (bsc#1200807).\n- ext4: limit length to bitmap_maxbytes - blocksize in punch_hole (bsc#1200806).\n- ext4: make variable 'count' signed (bsc#1200820).\n- fuse: annotate lock in fuse_reverse_inval_entry() (bsc#1201143).\n- gpio: winbond: Fix error code in winbond_gpio_get() (git-fixes).\n- gtp: use icmp_ndo_send helper (git-fixes).\n- hwmon: (ibmaem) do not call platform_device_del() if platform_device_add() fails (git-fixes).\n- i2c: designware: Use standard optional ref clock implementation (git-fixes).\n- ibmvnic: Properly dispose of all skbs during a failover (bsc#1200925).\n- iio:accel:bma180: rearrange iio trigger get and register (git-fixes).\n- iio: accel: mma8452: ignore the return value of reset operation (git-fixes).\n- iio: adc: axp288: Override TS pin bias current for some models (git-fixes).\n- iio: adc: vf610: fix conversion mode sysfs node name (git-fixes).\n- iio:chemical:ccs811: rearrange iio trigger get and register (git-fixes).\n- iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up() (git-fixes).\n- iio: trigger: sysfs: fix use-after-free on remove (git-fixes).\n- init: Initialize noop_backing_dev_info early (bsc#1200822).\n- inotify: show inotify mask flags in proc fdinfo (bsc#1200600).\n- iomap: iomap_write_failed fix (bsc#1200829).\n- ipvs: add sysctl_run_estimation to support disable estimation (bsc#1195504).\n- jfs: fix divide error in dbNextAG (bsc#1200828).\n- kABI fix of sysctl_run_estimation (git-fixes).\n- kabi: nvme workaround header include (bsc#1201193).\n- kabi/severities: ignore KABI for NVMe target (bsc#1192761)\n- linux/dim: Fix divide by 0 in RDMA DIM (git-fixes).\n- md: fix update super 1.0 on rdev size change (git-fixes).\n- move devm_allocate to end of structure for kABI (git-fixes).\n- mtd: rawnand: gpmi: Fix setting busy timeout setting (git-fixes).\n- net: ethernet: stmmac: Disable hardware multicast filter (git-fixes).\n- net: ieee802154: ca8210: Stop leaking skb's (git-fixes).\n- net: lantiq: Add locking for TX DMA channel (git-fixes).\n- net: rose: fix UAF bugs caused by timer handler (git-fixes).\n- net: stmmac: reset Tx desc base address before restarting Tx (git-fixes).\n- net: usb: ax88179_178a: Fix packet receiving (git-fixes).\n- nfc: nfcmrvl: Fix irq_of_parse_and_map() return value (git-fixes).\n- nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (git-fixes).\n- NFC: nxp-nci: Do not issue a zero length i2c_master_read() (git-fixes).\n- NFS: Do not report EINTR/ERESTARTSYS as mapping errors (git-fixes).\n- NFS: Do not report errors from nfs_pageio_complete() more than once (git-fixes).\n- NFS: Do not report flush errors in nfs_write_end() (git-fixes).\n- NFS: Further fixes to the writeback error handling (git-fixes).\n- NFS: Memory allocation failures are not server fatal errors (git-fixes).\n- NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout (git-fixes).\n- nvdimm: Fix firmware activation deadlock scenarios (git-fixes).\n- nvdimm/region: Fix default alignment for small regions (git-fixes).\n- nvme: add CNTRLTYPE definitions for 'identify controller' (bsc#1192761).\n- nvme: Add connect option 'discovery' (bsc#1192761).\n- nvme: add new discovery log page entry definitions (bsc#1192761).\n- nvme: display correct subsystem NQN (bsc#1192761).\n- nvme: expose subsystem type in sysfs attribute 'subsystype' (bsc#1192761).\n- nvme: kabi fix nvme subsystype change (bsc#1192761)\n- nvmet: add nvmet_is_disc_subsys() helper (bsc#1192761).\n- nvmet: add nvmet_req_subsys() helper (bsc#1192761).\n- nvme-tcp: fix H2CData PDU send accounting (again) (git-fixes).\n- nvmet: do not check iosqes,iocqes for discovery controllers (bsc#1192761).\n- nvmet: fix freeing unallocated p2pmem (git-fixes).\n- nvmet: make discovery NQN configurable (bsc#1192761).\n- nvmet-rdma: Fix NULL deref when SEND is completed with error (git-fixes).\n- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY (git-fixes).\n- nvmet: register discovery subsystem as 'current' (bsc#1192761).\n- nvmet: set 'CNTRLTYPE' in the identify controller data (bsc#1192761).\n- nvmet: switch check for subsystem type (bsc#1192761).\n- pahole 1.22 required for full BTF features. also recommend pahole for kernel-source to make the kernel buildable with standard config\n- phy: aquantia: Fix AN when higher speeds than 1G are not advertised (git-fixes).\n- pNFS: Do not keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (git-fixes).\n- powerpc/idle: Fix return value of __setup() handler (bsc#1065729).\n- powerpc/perf: Fix the threshold compare group constraint for power9 (bsc#1065729).\n- regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips (git-fixes).\n- Revert 'block: Fix a lockdep complaint triggered by request queue flushing' (git-fixes).\n- scsi: core: Show SCMD_LAST in text form (git-fixes).\n- scsi: ibmvfc: Allocate/free queue resource only during probe/remove (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes).\n- scsi: ibmvfc: Store vhost pointer during subcrq allocation (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes).\n- scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds (bsc#1201193).\n- scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1201193).\n- scsi: lpfc: Add support for ATTO Fibre Channel devices (bsc#1201193).\n- scsi: lpfc: Add support for VMID tagging of NVMe I/Os (bsc#1201193).\n- scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1201193).\n- scsi: lpfc: Commonize VMID code location (bsc#1201193).\n- scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1201193).\n- scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1201193).\n- scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1201193).\n- scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1201193).\n- scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1201193).\n- scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent (bsc#1201193).\n- scsi: lpfc: Update lpfc version to 14.2.0.4 (bsc#1201193).\n- scsi: nvme: Added a new sysfs attribute appid_store (bsc#1201193).\n- scsi: nvme-fc: Add new routine nvme_fc_io_getuuid() (bsc#1201193).\n- scsi: qla2xxx: Add a new v2 dport diagnostic feature (bsc#1201160).\n- scsi: qla2xxx: Add debug prints in the device remove path (bsc#1201160).\n- scsi: qla2xxx: edif: Add bsg interface to read doorbell events (bsc#1201160).\n- scsi: qla2xxx: edif: Add retry for ELS passthrough (bsc#1201160).\n- scsi: qla2xxx: edif: bsg refactor (bsc#1201160).\n- scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription (bsc#1201160).\n- scsi: qla2xxx: edif: Fix n2n discovery issue with secure target (bsc#1201160).\n- scsi: qla2xxx: edif: Fix n2n login retry for secure device (bsc#1201160).\n- scsi: qla2xxx: edif: Fix no login after app start (bsc#1201160).\n- scsi: qla2xxx: edif: Fix no logout on delete for N2N (bsc#1201160).\n- scsi: qla2xxx: edif: Fix potential stuck session in sa update (bsc#1201160).\n- scsi: qla2xxx: edif: Fix session thrash (bsc#1201160).\n- scsi: qla2xxx: edif: Fix slow session teardown (bsc#1201160).\n- scsi: qla2xxx: edif: Reduce disruption due to multiple app start (bsc#1201160).\n- scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing (bsc#1201160).\n- scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time (bsc#1201160).\n- scsi: qla2xxx: edif: Remove old doorbell interface (bsc#1201160).\n- scsi: qla2xxx: edif: Send LOGO for unexpected IKE message (bsc#1201160).\n- scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application (bsc#1201160).\n- scsi: qla2xxx: edif: Tear down session if keys have been removed (bsc#1201160).\n- scsi: qla2xxx: edif: Wait for app to ack on sess down (bsc#1201160).\n- scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts (bsc#1201160).\n- scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (bsc#1201160).\n- scsi: qla2xxx: Fix excessive I/O error messages by default (bsc#1201160).\n- scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests (bsc#1201160).\n- scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os (bsc#1201160).\n- scsi: qla2xxx: Fix losing target when it reappears during delete (bsc#1201160).\n- scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters (bsc#1201160).\n- scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter (bsc#1201160).\n- scsi: qla2xxx: Turn off multi-queue for 8G adapters (bsc#1201160).\n- scsi: qla2xxx: Update version to 10.02.07.500-k (bsc#1201160).\n- scsi: qla2xxx: Update version to 10.02.07.600-k (bsc#1201160).\n- scsi: qla2xxx: Update version to 10.02.07.700-k (bsc#1201160).\n- scsi: qla2xxx: Wind down adapter after PCIe error (bsc#1201160).\n- scsi: sd: sd_zbc: Do not pass GFP_NOIO to kvcalloc (git-fixes).\n- scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks (git-fixes).\n- scsi: sd: sd_zbc: Fix ZBC disk initialization (git-fixes).\n- scsi: sd: Signal drive managed SMR disks (git-fixes).\n- scsi: sd_zbc: Do not limit max_zone_append sectors to (git-fixes).\n- scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE (git-fixes).\n- scsi: sd_zbc: Improve zone revalidation (git-fixes).\n- scsi: sd_zbc: Remove unused inline functions (git-fixes).\n- scsi: sd_zbc: Support disks with more than 2**32 logical (git-fixes).\n- scsi: smartpqi: create module parameters for LUN reset (bsc#1179195 bsc#1200622).\n- smb3: add mount parm nosparse (bsc#1200217).\n- smb3: add trace point for lease not found issue (bsc#1200217).\n- smb3: add trace point for oplock not found (bsc#1200217).\n- smb3: check for null tcon (bsc#1200217).\n- smb3: cleanup and clarify status of tree connections (bsc#1200217).\n- smb3: do not set rc when used and unneeded in query_info_compound (bsc#1200217).\n- SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op (bsc#1200217).\n- smb3: fix incorrect session setup check for multiuser mounts (bsc#1200217).\n- smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_common (bsc#1200217).\n- smb3: fix snapshot mount option (bsc#1200217).\n- smb3 improve error message when mount options conflict with posix (bsc#1200217).\n- smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common (bsc#1200217).\n- smb3: move defines for query info and query fsinfo to smbfs_common (bsc#1200217).\n- smb3 move more common protocol header definitions to smbfs_common (bsc#1200217).\n- smb3: send NTLMSSP version information (bsc#1200217).\n- soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe (git-fixes).\n- spi: Fix use-after-free with devm_spi_alloc_* (git-fixes).\n- SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (git-fixes).\n- sunvnet: use icmp_ndo_send helper (git-fixes).\n- tty: goldfish: Fix free_irq() on remove (git-fixes).\n- usb: chipidea: udc: check request status before setting device address (git-fixes).\n- usb: dwc2: Fix memory leak in dwc2_hcd_init (git-fixes).\n- usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (git-fixes).\n- usb: gadget: u_ether: fix regression in setting fixed MAC address (git-fixes).\n- usbnet: fix memory allocation in helpers (git-fixes).\n- USB: serial: io_ti: add Agilent E5805A support (git-fixes).\n- USB: serial: option: add Quectel EM05-G modem (git-fixes).\n- USB: serial: option: add Quectel RM500K module support (git-fixes).\n- USB: serial: option: add support for Cinterion MV31 with new baseline (git-fixes).\n- USB: serial: option: add Telit LE910Cx 0x1250 composition (git-fixes).\n- usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC (git-fixes).\n- veth: fix races around rq->rx_notify_masked (git-fixes).\n- virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (git-fixes).\n- virtio-net: fix race between ndo_open() and virtio_device_ready() (git-fixes).\n- virtio_net: fix xdp_rxq_info bug after suspend/resume (git-fixes).\n- virtio-pci: Remove wrong address verification in vp_del_vqs() (git-fixes).\n- vmxnet3: fix minimum vectors alloc issue (bsc#1199489).\n- writeback: Avoid skipping inode writeback (bsc#1200813).\n- writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1200821).\n- xhci: Add reset resume quirk for AMD xhci controller (git-fixes).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30],{"_key":15},"CVE-2021-26341",{"_key":17},"CVE-2021-4157",{"_key":19},"CVE-2022-1679",{"_key":21},"CVE-2022-20132",{"_key":23},"CVE-2022-20154",{"_key":25},"CVE-2022-29900",{"_key":27},"CVE-2022-29901",{"_key":29},"CVE-2022-33981",{"_key":31},"CVE-2022-34918",[],[],[35,36,37,38,39,40,41,42,43],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},"2022-07-12T16:22:59Z","2026-02-04T03:35:46.908780Z",{"cisa_kev":47,"cisa_ransomware":47,"cisa_vendor":9,"epss_severity":9,"epss_score":9,"severity":9,"severity_score":9,"severity_version":9,"severity_source":9,"severity_vector":9,"severity_status":9},false,[49,56,61,65,69,73,77,81,85,89,93,97,101,105,109,113,117,121,125,129,133,137,141,145,149,153,157,161,165,169,173,177,181,185,189,193,197,201,205,209,213,217,221,225,229,233,237,241,245,249,253,258,262,266,270,274,278,282,286],{"url":50,"sources":51,"tags":54},"https://www.suse.com/support/update/announcement/2022/suse-su-20222376-1/",[52,53],"osv_suse","osv_opensuse",[55],"Advisory",{"url":57,"sources":58,"tags":59},"https://bugzilla.suse.com/1065729",[52,53],[60],"REPORT",{"url":62,"sources":63,"tags":64},"https://bugzilla.suse.com/1179195",[52,53],[60],{"url":66,"sources":67,"tags":68},"https://bugzilla.suse.com/1180814",[52,53],[60],{"url":70,"sources":71,"tags":72},"https://bugzilla.suse.com/1185762",[52,53],[60],{"url":74,"sources":75,"tags":76},"https://bugzilla.suse.com/1192761",[52,53],[60],{"url":78,"sources":79,"tags":80},"https://bugzilla.suse.com/1193629",[52,53],[60],{"url":82,"sources":83,"tags":84},"https://bugzilla.suse.com/1194013",[52,53],[60],{"url":86,"sources":87,"tags":88},"https://bugzilla.suse.com/1195504",[52,53],[60],{"url":90,"sources":91,"tags":92},"https://bugzilla.suse.com/1195775",[52,53],[60],{"url":94,"sources":95,"tags":96},"https://bugzilla.suse.com/1196901",[52,53],[60],{"url":98,"sources":99,"tags":100},"https://bugzilla.suse.com/1197362",[52,53],[60],{"url":102,"sources":103,"tags":104},"https://bugzilla.suse.com/1197754",[52,53],[60],{"url":106,"sources":107,"tags":108},"https://bugzilla.suse.com/1198020",[52,53],[60],{"url":110,"sources":111,"tags":112},"https://bugzilla.suse.com/1199487",[52,53],[60],{"url":114,"sources":115,"tags":116},"https://bugzilla.suse.com/1199489",[52,53],[60],{"url":118,"sources":119,"tags":120},"https://bugzilla.suse.com/1199657",[52,53],[60],{"url":122,"sources":123,"tags":124},"https://bugzilla.suse.com/1200217",[52,53],[60],{"url":126,"sources":127,"tags":128},"https://bugzilla.suse.com/1200263",[52,53],[60],{"url":130,"sources":131,"tags":132},"https://bugzilla.suse.com/1200442",[52,53],[60],{"url":134,"sources":135,"tags":136},"https://bugzilla.suse.com/1200571",[52,53],[60],{"url":138,"sources":139,"tags":140},"https://bugzilla.suse.com/1200599",[52,53],[60],{"url":142,"sources":143,"tags":144},"https://bugzilla.suse.com/1200600",[52,53],[60],{"url":146,"sources":147,"tags":148},"https://bugzilla.suse.com/1200608",[52,53],[60],{"url":150,"sources":151,"tags":152},"https://bugzilla.suse.com/1200619",[52,53],[60],{"url":154,"sources":155,"tags":156},"https://bugzilla.suse.com/1200622",[52,53],[60],{"url":158,"sources":159,"tags":160},"https://bugzilla.suse.com/1200692",[52,53],[60],{"url":162,"sources":163,"tags":164},"https://bugzilla.suse.com/1200806",[52,53],[60],{"url":166,"sources":167,"tags":168},"https://bugzilla.suse.com/1200807",[52,53],[60],{"url":170,"sources":171,"tags":172},"https://bugzilla.suse.com/1200809",[52,53],[60],{"url":174,"sources":175,"tags":176},"https://bugzilla.suse.com/1200810",[52,53],[60],{"url":178,"sources":179,"tags":180},"https://bugzilla.suse.com/1200813",[52,53],[60],{"url":182,"sources":183,"tags":184},"https://bugzilla.suse.com/1200816",[52,53],[60],{"url":186,"sources":187,"tags":188},"https://bugzilla.suse.com/1200820",[52,53],[60],{"url":190,"sources":191,"tags":192},"https://bugzilla.suse.com/1200821",[52,53],[60],{"url":194,"sources":195,"tags":196},"https://bugzilla.suse.com/1200822",[52,53],[60],{"url":198,"sources":199,"tags":200},"https://bugzilla.suse.com/1200825",[52,53],[60],{"url":202,"sources":203,"tags":204},"https://bugzilla.suse.com/1200828",[52,53],[60],{"url":206,"sources":207,"tags":208},"https://bugzilla.suse.com/1200829",[52,53],[60],{"url":210,"sources":211,"tags":212},"https://bugzilla.suse.com/1200925",[52,53],[60],{"url":214,"sources":215,"tags":216},"https://bugzilla.suse.com/1201050",[52,53],[60],{"url":218,"sources":219,"tags":220},"https://bugzilla.suse.com/1201080",[52,53],[60],{"url":222,"sources":223,"tags":224},"https://bugzilla.suse.com/1201143",[52,53],[60],{"url":226,"sources":227,"tags":228},"https://bugzilla.suse.com/1201147",[52,53],[60],{"url":230,"sources":231,"tags":232},"https://bugzilla.suse.com/1201149",[52,53],[60],{"url":234,"sources":235,"tags":236},"https://bugzilla.suse.com/1201160",[52,53],[60],{"url":238,"sources":239,"tags":240},"https://bugzilla.suse.com/1201171",[52,53],[60],{"url":242,"sources":243,"tags":244},"https://bugzilla.suse.com/1201177",[52,53],[60],{"url":246,"sources":247,"tags":248},"https://bugzilla.suse.com/1201193",[52,53],[60],{"url":250,"sources":251,"tags":252},"https://bugzilla.suse.com/1201222",[52,53],[60],{"url":254,"sources":255,"tags":256},"https://www.suse.com/security/cve/CVE-2021-26341",[52,53],[257],"WEB",{"url":259,"sources":260,"tags":261},"https://www.suse.com/security/cve/CVE-2021-4157",[52,53],[257],{"url":263,"sources":264,"tags":265},"https://www.suse.com/security/cve/CVE-2022-1679",[52,53],[257],{"url":267,"sources":268,"tags":269},"https://www.suse.com/security/cve/CVE-2022-20132",[52,53],[257],{"url":271,"sources":272,"tags":273},"https://www.suse.com/security/cve/CVE-2022-20154",[52,53],[257],{"url":275,"sources":276,"tags":277},"https://www.suse.com/security/cve/CVE-2022-29900",[52,53],[257],{"url":279,"sources":280,"tags":281},"https://www.suse.com/security/cve/CVE-2022-29901",[52,53],[257],{"url":283,"sources":284,"tags":285},"https://www.suse.com/security/cve/CVE-2022-33981",[52,53],[257],{"url":287,"sources":288,"tags":289},"https://www.suse.com/security/cve/CVE-2022-34918",[52,53],[257],[],[],[],[294,307,312,317,323,327],{"ecosystem":295,"name":296,"vendor":297,"product":298,"cpe_part":9,"purl_type":299,"purl_namespace":297,"purl_name":298,"source":9,"versions":300},"openSUSE","kernel-azure","opensuse","kernel-azure&distro=openSUSE Leap 15.3","rpm",[301],{"version":302,"is_range":303,"range_type":304,"version_start":9,"version_start_type":9,"version_end":305,"version_end_type":306,"fixed_in":9},"lt5_3_18_150300_38_69_1",true,"ecosystem","5.3.18-150300.38.69.1","excluding",{"ecosystem":295,"name":308,"vendor":297,"product":309,"cpe_part":9,"purl_type":299,"purl_namespace":297,"purl_name":309,"source":9,"versions":310},"kernel-source-azure","kernel-source-azure&distro=openSUSE Leap 15.3",[311],{"version":302,"is_range":303,"range_type":304,"version_start":9,"version_start_type":9,"version_end":305,"version_end_type":306,"fixed_in":9},{"ecosystem":295,"name":313,"vendor":297,"product":314,"cpe_part":9,"purl_type":299,"purl_namespace":297,"purl_name":314,"source":9,"versions":315},"kernel-syms-azure","kernel-syms-azure&distro=openSUSE Leap 15.3",[316],{"version":302,"is_range":303,"range_type":304,"version_start":9,"version_start_type":9,"version_end":305,"version_end_type":306,"fixed_in":9},{"ecosystem":318,"name":296,"vendor":319,"product":320,"cpe_part":9,"purl_type":299,"purl_namespace":319,"purl_name":320,"source":9,"versions":321},"SUSE Linux Enterprise","suse","kernel-azure&distro=SUSE Linux Enterprise Module for Public Cloud 15 SP3",[322],{"version":302,"is_range":303,"range_type":304,"version_start":9,"version_start_type":9,"version_end":305,"version_end_type":306,"fixed_in":9},{"ecosystem":318,"name":308,"vendor":319,"product":324,"cpe_part":9,"purl_type":299,"purl_namespace":319,"purl_name":324,"source":9,"versions":325},"kernel-source-azure&distro=SUSE Linux Enterprise Module for Public Cloud 15 SP3",[326],{"version":302,"is_range":303,"range_type":304,"version_start":9,"version_start_type":9,"version_end":305,"version_end_type":306,"fixed_in":9},{"ecosystem":318,"name":313,"vendor":319,"product":328,"cpe_part":9,"purl_type":299,"purl_namespace":319,"purl_name":328,"source":9,"versions":329},"kernel-syms-azure&distro=SUSE Linux Enterprise Module for Public Cloud 15 SP3",[330],{"version":302,"is_range":303,"range_type":304,"version_start":9,"version_start_type":9,"version_end":305,"version_end_type":306,"fixed_in":9}]