[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2022:1196-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":58,"duplicates":59,"related":60,"reserved_at":9,"published_at":83,"modified_at":84,"state":9,"summary":85,"references_raw":87,"kevs":428,"epss":9,"epss_history":429,"metrics":430,"affected":431},"SUSE-SU-2022:1196-1","Security update for the Linux Kernel\n\n\nThe SUSE Linux Enterprise 12 SP5 kernel was updated.\n\nThe following security bugs were fixed:\n\n- CVE-2022-1016: Fixed a vulnerability in the nf_tables component of the netfilter subsystem. This vulnerability gives an attacker a powerful primitive that can be used to both read from and write to relative stack data, which can lead to arbitrary code execution. (bsc#1197227)\n- CVE-2022-28389: Fixed a double free in drivers/net/can/usb/mcba_usb.c vulnerability in the Linux kernel. (bnc#1198033)\n- CVE-2022-28390: Fixed a double free in drivers/net/can/usb/ems_usb.c vulnerability in the Linux kernel. (bnc#1198031)\n- CVE-2022-28388: Fixed a double free in drivers/net/can/usb/usb_8dev.c vulnerability in the Linux kernel. (bnc#1198032)\n- CVE-2022-0812: Fixed an incorrect header size calculations which could lead to a memory leak. (bsc#1196639)\n- CVE-2022-1048: Fixed a race Condition in snd_pcm_hw_free leading to use-after-free due to the AB/BA lock with buffer_mutex and mmap_lock. (bsc#1197331)\n- CVE-2022-0850: Fixed a kernel information leak vulnerability in iov_iter.c. (bsc#1196761)\n- CVE-2022-26966: Fixed an issue in drivers/net/usb/sr9700.c, which allowed attackers to obtain sensitive information from the memory via crafted frame lengths from a USB device. (bsc#1196836)\n- CVE-2021-45868: Fixed a wrong validation check in fs/quota/quota_tree.c which could lead to an use-after-free if there is a corrupted quota file. (bnc#1197366)\n- CVE-2021-39713: Fixed a race condition in the network scheduling subsystem which could lead to a use-after-free. (bnc#1196973)\n- CVE-2022-23036,CVE-2022-23037,CVE-2022-23038,CVE-2022-23039,CVE-2022-23040,CVE-2022-23041,CVE-2022-23042: Fixed multiple issues which could have lead to read/write access to memory pages or denial of service. These issues are related to the Xen PV device frontend drivers. (bsc#1196488)\n- CVE-2022-26490: Fixed a buffer overflow in the st21nfca driver. An attacker with adjacent NFC access could crash the system or corrupt the system memory. (bsc#1196830)\n- CVE-2022-0001,CVE-2022-0002,CVE-2022-23960: Fixed a new kind of speculation issues, exploitable via JITed eBPF for instance. (bsc#1191580)\n- CVE-2022-27666: Fixed a buffer overflow vulnerability in IPsec ESP transformation code. This flaw allowed a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation. (bnc#1197462)\n\nThe following non-security bugs were fixed:\n\n- asix: Add rx->ax_skb = NULL after usbnet_skb_return() (git-fixes).\n- asix: Ensure asix_rx_fixup_info members are all reset (git-fixes).\n- asix: Fix small memory leak in ax88772_unbind() (git-fixes).\n- asix: fix uninit-value in asix_mdio_read() (git-fixes).\n- asix: fix wrong return value in asix_check_host_enable() (git-fixes).\n- ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32 (bsc#1196018).\n- block: bfq: fix bfq_set_next_ioprio_data() (bsc#1191451).\n- block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) (bsc#1194586).\n- can: dev: can_restart: fix use after free bug (git-fixes).\n- cgroup: Correct privileges check in release_agent writes (bsc#1196723).\n- cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv (bsc#1196723).\n- cgroup: Use open-time cgroup namespace for process migration perm checks (bsc#1196723).\n- dax: update to new mmu_notifier semantic (bsc#1184207).\n- drm: add a locked version of drm_is_current_master (bsc#1197914).\n- drm: drm_file struct kABI compatibility workaround (bsc#1197914).\n- drm: protect drm_master pointers in drm_lease.c (bsc#1197914).\n- drm: serialize drm_file.master with a new spinlock (bsc#1197914).\n- drm: use the lookup lock in drm_is_current_master (bsc#1197914).\n- EDAC: Fix calculation of returned address and next offset in edac_align_ptr() (bsc#1114648).\n- ena_netdev: use generic power management (bsc#1197099 jsc#SLE-24125).\n- ena: Remove rcu_read_lock() around XDP program invocation (bsc#1197099 jsc#SLE-24125).\n- ethernet: amazon: ena: A typo fix in the file ena_com.h (bsc#1197099 jsc#SLE-24125).\n- ext4: add check to prevent attempting to resize an fs with sparse_super2 (bsc#1197754).\n- ext4: check for inconsistent extents between index and leaf block (bsc#1194163 bsc#1196339).\n- ext4: check for out-of-order index extents in ext4_valid_extent_entries() (bsc#1194163 bsc#1196339).\n- ext4: do not use the orphan list when migrating an inode (bsc#1197756).\n- ext4: fix an use-after-free issue about data=journal writeback mode (bsc#1195482).\n- ext4: Fix BUG_ON in ext4_bread when write quota data (bsc#1197755).\n- ext4: fix error handling in ext4_restore_inline_data() (bsc#1197757).\n- ext4: fix lazy initialization next schedule time computation in more granular unit (bsc#1194580).\n- ext4: make sure quota gets properly shutdown on error (bsc#1195480).\n- ext4: prevent partial update of the extent blocks (bsc#1194163 bsc#1196339).\n- ext4: update i_disksize if direct write past ondisk size (bsc#1197806).\n- genirq: Use rcu in kstat_irqs_usr() (bsc#1193738).\n- gtp: fix an use-before-init in gtp_newlink() (git-fixes).\n- IB/core: Fix ODP get user pages flow (git-fixes)\n- IB/hfi1: Acquire lock to release TID entries when user file is closed (git-fixes)\n- IB/hfi1: Adjust pkey entry in index 0 (git-fixes)\n- IB/hfi1: Correct guard on eager buffer deallocation (git-fixes)\n- IB/hfi1: Ensure pq is not left on waitlist (git-fixes)\n- IB/hfi1: Fix another case where pq is left on waitlist (git-fixes)\n- IB/hfi1: Fix error return code in parse_platform_config() (git-fixes)\n- IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr (git-fixes)\n- IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() (git-fixes)\n- IB/hfi1: Insure use of smp_processor_id() is preempt disabled (git-fixes)\n- IB/hfi1: Use kzalloc() for mmu_rb_handler allocation (git-fixes)\n- IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields (git-fixes)\n- IB/qib: Use struct_size() helper (git-fixes)\n- IB/sa: Resolv use-after-free in ib_nl_make_request() (git-fixes)\n- IB/umad: Return EIO in case of when device disassociated (git-fixes)\n- IB/umad: Return EPOLLERR in case of when device disassociated (git-fixes)\n- isofs: Fix out of bound access for corrupted isofs image (bsc#1194591).\n- llc: fix netdevice reference leaks in llc_ui_bind() (git-fixes).\n- macros.kernel-source: Fix conditional expansion. Fixes: bb95fef3cf19 ('rpm: Use bash for %() expansion (jsc#SLE-18234).')\n- mdio: fix mdio-thunder.c dependency build error (git-fixes).\n- mm: bdi: initialize bdi_min_ratio when bdi is unregistered (bsc#1197763).\n- mm: drop NULL return check of pte_offset_map_lock() (bsc#1184207).\n- mm/rmap: always do TTU_IGNORE_ACCESS (bsc#1184207).\n- mm/rmap: update to new mmu_notifier semantic v2 (bsc#1184207).\n- net: arc_emac: Fix memleak in arc_mdio_probe (git-fixes).\n- net: asix: add proper error handling of usb read errors (git-fixes).\n- net: asix: fix uninit value bugs (git-fixes).\n- net: bcmgenet: Fix a resource leak in an error handling path in the probe functin (git-fixes).\n- net: dp83867: Fix OF_MDIO config check (git-fixes).\n- net: dsa: bcm_sf2: put device node before return (git-fixes).\n- net: ena: Add capabilities field with support for ENI stats capability (bsc#1197099 jsc#SLE-24125).\n- net: ena: Add debug prints for invalid req_id resets (bsc#1197099 jsc#SLE-24125).\n- net: ena: add device distinct log prefix to files (bsc#1197099 jsc#SLE-24125).\n- net: ena: add jiffies of last napi call to stats (bsc#1197099 jsc#SLE-24125).\n- net: ena: aggregate doorbell common operations into a function (bsc#1197099 jsc#SLE-24125).\n- net: ena: aggregate stats increase into a function (bsc#1197099 jsc#SLE-24125).\n- net: ena: Change ENI stats support check to use capabilities field (bsc#1197099 jsc#SLE-24125).\n- net: ena: Change return value of ena_calc_io_queue_size() to void (bsc#1197099 jsc#SLE-24125).\n- net: ena: Change the name of bad_csum variable (bsc#1197099 jsc#SLE-24125).\n- net: ena: Extract recurring driver reset code into a function (bsc#1197099 jsc#SLE-24125).\n- net: ena: fix coding style nits (bsc#1197099 jsc#SLE-24125).\n- net: ena: fix DMA mapping function issues in XDP (bsc#1197099 jsc#SLE-24125).\n- net: ena: fix inaccurate print type (bsc#1197099 jsc#SLE-24125).\n- net: ena: Fix wrong rx request id by resetting device (bsc#1197099 jsc#SLE-24125).\n- net: ena: Improve error logging in driver (bsc#1197099 jsc#SLE-24125).\n- net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT (bsc#1197099 jsc#SLE-24125).\n- net: ena: introduce XDP redirect implementation (bsc#1197099 jsc#SLE-24125).\n- net: ena: make symbol 'ena_alloc_map_page' static (bsc#1197099 jsc#SLE-24125).\n- net: ena: Move reset completion print to the reset function (bsc#1197099 jsc#SLE-24125).\n- net: ena: optimize data access in fast-path code (bsc#1197099 jsc#SLE-24125).\n- net: ena: re-organize code to improve readability (bsc#1197099 jsc#SLE-24125).\n- net: ena: Remove ena_calc_queue_size_ctx struct (bsc#1197099 jsc#SLE-24125).\n- net: ena: remove extra words from comments (bsc#1197099 jsc#SLE-24125).\n- net: ena: Remove module param and change message severity (bsc#1197099 jsc#SLE-24125).\n- net: ena: Remove redundant return code check (bsc#1197099 jsc#SLE-24125).\n- net: ena: Remove unused code (bsc#1197099 jsc#SLE-24125).\n- net: ena: store values in their appropriate variables types (bsc#1197099 jsc#SLE-24125).\n- net: ena: Update XDP verdict upon failure (bsc#1197099 jsc#SLE-24125).\n- net: ena: use build_skb() in RX path (bsc#1197099 jsc#SLE-24125).\n- net: ena: use constant value for net_device allocation (bsc#1197099 jsc#SLE-24125).\n- net: ena: Use dev_alloc() in RX buffer allocation (bsc#1197099 jsc#SLE-24125).\n- net: ena: Use pci_sriov_configure_simple() to enable VFs (bsc#1197099 jsc#SLE-24125).\n- net: ena: use xdp_frame in XDP TX flow (bsc#1197099 jsc#SLE-24125).\n- net: ena: use xdp_return_frame() to free xdp frames (bsc#1197099 jsc#SLE-24125).\n- net: ethernet: Fix memleak in ethoc_probe (git-fixes).\n- net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered (git-fixes).\n- net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set (git-fixes).\n- net: hdlc_ppp: Fix issues when mod_timer is called while timer is running (git-fixes).\n- net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup (git-fixes).\n- net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device (git-fixes).\n- net: hns: fix return value check in __lb_other_process() (git-fixes).\n- net: marvell: Fix OF_MDIO config check (git-fixes).\n- net: mcs7830: handle usb read errors properly (git-fixes).\n- net: usb: asix: add error handling for asix_mdio_* functions (git-fixes).\n- net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup (bsc#1196018).\n- net: usb: ax88179_178a: fix packet alignment padding (bsc#1196018).\n- net/mlx5e: Fix page DMA map/unmap attributes (bsc#1196468).\n- netxen_nic: fix MSI/MSI-x interrupts (git-fixes).\n- NFS: Avoid duplicate uncached readdir calls on eof (git-fixes).\n- NFS: Do not report writeback errors in nfs_getattr() (git-fixes).\n- NFS: Do not skip directory entries when doing uncached readdir (git-fixes).\n- NFS: Fix initialisation of nfs_client cl_flags field (git-fixes).\n- NFS: Return valid errors from nfs2/3_decode_dirent() (git-fixes).\n- NFS: Clamp WRITE offsets (git-fixes).\n- NFS: nfsd4_setclientid_confirm mistakenly expires confirmed client (git-fixes).\n- NFS: do not retry BIND_CONN_TO_SESSION on session error (git-fixes).\n- NFS: Fix another issue with a list iterator pointing to the head (git-fixes).\n- ocfs2: mount fails with buffer overflow in strlen (bsc#1197760).\n- ocfs2: remove ocfs2_is_o2cb_active() (bsc#1197758).\n- powercap: intel_rapl: add support for Sapphire Rapids (jsc#SLE-15288, jsc#ECO-2990).\n- powerpc/64: Fix kernel stack 16-byte alignment (bsc#1196999 ltc#196609S git-fixes).\n- powerpc/64: Interrupts save PPR on stack rather than thread_struct (bsc#1196999 ltc#196609).\n- powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h (jec#SLE-23780).\n- powerpc/pseries: Fix use after free in remove_phb_dynamic() (bsc#1065729).\n- powerpc/pseries: Fix use after free in remove_phb_dynamic() (bsc#1065729).\n- powerpc/pseries: new lparcfg key/value pair: partition_affinity_score (jec#SLE-23780).\n- powerpc/sysdev: fix incorrect use to determine if list is empty (bsc#1065729).\n- powerpc/tm: Fix more userspace r13 corruption (bsc#1065729).\n- powerpc/tm: Fix more userspace r13 corruption (bsc#1065729).\n- powerpc/xive: fix return value of __setup handler (bsc#1065729).\n- printk: Add panic_in_progress helper (bsc#1197894).\n- printk: disable optimistic spin during panic (bsc#1197894).\n- qed: select CONFIG_CRC32 (git-fixes).\n- quota: correct error number in free_dqentry() (bsc#1194590).\n- RDMA/addr: Be strict with gid size (git-fixes)\n- RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res (git-fixes)\n- RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() (git-fixes)\n- RDMA/bnxt_re: Scan the whole bitmap when checking if 'disabling RCFW with pending cmd-bit' (git-fixes)\n- RDMA/bnxt_re: Set queue pair state when being queried (git-fixes)\n- RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait (git-fixes)\n- RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests (git-fixes)\n- RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry (git-fixes)\n- RDMA/core: Do not infoleak GRH fields (git-fixes)\n- RDMA/core: Let ib_find_gid() continue search even after empty entry (git-fixes)\n- RDMA/cxgb4: add missing qpid increment (git-fixes)\n- RDMA/cxgb4: check for ipv6 address properly while destroying listener (git-fixes)\n- RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server (git-fixes)\n- RDMA/cxgb4: Fix the reported max_recv_sge value (git-fixes)\n- RDMA/cxgb4: Set queue pair state when being queried (git-fixes)\n- RDMA/cxgb4: Validate the number of CQEs (git-fixes)\n- RDMA/hns: Add a check for current state before modifying QP (git-fixes)\n- RDMA/hns: Encapsulate some lines for setting sq size in user mode (git-fixes)\n- RDMA/hns: Optimize hns_roce_modify_qp function (git-fixes)\n- RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size() (git-fixes)\n- RDMA/hns: Validate the pkey index (git-fixes)\n- RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails (git-fixes)\n- RDMA/ib_srp: Fix a deadlock (git-fixes)\n- RDMA/iwcm: Release resources if iw_cm module initialization fails (git-fixes)\n- RDMA/mlx4: Do not continue event handler after memory allocation failure (git-fixes)\n- RDMA/mlx4: Return missed an error if device does not support steering (git-fixes)\n- RDMA/mlx5: Do not allow rereg of a ODP MR (git-fixes)\n- RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr() (git-fixes)\n- RDMA/mlx5: Fix potential race between destroy and CQE poll (git-fixes)\n- RDMA/mlx5: Fix udata response upon SRQ creation (git-fixes)\n- RDMA/mlx5: Put live in the correct place for ODP MRs (git-fixes)\n- RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages() (git-fixes)\n- RDMA/qedr: Fix NULL deref for query_qp on the GSI QP (git-fixes)\n- RDMA/qib: Remove superfluous fallthrough statements (git-fixes)\n- RDMA/rxe: Clear all QP fields if creation failed (git-fixes)\n- RDMA/rxe: Compute PSN windows correctly (git-fixes)\n- RDMA/rxe: Correct skb on loopback path (git-fixes)\n- RDMA/rxe: Do not overwrite errno from ib_umem_get() (git-fixes)\n- RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt (git-fixes)\n- RDMA/rxe: Fix coding error in rxe_recv.c (git-fixes)\n- RDMA/rxe: Fix extra copy in prepare_ack_packet (git-fixes)\n- RDMA/rxe: Fix failure during driver load (git-fixes)\n- RDMA/rxe: Fix missing kconfig dependency on CRYPTO (git-fixes)\n- RDMA/rxe: Fix over copying in get_srq_wqe (git-fixes)\n- RDMA/rxe: Fix panic when calling kmem_cache_create() (git-fixes)\n- RDMA/rxe: Fix redundant call to ip_send_check (git-fixes)\n- RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt() (git-fixes)\n- RDMA/rxe: Fix wrong port_cap_flags (git-fixes)\n- RDMA/rxe: Handle skb_clone() failure in rxe_recv.c (git-fixes)\n- RDMA/rxe: Remove rxe_link_layer() (git-fixes)\n- RDMA/rxe: Return CQE error if invalid lkey was supplied (git-fixes)\n- RDMA/ucma: Fix locking for ctx->events_reported (git-fixes)\n- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp (git-fixes)\n- RDMA/uverbs: Fix create WQ to use the given user handle (git-fixes)\n- RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr() (git-fixes)\n- s390/bpf: Perform r1 range checking before accessing jit->seen_reg (git-fixes).\n- s390/disassembler: increase ebpf disasm buffer size (git-fixes).\n- scsi: lpfc: Copyright updates for 14.2.0.0 patches (bsc#1197675).\n- scsi: lpfc: Drop lpfc_no_handler() (bsc#1197675).\n- scsi: lpfc: Fix broken SLI4 abort path (bsc#1197675).\n- scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup() (bsc#1197675).\n- scsi: lpfc: Fix queue failures when recovering from PCI parity error (bsc#1197675 bsc#1196478).\n- scsi: lpfc: Fix typos in comments (bsc#1197675).\n- scsi: lpfc: Fix unload hang after back to back PCI EEH faults (bsc#1197675 bsc#1196478).\n- scsi: lpfc: Improve PCI EEH Error and Recovery Handling (bsc#1197675 bsc#1196478).\n- scsi: lpfc: Kill lpfc_bus_reset_handler() (bsc#1197675).\n- scsi: lpfc: Reduce log messages seen after firmware download (bsc#1197675).\n- scsi: lpfc: Remove failing soft_wwn support (bsc#1197675).\n- scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled (bsc#1197675).\n- scsi: lpfc: Remove redundant flush_workqueue() call (bsc#1197675).\n- scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor Abort paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor BSG paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor CT paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4 (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor FDISC paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor lpfc_iocbq (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor LS_ACC paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor LS_RJT paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor misc ELS paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor SCSI paths (bsc#1197675).\n- scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths (bsc#1197675).\n- scsi: lpfc: Update lpfc version to 14.2.0.0 (bsc#1197675).\n- scsi: lpfc: Update lpfc version to 14.2.0.1 (bsc#1197675).\n- scsi: lpfc: Use fc_block_rport() (bsc#1197675).\n- scsi: lpfc: Use kcalloc() (bsc#1197675).\n- scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped() (bsc#1197675).\n- scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt() (bsc#1197675).\n- scsi: qla2xxx: Fix crash during module load unload test (bsc#1197661).\n- scsi: qla2xxx: Fix disk failure to rediscover (bsc#1197661).\n- scsi: qla2xxx: Fix hang due to session stuck (bsc#1197661).\n- scsi: qla2xxx: Fix incorrect reporting of task management failure (bsc#1197661).\n- scsi: qla2xxx: Fix laggy FC remote port session recovery (bsc#1197661).\n- scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload test (bsc#1197661).\n- scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests (bsc#1197661).\n- scsi: qla2xxx: Fix N2N inconsistent PLOGI (bsc#1197661).\n- scsi: qla2xxx: Fix stuck session of PRLI reject (bsc#1197661).\n- scsi: qla2xxx: Fix typos in comments (bsc#1197661).\n- scsi: qla2xxx: Increase max limit of ql2xnvme_queues (bsc#1197661).\n- scsi: qla2xxx: Reduce false trigger to login (bsc#1197661).\n- scsi: qla2xxx: Stop using the SCSI pointer (bsc#1197661).\n- scsi: qla2xxx: Update version to 10.02.07.400-k (bsc#1197661).\n- scsi: qla2xxx: Use correct feature type field during RFF_ID processing (bsc#1197661).\n- scsi: qla2xxx: Use named initializers for port_state_str (bsc#1197661).\n- scsi: qla2xxx: Use named initializers for q_dev_state (bsc#1197661).\n- sr9700: sanity check for packet length (bsc#1196836).\n- SUNRPC: avoid race between mod_timer() and del_timer_sync() (bnc#1195403).\n- SUNRPC: change locking for xs_swap_enable/disable (bsc#1196367).\n- SUNRPC: Fix transport accounting when caller specifies an rpc_xprt (bsc#1197531).\n- tcp: add some entropy in __inet_hash_connect() (bsc#1180153).\n- tcp: change source port randomizarion at connect() time (bsc#1180153).\n- tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6 (bsc#1194541).\n- tracing: Fix return value of __setup handlers (git-fixes).\n- USB: Add unusual-devs entry for VL817 USB-SATA bridge (git-fixes).\n- USB: chipidea: fix interrupt deadlock (git-fixes).\n- USB: core: Fix hang in usb_kill_urb by adding memory barriers (git-fixes).\n- USB: ftdi-elan: fix memory leak on device disconnect (git-fixes).\n- USB: host: xen-hcd: add missing unlock in error path (git-fixes).\n- USB: host: xhci-rcar: Do not reload firmware after the completion (git-fixes).\n- USB: serial: ch341: add support for GW Instek USB2.0-Serial devices (git-fixes).\n- USB: serial: cp210x: add CPI Bulk Coin Recycler id (git-fixes).\n- USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320 (git-fixes).\n- USB: serial: option: add support for DW5829e (git-fixes).\n- USB: serial: option: add Telit LE910R1 compositions (git-fixes).\n- USB: serial: option: add ZTE MF286D modem (git-fixes).\n- USB: storage: ums-realtek: fix error code in rts51x_read_mem() (git-fixes).\n- USB: zaurus: support another broken Zaurus (git-fixes).\n- virtio_net: Fix recursive call to cpus_read_lock() (git-fixes).\n- x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT (bsc#1114648).\n- x86/speculation: Warn about Spectre v2 LFENCE mitigation (bsc#1114648).\n- xen/gntdev: update to new mmu_notifier semantic (bsc#1184207).\n- xen/usb: do not use gnttab_end_foreign_access() in xenhcd_gnttab_done() (bsc#1196488, XSA-396).\n- xhci: Enable trust tx length quirk for Fresco FL11 USB controller (git-fixes).\n- xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set (git-fixes).\n- xhci: Prevent futile URB re-submissions due to incorrect return value (git-fixes).\n- xhci: re-initialize the HC during resume if HCE was set (git-fixes).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56],{"_key":15},"CVE-2021-39713",{"_key":17},"CVE-2021-45868",{"_key":19},"CVE-2022-0001",{"_key":21},"CVE-2022-0002",{"_key":23},"CVE-2022-0812",{"_key":25},"CVE-2022-0850",{"_key":27},"CVE-2022-1016",{"_key":29},"CVE-2022-1048",{"_key":31},"CVE-2022-23036",{"_key":33},"CVE-2022-23037",{"_key":35},"CVE-2022-23038",{"_key":37},"CVE-2022-23039",{"_key":39},"CVE-2022-23040",{"_key":41},"CVE-2022-23041",{"_key":43},"CVE-2022-23042",{"_key":45},"CVE-2022-23960",{"_key":47},"CVE-2022-26490",{"_key":49},"CVE-2022-26966",{"_key":51},"CVE-2022-27666",{"_key":53},"CVE-2022-28388",{"_key":55},"CVE-2022-28389",{"_key":57},"CVE-2022-28390",[],[],[61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},{"_key":33},{"_key":35},{"_key":37},{"_key":39},{"_key":41},{"_key":43},{"_key":45},{"_key":47},{"_key":49},{"_key":51},{"_key":53},{"_key":55},{"_key":57},"2022-04-14T06:56:48Z","2026-02-04T03:45:32.095244Z",{"cisa_kev":86,"cisa_ransomware":86,"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,[88,94,99,103,107,111,115,119,123,127,131,135,139,143,147,151,155,159,163,167,171,175,179,183,187,191,195,199,203,207,211,215,219,223,227,231,235,239,243,247,251,255,259,263,267,271,275,279,283,287,291,295,299,303,307,311,315,319,323,327,331,335,339,344,348,352,356,360,364,368,372,376,380,384,388,392,396,400,404,408,412,416,420,424],{"url":89,"sources":90,"tags":92},"https://www.suse.com/support/update/announcement/2022/suse-su-20221196-1/",[91],"osv_suse",[93],"Advisory",{"url":95,"sources":96,"tags":97},"https://bugzilla.suse.com/1065729",[91],[98],"REPORT",{"url":100,"sources":101,"tags":102},"https://bugzilla.suse.com/1114648",[91],[98],{"url":104,"sources":105,"tags":106},"https://bugzilla.suse.com/1180153",[91],[98],{"url":108,"sources":109,"tags":110},"https://bugzilla.suse.com/1184207",[91],[98],{"url":112,"sources":113,"tags":114},"https://bugzilla.suse.com/1189562",[91],[98],{"url":116,"sources":117,"tags":118},"https://bugzilla.suse.com/1191428",[91],[98],{"url":120,"sources":121,"tags":122},"https://bugzilla.suse.com/1191451",[91],[98],{"url":124,"sources":125,"tags":126},"https://bugzilla.suse.com/1191580",[91],[98],{"url":128,"sources":129,"tags":130},"https://bugzilla.suse.com/1192273",[91],[98],{"url":132,"sources":133,"tags":134},"https://bugzilla.suse.com/1193738",[91],[98],{"url":136,"sources":137,"tags":138},"https://bugzilla.suse.com/1194163",[91],[98],{"url":140,"sources":141,"tags":142},"https://bugzilla.suse.com/1194541",[91],[98],{"url":144,"sources":145,"tags":146},"https://bugzilla.suse.com/1194580",[91],[98],{"url":148,"sources":149,"tags":150},"https://bugzilla.suse.com/1194586",[91],[98],{"url":152,"sources":153,"tags":154},"https://bugzilla.suse.com/1194590",[91],[98],{"url":156,"sources":157,"tags":158},"https://bugzilla.suse.com/1194591",[91],[98],{"url":160,"sources":161,"tags":162},"https://bugzilla.suse.com/1194943",[91],[98],{"url":164,"sources":165,"tags":166},"https://bugzilla.suse.com/1195051",[91],[98],{"url":168,"sources":169,"tags":170},"https://bugzilla.suse.com/1195353",[91],[98],{"url":172,"sources":173,"tags":174},"https://bugzilla.suse.com/1195403",[91],[98],{"url":176,"sources":177,"tags":178},"https://bugzilla.suse.com/1195480",[91],[98],{"url":180,"sources":181,"tags":182},"https://bugzilla.suse.com/1195482",[91],[98],{"url":184,"sources":185,"tags":186},"https://bugzilla.suse.com/1196018",[91],[98],{"url":188,"sources":189,"tags":190},"https://bugzilla.suse.com/1196114",[91],[98],{"url":192,"sources":193,"tags":194},"https://bugzilla.suse.com/1196339",[91],[98],{"url":196,"sources":197,"tags":198},"https://bugzilla.suse.com/1196367",[91],[98],{"url":200,"sources":201,"tags":202},"https://bugzilla.suse.com/1196468",[91],[98],{"url":204,"sources":205,"tags":206},"https://bugzilla.suse.com/1196478",[91],[98],{"url":208,"sources":209,"tags":210},"https://bugzilla.suse.com/1196488",[91],[98],{"url":212,"sources":213,"tags":214},"https://bugzilla.suse.com/1196514",[91],[98],{"url":216,"sources":217,"tags":218},"https://bugzilla.suse.com/1196639",[91],[98],{"url":220,"sources":221,"tags":222},"https://bugzilla.suse.com/1196657",[91],[98],{"url":224,"sources":225,"tags":226},"https://bugzilla.suse.com/1196723",[91],[98],{"url":228,"sources":229,"tags":230},"https://bugzilla.suse.com/1196761",[91],[98],{"url":232,"sources":233,"tags":234},"https://bugzilla.suse.com/1196830",[91],[98],{"url":236,"sources":237,"tags":238},"https://bugzilla.suse.com/1196836",[91],[98],{"url":240,"sources":241,"tags":242},"https://bugzilla.suse.com/1196901",[91],[98],{"url":244,"sources":245,"tags":246},"https://bugzilla.suse.com/1196942",[91],[98],{"url":248,"sources":249,"tags":250},"https://bugzilla.suse.com/1196973",[91],[98],{"url":252,"sources":253,"tags":254},"https://bugzilla.suse.com/1196999",[91],[98],{"url":256,"sources":257,"tags":258},"https://bugzilla.suse.com/1197099",[91],[98],{"url":260,"sources":261,"tags":262},"https://bugzilla.suse.com/1197227",[91],[98],{"url":264,"sources":265,"tags":266},"https://bugzilla.suse.com/1197331",[91],[98],{"url":268,"sources":269,"tags":270},"https://bugzilla.suse.com/1197366",[91],[98],{"url":272,"sources":273,"tags":274},"https://bugzilla.suse.com/1197462",[91],[98],{"url":276,"sources":277,"tags":278},"https://bugzilla.suse.com/1197531",[91],[98],{"url":280,"sources":281,"tags":282},"https://bugzilla.suse.com/1197661",[91],[98],{"url":284,"sources":285,"tags":286},"https://bugzilla.suse.com/1197675",[91],[98],{"url":288,"sources":289,"tags":290},"https://bugzilla.suse.com/1197754",[91],[98],{"url":292,"sources":293,"tags":294},"https://bugzilla.suse.com/1197755",[91],[98],{"url":296,"sources":297,"tags":298},"https://bugzilla.suse.com/1197756",[91],[98],{"url":300,"sources":301,"tags":302},"https://bugzilla.suse.com/1197757",[91],[98],{"url":304,"sources":305,"tags":306},"https://bugzilla.suse.com/1197758",[91],[98],{"url":308,"sources":309,"tags":310},"https://bugzilla.suse.com/1197760",[91],[98],{"url":312,"sources":313,"tags":314},"https://bugzilla.suse.com/1197763",[91],[98],{"url":316,"sources":317,"tags":318},"https://bugzilla.suse.com/1197806",[91],[98],{"url":320,"sources":321,"tags":322},"https://bugzilla.suse.com/1197894",[91],[98],{"url":324,"sources":325,"tags":326},"https://bugzilla.suse.com/1197914",[91],[98],{"url":328,"sources":329,"tags":330},"https://bugzilla.suse.com/1198031",[91],[98],{"url":332,"sources":333,"tags":334},"https://bugzilla.suse.com/1198032",[91],[98],{"url":336,"sources":337,"tags":338},"https://bugzilla.suse.com/1198033",[91],[98],{"url":340,"sources":341,"tags":342},"https://www.suse.com/security/cve/CVE-2021-39713",[91],[343],"WEB",{"url":345,"sources":346,"tags":347},"https://www.suse.com/security/cve/CVE-2021-45868",[91],[343],{"url":349,"sources":350,"tags":351},"https://www.suse.com/security/cve/CVE-2022-0001",[91],[343],{"url":353,"sources":354,"tags":355},"https://www.suse.com/security/cve/CVE-2022-0002",[91],[343],{"url":357,"sources":358,"tags":359},"https://www.suse.com/security/cve/CVE-2022-0812",[91],[343],{"url":361,"sources":362,"tags":363},"https://www.suse.com/security/cve/CVE-2022-0850",[91],[343],{"url":365,"sources":366,"tags":367},"https://www.suse.com/security/cve/CVE-2022-1016",[91],[343],{"url":369,"sources":370,"tags":371},"https://www.suse.com/security/cve/CVE-2022-1048",[91],[343],{"url":373,"sources":374,"tags":375},"https://www.suse.com/security/cve/CVE-2022-23036",[91],[343],{"url":377,"sources":378,"tags":379},"https://www.suse.com/security/cve/CVE-2022-23037",[91],[343],{"url":381,"sources":382,"tags":383},"https://www.suse.com/security/cve/CVE-2022-23038",[91],[343],{"url":385,"sources":386,"tags":387},"https://www.suse.com/security/cve/CVE-2022-23039",[91],[343],{"url":389,"sources":390,"tags":391},"https://www.suse.com/security/cve/CVE-2022-23040",[91],[343],{"url":393,"sources":394,"tags":395},"https://www.suse.com/security/cve/CVE-2022-23041",[91],[343],{"url":397,"sources":398,"tags":399},"https://www.suse.com/security/cve/CVE-2022-23042",[91],[343],{"url":401,"sources":402,"tags":403},"https://www.suse.com/security/cve/CVE-2022-23960",[91],[343],{"url":405,"sources":406,"tags":407},"https://www.suse.com/security/cve/CVE-2022-26490",[91],[343],{"url":409,"sources":410,"tags":411},"https://www.suse.com/security/cve/CVE-2022-26966",[91],[343],{"url":413,"sources":414,"tags":415},"https://www.suse.com/security/cve/CVE-2022-27666",[91],[343],{"url":417,"sources":418,"tags":419},"https://www.suse.com/security/cve/CVE-2022-28388",[91],[343],{"url":421,"sources":422,"tags":423},"https://www.suse.com/security/cve/CVE-2022-28389",[91],[343],{"url":425,"sources":426,"tags":427},"https://www.suse.com/security/cve/CVE-2022-28390",[91],[343],[],[],[],[432,445,449,453,457,461,466,471,476,480,485,489],{"ecosystem":433,"name":434,"vendor":435,"product":436,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":436,"source":9,"versions":438},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise High Availability Extension 12 SP5","rpm",[439],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},"lt4_12_14_122_116_1",true,"ecosystem","4.12.14-122.116.1","excluding",{"ecosystem":433,"name":434,"vendor":435,"product":446,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":446,"source":9,"versions":447},"kernel-default&distro=SUSE Linux Enterprise Live Patching 12 SP5",[448],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":434,"vendor":435,"product":450,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":450,"source":9,"versions":451},"kernel-default&distro=SUSE Linux Enterprise Server 12 SP5",[452],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":434,"vendor":435,"product":454,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":454,"source":9,"versions":455},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[456],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":434,"vendor":435,"product":458,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":458,"source":9,"versions":459},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 12 SP5",[460],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":462,"vendor":435,"product":463,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":463,"source":9,"versions":464},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[465],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":467,"vendor":435,"product":468,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":468,"source":9,"versions":469},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[470],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":472,"vendor":435,"product":473,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":473,"source":9,"versions":474},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Server 12 SP5",[475],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":472,"vendor":435,"product":477,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":477,"source":9,"versions":478},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[479],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":481,"vendor":435,"product":482,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":482,"source":9,"versions":483},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Server 12 SP5",[484],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":481,"vendor":435,"product":486,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":486,"source":9,"versions":487},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[488],{"version":440,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":443,"version_end_type":444,"fixed_in":9},{"ecosystem":433,"name":490,"vendor":435,"product":491,"cpe_part":9,"purl_type":437,"purl_namespace":435,"purl_name":491,"source":9,"versions":492},"kgraft-patch-SLE12-SP5_Update_30","kgraft-patch-SLE12-SP5_Update_30&distro=SUSE Linux Enterprise Live Patching 12 SP5",[493],{"version":494,"is_range":441,"range_type":442,"version_start":9,"version_start_type":9,"version_end":495,"version_end_type":444,"fixed_in":9},"lt1_8_3_1","1-8.3.1"]