[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2022:2382-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":44,"duplicates":45,"related":46,"reserved_at":9,"published_at":62,"modified_at":63,"state":9,"summary":64,"references_raw":66,"kevs":283,"epss":9,"epss_history":284,"metrics":285,"affected":286},"SUSE-SU-2022:2382-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 12 SP5 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-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-1012: Fixed information leak caused by small table perturb size in the TCP source port generation algorithm (bsc#1199482).\n- CVE-2022-33981: Fixed use-after-free in floppy driver (bsc#1200692)\n- CVE-2022-20141: Fixed a possible use after free due to improper locking in ip_check_mc_rcu() (bsc#1200604).\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- CVE-2020-26541: Enforce the secure boot forbidden signature database (aka dbx) protection mechanism. (bsc#1177282)\n- CVE-2022-2318: Fixed a use-after-free vulnerabilities in the timer handler in net/rose/rose_timer.c that allow attackers to crash the system without any privileges (bsc#1201251).\n- CVE-2022-26365, CVE-2022-33740, CVE-2022-33741, CVE-2022-33742: Fixed multiple potential data leaks with Block and Network devices when using untrusted backends (bsc#1200762).\n\nThe following non-security bugs were fixed:\n\n- add mainline tag for a pci-hyperv change\n- audit: fix a race condition with the auditd tracking code (bsc#1197170).\n- block: bio-integrity: Advance seed correctly for larger interval sizes (git-fixes).\n- bnxt_en: Remove the setting of dev_port (git-fixes).\n- bonding: fix bond_neigh_init() (git-fixes).\n- dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc() (git-fixes).\n- drbd: fix duplicate array initializer (git-fixes).\n- drbd: remove assign_p_sizes_qlim (git-fixes).\n- drbd: use bdev_alignment_offset instead of queue_alignment_offset (git-fixes).\n- drbd: use bdev based limit helpers in drbd_send_sizes (git-fixes).\n- exec: Force single empty string when argv is empty (bsc#1200571).\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 bug_on in ext4_writepages (bsc#1200872).\n- ext4: fix overhead calculation to account for the reserved gdt blocks (bsc#1200869).\n- ext4: fix race condition between ext4_write and ext4_convert_inline_data (bsc#1200807).\n- ext4: fix symlink file size not match to file content (bsc#1200868).\n- ext4: fix use-after-free in ext4_rename_dir_prepare (bsc#1200871).\n- ext4: force overhead calculation if the s_overhead_cluster makes no sense (bsc#1200870).\n- ext4: limit length to bitmap_maxbytes - blocksize in punch_hole (bsc#1200806).\n- ext4: make variable 'count' signed (bsc#1200820).\n- fs-writeback: writeback_sb_inodes Recalculate 'wrote' according skipped pages (bsc#1200873).\n- i915_vma: Rename vma_lookup to i915_vma_lookup (git-fixes).\n- ibmvnic: Properly dispose of all skbs during a failover (bsc#1200925).\n- init: Initialize noop_backing_dev_info early (bsc#1200822).\n- inotify: show inotify mask flags in proc fdinfo (bsc#1200600).\n- Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (git-fixes).\n- Input: elan_i2c - fix regulator enable count imbalance after suspend/resume (git-fixes).\n- Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() (git-fixes).\n- Input: omap4-keypad - fix pm_runtime_get_sync() error checking (git-fixes).\n- iomap: iomap_write_failed fix (bsc#1200829).\n- kvm: fix wrong exception emulation in check_rdtsc (git-fixes).\n- kvm: i8254: remove redundant assignment to pointer s (git-fixes).\n- KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled (git-fixes).\n- KVM: s390: vsie/gmap: reduce gmap_rmap overhead (git-fixes).\n- KVM: x86: Allocate new rmap and large page tracking when moving memslot (git-fixes).\n- KVM: x86: always stop emulation on page fault (git-fixes).\n- KVM: x86: clear stale x86_emulate_ctxt->intercept value (git-fixes).\n- KVM: x86: clflushopt should be treated as a no-op by emulation (git-fixes).\n- kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU (git-fixes).\n- KVM: x86: Do not force set BSP bit when local APIC is managed by userspace (git-fixes).\n- KVM: x86: do not modify masked bits of shared MSRs (git-fixes).\n- KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor() (git-fixes).\n- KVM: x86: Fix emulation in writing cr8 (git-fixes).\n- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce (git-fixes).\n- KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform (git-fixes).\n- KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails (git-fixes).\n- KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails (git-fixes).\n- kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH (git-fixes).\n- KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode (git-fixes).\n- KVM: x86: Manually calculate reserved bits when loading PDPTRS (git-fixes).\n- KVM: x86: Manually flush collapsible SPTEs only when toggling flags (git-fixes).\n- KVM: x86: Migrate the PIT only if vcpu0 is migrated, not any BSP (git-fixes).\n- KVM: x86/mmu: Treat invalid shadow pages as obsolete (git-fixes).\n- KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks (git-fixes).\n- KVM: x86: Remove spurious clearing of async #PF MSR (git-fixes).\n- KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path (git-fixes).\n- KVM: x86: remove stale comment from struct x86_emulate_ctxt (git-fixes).\n- KVM: x86: set ctxt->have_exception in x86_decode_insn() (git-fixes).\n- kvm: x86: skip populating logical dest map if apic is not sw enabled (git-fixes).\n- KVM: x86: Trace the original requested CPUID function in kvm_cpuid() (git-fixes).\n- md: bcache: check the return value of kzalloc() in detached_dev_do_request() (git-fixes).\n- md: fix an incorrect NULL check in does_sb_need_changing (git-fixes).\n- md: fix an incorrect NULL check in md_reload_sb (git-fixes).\n- md/raid0: Ignore RAID0 layout if the second zone has only one device (git-fixes).\n- mm: add vma_lookup(), update find_vma_intersection() comments (git-fixes).\n- net/mlx5: Avoid double free of root ns in the error flow path (git-fixes).\n- net/mlx5e: Replace reciprocal_scale in TX select queue function (git-fixes).\n- net/mlx5e: Switch to Toeplitz RSS hash by default (git-fixes).\n- net/mlx5: Fix auto group size calculation (git-fixes).\n- net: qed: Disable aRFS for NPAR and 100G (git-fixes).\n- net: qede: Disable aRFS for NPAR and 100G (git-fixes).\n- net: stmmac: update rx tail pointer register to fix rx dma hang issue (git-fixes).\n- NFSD: Fix possible sleep during nfsd4_release_lockowner() (git-fixes).\n- NFS: Further fixes to the writeback error handling (git-fixes).\n- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 (git-fixes).\n- PCI: Tidy comments (git-fixes).\n- platform/chrome: cros_ec_proto: Send command again when timeout occurs (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- powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address (bsc#1200343 ltc#198477).\n- qed: Enable automatic recovery on error condition (bsc#1196964).\n- raid5: introduce MD_BROKEN (git-fixes).\n- s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility (git-fixes).\n- s390: fix strrchr() implementation (git-fixes).\n- s390/ftrace: fix ftrace_update_ftrace_func implementation (git-fixes).\n- s390/gmap: do not unconditionally call pte_unmap_unlock() in __gmap_zap() (git-fixes).\n- s390/gmap: validate VMA in __gmap_zap() (git-fixes).\n- s390/mm: fix VMA and page table handling code in storage key handling functions (git-fixes).\n- s390/mm: validate VMA in PGSTE manipulation functions (git-fixes).\n- scsi: dc395x: Fix a missing check on list iterator (git-fixes).\n- scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled (git-fixes).\n- scsi: ufs: qcom: Fix ufs_qcom_resume() (git-fixes).\n- SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (git-fixes).\n- target: remove an incorrect unmap zeroes data deduction (git-fixes).\n- tracing: Fix return value of trace_pid_write() (git-fixes).\n- usb: musb: Fix missing of_node_put() in omap2430_probe (git-fixes).\n- USB: serial: option: add Quectel BG95 modem (git-fixes).\n- USB: storage: karma: fix rio_karma_init return (git-fixes).\n- usb: usbip: add missing device lock on tweak configuration cmd (git-fixes).\n- usb: usbip: fix a refcount leak in stub_probe() (git-fixes).\n- video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup (bsc#1129770)\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",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42],{"_key":15},"CVE-2020-26541",{"_key":17},"CVE-2021-4157",{"_key":19},"CVE-2022-1012",{"_key":21},"CVE-2022-1679",{"_key":23},"CVE-2022-20132",{"_key":25},"CVE-2022-20141",{"_key":27},"CVE-2022-20154",{"_key":29},"CVE-2022-2318",{"_key":31},"CVE-2022-26365",{"_key":33},"CVE-2022-29900",{"_key":35},"CVE-2022-29901",{"_key":37},"CVE-2022-33740",{"_key":39},"CVE-2022-33741",{"_key":41},"CVE-2022-33742",{"_key":43},"CVE-2022-33981",[],[],[47,48,49,50,51,52,53,54,55,56,57,58,59,60,61],{"_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},"2022-07-13T09:26:10Z","2026-02-04T03:58:13.854610Z",{"cisa_kev":65,"cisa_ransomware":65,"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,[67,73,78,82,86,90,94,98,102,106,110,114,118,122,126,130,134,138,142,146,150,154,158,162,166,170,174,178,182,186,190,194,198,202,206,210,214,218,222,227,231,235,239,243,247,251,255,259,263,267,271,275,279],{"url":68,"sources":69,"tags":71},"https://www.suse.com/support/update/announcement/2022/suse-su-20222382-1/",[70],"osv_suse",[72],"Advisory",{"url":74,"sources":75,"tags":76},"https://bugzilla.suse.com/1065729",[70],[77],"REPORT",{"url":79,"sources":80,"tags":81},"https://bugzilla.suse.com/1129770",[70],[77],{"url":83,"sources":84,"tags":85},"https://bugzilla.suse.com/1177282",[70],[77],{"url":87,"sources":88,"tags":89},"https://bugzilla.suse.com/1194013",[70],[77],{"url":91,"sources":92,"tags":93},"https://bugzilla.suse.com/1196964",[70],[77],{"url":95,"sources":96,"tags":97},"https://bugzilla.suse.com/1197170",[70],[77],{"url":99,"sources":100,"tags":101},"https://bugzilla.suse.com/1199482",[70],[77],{"url":103,"sources":104,"tags":105},"https://bugzilla.suse.com/1199487",[70],[77],{"url":107,"sources":108,"tags":109},"https://bugzilla.suse.com/1199657",[70],[77],{"url":111,"sources":112,"tags":113},"https://bugzilla.suse.com/1200343",[70],[77],{"url":115,"sources":116,"tags":117},"https://bugzilla.suse.com/1200571",[70],[77],{"url":119,"sources":120,"tags":121},"https://bugzilla.suse.com/1200599",[70],[77],{"url":123,"sources":124,"tags":125},"https://bugzilla.suse.com/1200600",[70],[77],{"url":127,"sources":128,"tags":129},"https://bugzilla.suse.com/1200604",[70],[77],{"url":131,"sources":132,"tags":133},"https://bugzilla.suse.com/1200605",[70],[77],{"url":135,"sources":136,"tags":137},"https://bugzilla.suse.com/1200608",[70],[77],{"url":139,"sources":140,"tags":141},"https://bugzilla.suse.com/1200619",[70],[77],{"url":143,"sources":144,"tags":145},"https://bugzilla.suse.com/1200692",[70],[77],{"url":147,"sources":148,"tags":149},"https://bugzilla.suse.com/1200762",[70],[77],{"url":151,"sources":152,"tags":153},"https://bugzilla.suse.com/1200806",[70],[77],{"url":155,"sources":156,"tags":157},"https://bugzilla.suse.com/1200807",[70],[77],{"url":159,"sources":160,"tags":161},"https://bugzilla.suse.com/1200809",[70],[77],{"url":163,"sources":164,"tags":165},"https://bugzilla.suse.com/1200810",[70],[77],{"url":167,"sources":168,"tags":169},"https://bugzilla.suse.com/1200813",[70],[77],{"url":171,"sources":172,"tags":173},"https://bugzilla.suse.com/1200820",[70],[77],{"url":175,"sources":176,"tags":177},"https://bugzilla.suse.com/1200821",[70],[77],{"url":179,"sources":180,"tags":181},"https://bugzilla.suse.com/1200822",[70],[77],{"url":183,"sources":184,"tags":185},"https://bugzilla.suse.com/1200829",[70],[77],{"url":187,"sources":188,"tags":189},"https://bugzilla.suse.com/1200868",[70],[77],{"url":191,"sources":192,"tags":193},"https://bugzilla.suse.com/1200869",[70],[77],{"url":195,"sources":196,"tags":197},"https://bugzilla.suse.com/1200870",[70],[77],{"url":199,"sources":200,"tags":201},"https://bugzilla.suse.com/1200871",[70],[77],{"url":203,"sources":204,"tags":205},"https://bugzilla.suse.com/1200872",[70],[77],{"url":207,"sources":208,"tags":209},"https://bugzilla.suse.com/1200873",[70],[77],{"url":211,"sources":212,"tags":213},"https://bugzilla.suse.com/1200925",[70],[77],{"url":215,"sources":216,"tags":217},"https://bugzilla.suse.com/1201080",[70],[77],{"url":219,"sources":220,"tags":221},"https://bugzilla.suse.com/1201251",[70],[77],{"url":223,"sources":224,"tags":225},"https://www.suse.com/security/cve/CVE-2020-26541",[70],[226],"WEB",{"url":228,"sources":229,"tags":230},"https://www.suse.com/security/cve/CVE-2021-4157",[70],[226],{"url":232,"sources":233,"tags":234},"https://www.suse.com/security/cve/CVE-2022-1012",[70],[226],{"url":236,"sources":237,"tags":238},"https://www.suse.com/security/cve/CVE-2022-1679",[70],[226],{"url":240,"sources":241,"tags":242},"https://www.suse.com/security/cve/CVE-2022-20132",[70],[226],{"url":244,"sources":245,"tags":246},"https://www.suse.com/security/cve/CVE-2022-20141",[70],[226],{"url":248,"sources":249,"tags":250},"https://www.suse.com/security/cve/CVE-2022-20154",[70],[226],{"url":252,"sources":253,"tags":254},"https://www.suse.com/security/cve/CVE-2022-2318",[70],[226],{"url":256,"sources":257,"tags":258},"https://www.suse.com/security/cve/CVE-2022-26365",[70],[226],{"url":260,"sources":261,"tags":262},"https://www.suse.com/security/cve/CVE-2022-29900",[70],[226],{"url":264,"sources":265,"tags":266},"https://www.suse.com/security/cve/CVE-2022-29901",[70],[226],{"url":268,"sources":269,"tags":270},"https://www.suse.com/security/cve/CVE-2022-33740",[70],[226],{"url":272,"sources":273,"tags":274},"https://www.suse.com/security/cve/CVE-2022-33741",[70],[226],{"url":276,"sources":277,"tags":278},"https://www.suse.com/security/cve/CVE-2022-33742",[70],[226],{"url":280,"sources":281,"tags":282},"https://www.suse.com/security/cve/CVE-2022-33981",[70],[226],[],[],[],[287,300,304,308,312,316,321,326,331,335,340,344],{"ecosystem":288,"name":289,"vendor":290,"product":291,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":291,"source":9,"versions":293},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise High Availability Extension 12 SP5","rpm",[294],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},"lt4_12_14_122_127_1",true,"ecosystem","4.12.14-122.127.1","excluding",{"ecosystem":288,"name":289,"vendor":290,"product":301,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":301,"source":9,"versions":302},"kernel-default&distro=SUSE Linux Enterprise Live Patching 12 SP5",[303],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":289,"vendor":290,"product":305,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":305,"source":9,"versions":306},"kernel-default&distro=SUSE Linux Enterprise Server 12 SP5",[307],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":289,"vendor":290,"product":309,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":309,"source":9,"versions":310},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[311],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":289,"vendor":290,"product":313,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":313,"source":9,"versions":314},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 12 SP5",[315],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":317,"vendor":290,"product":318,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":318,"source":9,"versions":319},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[320],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":322,"vendor":290,"product":323,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":323,"source":9,"versions":324},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[325],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":327,"vendor":290,"product":328,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":328,"source":9,"versions":329},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Server 12 SP5",[330],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":327,"vendor":290,"product":332,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":332,"source":9,"versions":333},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[334],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":336,"vendor":290,"product":337,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":337,"source":9,"versions":338},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Server 12 SP5",[339],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":336,"vendor":290,"product":341,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":341,"source":9,"versions":342},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[343],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":345,"vendor":290,"product":346,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":346,"source":9,"versions":347},"kgraft-patch-SLE12-SP5_Update_33","kgraft-patch-SLE12-SP5_Update_33&distro=SUSE Linux Enterprise Live Patching 12 SP5",[348],{"version":349,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":350,"version_end_type":299,"fixed_in":9},"lt1_8_3_1","1-8.3.1"]