SUSE-SU-2023:3318-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3318-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2023:3318-1
Related
Published
2023-08-15T08:34:21Z
Modified
2023-08-15T08:34:21Z
Summary
Security update for the Linux Kernel
Details

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2022-40982: Fixed transient execution attack called 'Gather Data Sampling' (bsc#1206418).
  • CVE-2023-0459: Fixed information leak in _uaccessbegin_nospec (bsc#1211738).
  • CVE-2023-20569: Fixed side channel attack ‘Inception’ or ‘RAS Poisoning’ (bsc#1213287).
  • CVE-2023-20593: Fixed a ZenBleed issue in 'Zen 2' CPUs that could allow an attacker to potentially access sensitive information (bsc#1213286).
  • CVE-2023-21400: Fixed several memory corruptions due to improper locking in io_uring (bsc#1213272).
  • CVE-2023-2156: Fixed a flaw in the networking subsystem within the handling of the RPL protocol (bsc#1211131).
  • CVE-2023-2166: Fixed NULL pointer dereference in canrcvfilter (bsc#1210627).
  • CVE-2023-2985: Fixed an use-after-free vulnerability in hfsplusputsuper in fs/hfsplus/super.c that could allow a local user to cause a denial of service (bsc#1211867).
  • CVE-2023-31083: Fixed race condition in hciuarttty_ioctl (bsc#1210780).
  • CVE-2023-3117: Fixed an use-after-free vulnerability in the netfilter subsystem when processing named and anonymous sets in batch requests that could allow a local user with CAPNETADMIN capability to crash or potentially escalate their privileges on the system (bsc#1213245).
  • CVE-2023-31248: Fixed an use-after-free vulnerability in nftchainlookup_byid that could allow a local attacker to escalate their privilege (bsc#1213061).
  • CVE-2023-3268: Fixed an out of bounds memory access flaw in relayfilereadstartpos in the relayfs (bsc#1212502).
  • CVE-2023-3390: Fixed an use-after-free vulnerability in the netfilter subsystem in net/netfilter/nftablesapi.c that could allow a local attacker with user access to cause a privilege escalation issue (bsc#1212846).
  • 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).
  • CVE-2023-3567: Fixed a use-after-free in vcsread in drivers/tty/vt/vcscreen.c (bsc#1213167).
  • CVE-2023-3609: Fixed reference counter leak leading to overflow in net/sched (bsc#1213586).
  • CVE-2023-3611: Fixed an out-of-bounds write in net/sched sch_qfq(bsc#1213585).
  • CVE-2023-3776: Fixed improper refcount update in cls_fw leads to use-after-free (bsc#1213588).
  • CVE-2023-3812: Fixed an out-of-bounds memory access flaw in the TUN/TAP device driver functionality that could allow a local user to crash or potentially escalate their privileges on the system (bsc#1213543).
  • CVE-2023-4004: Fixed improper element removal netfilter nftsetpipapo (bsc#1213812).

The following non-security bugs were fixed:

  • acpi: utils: fix acpievaluatedsm_typed() redefinition error (git-fixes).
  • add modulefirmware() for firmwaretg357766 (git-fixes).
  • afs: adjust ack interpretation to try and cope with nat (git-fixes).
  • afs: fix access after dec in put functions (git-fixes).
  • afs: fix afs_getattr() to refetch file status if callback break occurred (git-fixes).
  • afs: fix dynamic root getattr (git-fixes).
  • afs: fix fileserver probe rtt handling (git-fixes).
  • afs: fix infinite loop found by xfstest generic/676 (git-fixes).
  • afs: fix lost servers_outstanding count (git-fixes).
  • afs: fix server->active leak in afsputserver (git-fixes).
  • afs: fix setting of mtime when creating a file/dir/symlink (git-fixes).
  • afs: fix updating of i_size with dv jump from server (git-fixes).
  • afs: fix vlserver probe rtt handling (git-fixes).
  • afs: return -eagain, not -eremoteio, when a file already locked (git-fixes).
  • afs: use refcountt rather than atomict (git-fixes).
  • afs: use the operation issue time instead of the reply time for callbacks (git-fixes).
  • alsa: emu10k1: roll up loops in dsp setup code for audigy (git-fixes).
  • alsa: fireface: make read-only const array for model names static (git-fixes).
  • alsa: hda/realtek - remove 3k pull low procedure (git-fixes).
  • alsa: hda/realtek: add quirk for asus rog g614jx (git-fixes).
  • alsa: hda/realtek: add quirk for asus rog ga402x (git-fixes).
  • alsa: hda/realtek: add quirk for asus rog gx650p (git-fixes).
  • alsa: hda/realtek: add quirk for asus rog gz301v (git-fixes).
  • alsa: hda/realtek: add quirk for clevo npx0snx (git-fixes).
  • alsa: hda/realtek: add quirk for clevo ns70au (git-fixes).
  • alsa: hda/realtek: add quirks for unis h3c desktop b760 & q760 (git-fixes).
  • alsa: hda/realtek: add support for dell oasis 13/14/16 laptops (git-fixes).
  • alsa: hda/realtek: amend g634 quirk to enable rear speakers (git-fixes).
  • alsa: hda/realtek: enable mute led on hp laptop 15s-eq2xxx (git-fixes).
  • alsa: hda/realtek: fix generic fixup definition for cs35l41 amp (git-fixes).
  • alsa: hda/realtek: support asus g713pv laptop (git-fixes).
  • alsa: hda/realtek: whitespace fix (git-fixes).
  • alsa: hda/relatek: enable mute led on hp 250 g8 (git-fixes).
  • alsa: hda: fix a possible null-pointer dereference due to data race in sndhdacregmap_sync() (git-fixes).
  • alsa: oxfw: make read-only const array models static (git-fixes).
  • alsa: pcm: fix potential data race at pcm memory allocation helpers (git-fixes).
  • alsa: usb-audio: add quirk for microsoft modern wireless headset (bsc#1207129).
  • alsa: usb-audio: update for native dsd support quirks (git-fixes).
  • apparmor: fix missing error check for rhashtableinsertfast (git-fixes).
  • arm64/mm: mark private vmfaultx defines as vmfaultt (git-fixes)
  • arm64: dts: microchip: sparx5: do not use psci on reference boards (git-fixes)
  • arm64: vdso: pass (void *) to virttopage() (git-fixes)
  • arm64: xor-neon: mark xorarm64neon_*() static (git-fixes)
  • asoc: atmel: fix the 8k sample parameter in i2sc master (git-fixes).
  • asoc: codecs: es8316: fix dmic config (git-fixes).
  • asoc: codecs: wcd-mbhc-v2: fix resource leaks on component remove (git-fixes).
  • asoc: codecs: wcd934x: fix resource leaks on component remove (git-fixes).
  • asoc: codecs: wcd938x: fix codec initialisation race (git-fixes).
  • asoc: codecs: wcd938x: fix db range for hphl and hphr (git-fixes).
  • asoc: codecs: wcd938x: fix missing clsh ctrl error handling (git-fixes).
  • asoc: codecs: wcd938x: fix soundwire initialisation race (git-fixes).
  • asoc: da7219: check for failure reading aad irq events (git-fixes).
  • asoc: da7219: flush pending aad irq when suspending (git-fixes).
  • asoc: fsl_sai: disable bit clock with transmitter (git-fixes).
  • asoc: fsl_spdif: silence output on stop (git-fixes).
  • asoc: rt5682-sdw: fix for jd event handling in clockstop mode0 (git-fixes).
  • asoc: rt711-sdca: fix for jd event handling in clockstop mode0 (git-fixes).
  • asoc: rt711: fix for jd event handling in clockstop mode0 (git-fixes).
  • asoc: tegra: fix adx byte map (git-fixes).
  • asoc: tegra: fix amx byte map (git-fixes).
  • asoc: wm8904: fill the cache for wm8904adctest_0 register (git-fixes).
  • ata: patans87415: mark ns87560tf_read static (git-fixes).
  • block, bfq: fix division by zero error on zero wsum (bsc#1213653).
  • block: fix a source code comment in include/uapi/linux/blkzoned.h (git-fixes).
  • can: bcm: fix uaf in bcmprocshow() (git-fixes).
  • can: gsusb: gscanclose(): add missing set of can state to canstate_stopped (git-fixes).
  • ceph: do not let check_caps skip sending responses for revoke msgs (bsc#1213856).
  • cifs: add a warning when the in-flight count goes negative (bsc#1193629).
  • cifs: address unused variable warning (bsc#1193629).
  • cifs: do all necessary checks for credits within or before locking (bsc#1193629).
  • cifs: fix lease break oops in xfstest generic/098 (bsc#1193629).
  • cifs: fix max_credits implementation (bsc#1193629).
  • cifs: fix session state check in reconnect to avoid use-after-free issue (bsc#1193629).
  • cifs: fix session state check in smb2findsmb_ses (bsc#1193629).
  • cifs: fix session state transition to avoid use-after-free issue (bsc#1193629).
  • cifs: fix sockaddr comparison in iface_cmp (bsc#1193629).
  • cifs: fix status checks in cifstreeconnect (bsc#1193629).
  • cifs: log session id when a matching ses is not found (bsc#1193629).
  • cifs: new dynamic tracepoint to track ses not found errors (bsc#1193629).
  • cifs: prevent use-after-free by freeing the cfile later (bsc#1193629).
  • cifs: print all credit counters in debugdata (bsc#1193629).
  • cifs: print client_guid in debugdata (bsc#1193629).
  • cifs: print more detail when invalidateinodemapping fails (bsc#1193629).
  • cifs: print nosharesock value while dumping mount options (bsc#1193629).
  • clk: qcom: camcc-sc7180: add parent dependency to all camera gdscs (git-fixes).
  • clk: qcom: gcc-ipq6018: use floor ops for sdcc clocks (git-fixes).
  • coda: avoid partial allocation of sig_inputargs (git-fixes).
  • codel: fix kernel-doc notation warnings (git-fixes).
  • crypto: kpp - add helper to set reqsize (git-fixes).
  • crypto: qat - use helper to set reqsize (git-fixes).
  • delete suse/memcg-drop-kmem-limitinbytes. drop the patch in order to fix bsc#1213705.
  • devlink: fix kernel-doc notation warnings (git-fixes).
  • dlm: fix missing lkb refcount handling (git-fixes).
  • dlm: fix plock invalid read (git-fixes).
  • docs: networking: update codeaurora references for rmnet (git-fixes).
  • documentation: abi: sysfs-class-net-qmi: pass_through contact update (git-fixes).
  • documentation: bonding: fix the doc of peernotifdelay (git-fixes).
  • documentation: devices.txt: reconcile serial/ucc_uart minor numers (git-fixes).
  • documentation: timers: hrtimers: make hybrid union historical (git-fixes).
  • drm/amd/display: correct dmub_fw_version macro (git-fixes).
  • drm/amd/display: disable mpc split by default on special asic (git-fixes).
  • drm/amd/display: keep phy active for dp displays on dcn31 (git-fixes).
  • drm/amdgpu: avoid restore process run into dead loop (git-fixes).
  • drm/amdgpu: fix clearing mappings for bos that are always valid in vm (git-fixes).
  • drm/amdgpu: set vmbo destroy after pt bo is created (git-fixes).
  • drm/amdgpu: validate vm ioctl flags (git-fixes).
  • drm/atomic: allow vblank-enabled + self-refresh 'disable' (git-fixes).
  • drm/atomic: fix potential use-after-free in nonblocking commits (git-fixes).
  • drm/bridge: tc358768: add atomicgetinputbusfmts() implementation (git-fixes).
  • drm/bridge: tc358768: fix tclk_trailcnt computation (git-fixes).
  • drm/bridge: tc358768: fix ths_trailcnt computation (git-fixes).
  • drm/bridge: tc358768: fix ths_zerocnt computation (git-fixes).
  • drm/client: fix memory leak in drmclientmodeset_probe (git-fixes).
  • drm/client: fix memory leak in drmclienttarget_cloned (git-fixes).
  • drm/i915/psr: use hw.adjusted mode when calculating io/fast wake times (git-fixes).
  • drm/i915: fix one wrong caching mode enum usage (git-fixes).
  • drm/msm/adreno: fix snapshot bindless_data size (git-fixes).
  • drm/msm/disp/dpu: get timing engine status from intf status register (git-fixes).
  • drm/msm/dpu: drop enum dpucoreperfdatabus_id (git-fixes).
  • drm/msm/dpu: set dpudatahctlen for in intfsc7180_mask (git-fixes).
  • drm/msm: fix iserrornull() vs null check in a5xxsubmitinrb() (git-fixes).
  • drm/panel: simple: add connectortype for innoluxat043tn24 (git-fixes).
  • drm/panel: simple: add powertip ph800480t013 drmdisplaymode flags (git-fixes).
  • drm/radeon: fix integer overflow in radeoncsparser_init (git-fixes).
  • drm/ttm: do not leak a resource on swapout move error (git-fixes).
  • drop amdgpu patches for fixing regression (bsc#1213304,bsc#1213777)
  • dt-bindings: phy: brcm,brcmstb-usb-phy: fix error in 'compatible' conditional schema (git-fixes).
  • enable nxp snvs rtc driver for i.mx 8mq/8mp (jsc#PED-4758)
  • ext4: add eainode checking to ext4iget() (bsc#1213106).
  • ext4: add ext4sbblockvalid() refactored out of ext4inodeblockvalid() (bsc#1213088).
  • ext4: add lockdep annotations for idatasem for ea_inode's (bsc#1213109).
  • ext4: add strict range checks while freeing blocks (bsc#1213089).
  • ext4: avoid deadlock in fs reclaim with page writeback (bsc#1213016).
  • ext4: bail out of ext4xattribody_get() fails for any reason (bsc#1213018).
  • ext4: block range must be validated before use in ext4mbclear_bb() (bsc#1213090).
  • ext4: check iomap type only if ext4iomapbegin() does not fail (bsc#1213103).
  • ext4: disallow ea_inodes with extended attributes (bsc#1213108).
  • ext4: fail ext4_iget if special inode unallocated (bsc#1213010).
  • ext4: fix bugon in _estreesearch caused by bad quota inode (bsc#1213111).
  • ext4: fix data races when using cached status extents (bsc#1213102).
  • ext4: fix deadlock when converting an inline directory in nojournal mode (bsc#1213105).
  • ext4: fix idisksize exceeding isize problem in paritally written case (bsc#1213015).
  • ext4: fix lockdep warning when enabling mmp (bsc#1213100).
  • ext4: fix reusing stale buffer heads from last failed mounting (bsc#1213020).
  • ext4: fix task hung in ext4xattrdelete_inode (bsc#1213096).
  • ext4: fix to check return value of freezebdev() in ext4shutdown() (bsc#1213021).
  • ext4: fix use-after-free read in ext4findextent for bigalloc + inline (bsc#1213098).
  • ext4: fix warning in ext4updateinline_data (bsc#1213012).
  • ext4: fix warning in mbfindextent (bsc#1213099).
  • ext4: improve error handling from ext4_dirhash() (bsc#1213104).
  • ext4: improve error recovery code paths in _ext4remount() (bsc#1213017).
  • ext4: move where set the mayinlinedata flag is set (bsc#1213011).
  • ext4: only update ireserveddata_blocks on successful block allocation (bsc#1213019).
  • ext4: refactor ext4freeblocks() to pull out ext4mbclear_bb() (bsc#1213087).
  • ext4: refuse to create ea block when umounted (bsc#1213093).
  • ext4: set lockdep subclass for the eainode in ext4xattrinodecache_find() (bsc#1213107).
  • ext4: turn quotas off if mount failed after enabling quotas (bsc#1213110).
  • ext4: update sjournalinum if it changes after journal replay (bsc#1213094).
  • ext4: use ext4fctl_mem in fast-commit replay path (bsc#1213092).
  • ext4: zero i_disksize when initializing the bootloader inode (bsc#1213013).
  • fbdev: au1200fb: fix missing irq check in au1200fbdrvprobe (git-fixes).
  • fbdev: imxfb: warn about invalid left/right margin (git-fixes).
  • file: always lock position for fmodeatomicpos (bsc#1213759).
  • fix documentation of paniconwarn (git-fixes).
  • fs: dlm: add midcomms init/start functions (git-fixes).
  • fs: dlm: do not set stop rx flag after node reset (git-fixes).
  • fs: dlm: filter user dlm messages for kernel locks (git-fixes).
  • fs: dlm: fix log of lowcomms vs midcomms (git-fixes).
  • fs: dlm: fix race between testbit() and queuework() (git-fixes).
  • fs: dlm: fix race in lowcomms (git-fixes).
  • fs: dlm: handle -ebusy first in lock arg validation (git-fixes).
  • fs: dlm: move sending fin message into state change handling (git-fixes).
  • fs: dlm: retry accept() until -eagain or error returns (git-fixes).
  • fs: dlm: return positive pid value for f_getlk (git-fixes).
  • fs: dlm: start midcomms before scand (git-fixes).
  • fs: hfsplus: remove warnon() from hfspluscat{read,write}inode() (git-fixes).
  • fs: jfs: check for read-only mounted filesystem in txbegin (git-fixes).
  • fs: jfs: fix null-ptr-deref read in txbegin (git-fixes).
  • fs: jfs: fix ubsan: array-index-out-of-bounds in dballocdmaplev (git-fixes).
  • fuse: ioctl: translate enosys in outarg (bsc#1213524).
  • fuse: revalidate: do not invalidate if interrupted (bsc#1213523).
  • gve: set default duplex configuration to full (git-fixes).
  • gve: unify driver name usage (git-fixes).
  • hvcs: fix hvcs port reference counting (bsc#1213134 ltc#202861).
  • hvcs: get reference to tty in remove (bsc#1213134 ltc#202861).
  • hvcs: synchronize hotplug remove with port free (bsc#1213134 ltc#202861).
  • hvcs: use dev_groups to manage hvcs device attributes (bsc#1213134 ltc#202861).
  • hvcs: use driver groups to manage driver attributes (bsc#1213134 ltc#202861).
  • hvcs: use vhangup in hotplug remove (bsc#1213134 ltc#202861).
  • hwmon: (adm1275) allow setting sample averaging (git-fixes).
  • hwmon: (k10temp) enable amd3255 proc to show negative temperature (git-fixes).
  • hwmon: (nct7802) fix for temp6 (peci1) processed even if peci1 disabled (git-fixes).
  • hwmon: (pmbus/adm1275) fix problems with temperature monitoring on adm1272 (git-fixes).
  • i2c: xiic: defer xiicwakeup() and _xiicstartxfer() in xiic_process() (git-fixes).
  • i2c: xiic: do not try to handle more interrupt events after error (git-fixes).
  • iavf: fix out-of-bounds when setting channels on remove (git-fixes).
  • iavf: fix use-after-free in free_netdev (git-fixes).
  • iavf: use internal state to free traffic irqs (git-fixes).
  • ib/hfi1: use bitmap_zalloc() when applicable (git-fixes)
  • igc: check if hardware tx timestamping is enabled earlier (git-fixes).
  • igc: enable and fix rx hash usage by netstack (git-fixes).
  • igc: fix inserting of empty frame for launchtime (git-fixes).
  • igc: fix kernel panic during ndotxtimeout callback (git-fixes).
  • igc: fix launchtime before start of cycle (git-fixes).
  • igc: fix race condition in ptp tx code (git-fixes).
  • igc: handle pps start time programming for past time values (git-fixes).
  • igc: prevent garbled tx queue with xdp zerocopy (git-fixes).
  • igc: remove delay during tx ring configuration (git-fixes).
  • igc: set tp bit in 'supported' and 'advertising' fields of ethtoollinkksettings (git-fixes).
  • igc: work around hw bug causing missing timestamps (git-fixes).
  • inotify: avoid reporting event with invalid wd (bsc#1213025).
  • input: i8042 - add clevo pcx0dx to i8042 quirk table (git-fixes).
  • input: iqs269a - do not poll during ati (git-fixes).
  • input: iqs269a - do not poll during suspend or resume (git-fixes).
  • jbd2: fix data missing when reusing bh which is ready to be checkpointed (bsc#1213095).
  • jdb2: do not refuse invalidation of already invalidated buffers (bsc#1213014).
  • jffs2: fix memory leak in jffs2dofill_super (git-fixes).
  • jffs2: fix memory leak in jffs2domount_fs (git-fixes).
  • jffs2: fix memory leak in jffs2scanmedium (git-fixes).
  • jffs2: fix use-after-free in jffs2clearxattr_subsystem (git-fixes).
  • jffs2: gc deadlock reading a page that is used in jffs2writebegin() (git-fixes).
  • jffs2: reduce stack usage in jffs2buildxattr_subsystem() (git-fixes).
  • jfs: jfsdmap: validate dbl2nbperpage while mounting (git-fixes).
  • kabi/severities: add vas symbols changed due to recent fix vas accelerators are directly tied to the architecture, there is no reason to have out-of-tree production drivers
  • kabi: do not check external trampolines for signature (kabi bsc#1207894 bsc#1211243).
  • kernel-binary.spec.in: remove superfluous %% in supplements fixes: 02b7735e0caf ('rpm/kernel-binary.spec.in: add enhances and supplements tags to in-tree kmps')
  • kselftest: vdso: fix accumulation of uninitialized ret when clock_realtime is undefined (git-fixes).
  • kvm: arm64: do not read a hw interrupt pending state in user context (git-fixes)
  • kvm: arm64: warn if accessing timer pending state outside of vcpu (bsc#1213620)
  • kvm: do not null dereference ops->destroy (git-fixes)
  • kvm: downgrade two bugons to warnon_once (git-fixes)
  • kvm: initialize debugfs_dentry when a vm is created to avoid null (git-fixes)
  • kvm: s390: pv: fix index value of replaced asce (git-fixes bsc#1213867).
  • kvm: vmx: inject #gp on encls if vcpu has paging disabled (cr0.pg==0) (git-fixes).
  • kvm: vmx: inject #gp, not #ud, if sgx2 encls leafs are unsupported (git-fixes).
  • kvm: vmx: restore vmx_vmexit alignment (git-fixes).
  • kvm: x86: account fastpath-only vm-exits in vcpu stats (git-fixes).
  • leds: trigger: netdev: recheck netdevledmode_linkup on dev rename (git-fixes).
  • libceph: harden msgr2.1 frame segment length checks (bsc#1213857).
  • media: atomisp: gminplatform: fix outlen in gmingetconfigdsmvar() (git-fixes).
  • media: cec: i2c: ch7322: also select regmap (git-fixes).
  • media: i2c: correct format propagation for st-mipid02 (git-fixes).
  • media: staging: atomisp: select v4l2_fwnode (git-fixes).
  • media: usb: check az6007_read() return value (git-fixes).
  • media: usb: siano: fix warning due to null workfunct function pointer (git-fixes).
  • media: venus: helpers: fix align() of non power of two (git-fixes).
  • media: videodev2.h: fix struct v4l2_input tuner index comment (git-fixes).
  • memcg: drop kmem.limitinbytes (bsc#1208788, bsc#1212905).
  • mmc: core: disable trim on kingston emmc04g-m627 (git-fixes).
  • mmc: sdhci: fix dma configure compatibility issue when 64bit dma mode is used (git-fixes).
  • net/sched: sch_qfq: refactor parsing of netlink parameters (bsc#1213585).
  • net/sched: sch_qfq: reintroduce lmax bound check for mtu (bsc#1213585).
  • net: ena: fix shift-out-of-bounds in exponential backoff (git-fixes).
  • net: mana: add support for vlan tagging (bsc#1212301).
  • net: mana: batch ringing rx queue doorbell on receiving packets (bsc#1212901).
  • net: mana: use the correct wqe count for ringing rq doorbell (bsc#1212901).
  • net: phy: marvell10g: fix 88x3310 power up (git-fixes).
  • net: phy: prevent stale pointer dereference in phy_init() (git-fixes).
  • nfsd: add encoding of op_recall flag for write delegation (git-fixes).
  • nfsd: fix double fget() bug in _writeports_addfd() (git-fixes).
  • nfsd: fix sparse warning (git-fixes).
  • nfsd: remove open coding of string copy (git-fixes).
  • nfsv4.1: always send a reclaim_complete after establishing lease (git-fixes).
  • nfsv4.1: freeze the session table upon receiving nfs4err_badsession (git-fixes).
  • ntb: amd: fix error handling in amdntbpcidriverinit() (git-fixes).
  • ntb: idt: fix error handling in idtpcidriver_init() (git-fixes).
  • ntb: intel: fix error handling in intelntbpcidriverinit() (git-fixes).
  • ntb: ntbtool: add check for devmkcalloc (git-fixes).
  • ntb: ntbtransport: fix possible memory leak while deviceregister() fails (git-fixes).
  • nvme-multipath: support io stats on the mpath device (bsc#1210565).
  • nvme-pci: fix dma direction of unmapping integrity data (git-fixes).
  • nvme-pci: remove nvmequeue from nvmeiod (git-fixes).
  • nvme: introduce nvmestartrequest (bsc#1210565).
  • ocfs2: check new file size on fallocate call (git-fixes).
  • ocfs2: fix use-after-free when unmounting read-only filesystem (git-fixes).
  • ocfs2: switch to securityinodeinit_security() (git-fixes).
  • octeontx-af: fix hardware timestamp configuration (git-fixes).
  • octeontx2-af: move validation of ptp pointer before its usage (git-fixes).
  • octeontx2-pf: add additional check for mcam rules (git-fixes).
  • opp: fix use-after-free in lazyopptables after probe deferral (git-fixes).
  • pci/pm: avoid putting elopos e2/s2/h2 pcie ports in d3cold (git-fixes).
  • pci: add function 1 dma alias quirk for marvell 88se9235 (git-fixes).
  • phy: hisilicon: fix an out of bounds check in hisiinnophy_probe() (git-fixes).
  • phy: revert 'phy: remove socexynos4212 dep. from phyexynos4x12_usb' (git-fixes).
  • phy: tegra: xusb: check return value of devm_kzalloc() (git-fixes).
  • phy: tegra: xusb: clear the driver reference in usb-phy dev (git-fixes).
  • pie: fix kernel-doc notation warning (git-fixes).
  • pinctrl: amd: detect internal gpio0 debounce handling (git-fixes).
  • pinctrl: amd: do not show invalid config param errors (git-fixes).
  • pinctrl: amd: fix mistake in handling clearing pins at startup (git-fixes).
  • pinctrl: amd: only use special debounce behavior for gpio 0 (git-fixes).
  • pinctrl: amd: use amdpinconfset() for all config options (git-fixes).
  • platform/x86: msi-laptop: fix rfkill out-of-sync on msi wind u100 (git-fixes).
  • powerpc/64: only warn if pa()/va() called with bad addresses (bsc#1194869).
  • powerpc/64s: fix vas mm use after free (bsc#1194869).
  • powerpc/book3s64/mm: fix directmap stats in /proc/meminfo (bsc#1194869).
  • powerpc/bpf: fix use of userptregs in uapi (bsc#1194869).
  • powerpc/ftrace: remove ftrace init tramp once kernel init is complete (bsc#1194869).
  • powerpc/interrupt: do not read msr from interruptexitkernel_prepare() (bsc#1194869).
  • powerpc/mm/dax: fix the condition when checking if altmap vmemap can cross-boundary (bsc#1150305 ltc#176097 git-fixes).
  • powerpc/mm: switch obsolete dssall to .long (bsc#1194869).
  • powerpc/powernv/sriov: perform null check on iov before dereferencing iov (bsc#1194869).
  • powerpc/powernv/vas: assign real address to rxfifo in vasrxwinattr (bsc#1194869).
  • powerpc/prom_init: fix kernel config grep (bsc#1194869).
  • powerpc/secvar: fix refcount leak in format_show() (bsc#1194869).
  • powerpc/xics: fix refcount leak in icpopalinit() (bsc#1194869).
  • powerpc: clean vdso32 and vdso64 directories (bsc#1194869).
  • powerpc: define get_cycles macro for arch-override (bsc#1194869).
  • powerpc: update ppcsaveregs to save current r1 in pt_regs (bsc#1194869).
  • pwm: ab8500: fix error code in probe() (git-fixes).
  • pwm: imx-tpm: force 'real_period' to be zero in suspend (git-fixes).
  • pwm: sysfs: do not apply state to already disabled pwms (git-fixes).
  • rdma/bnxt_re: fix hang during driver unload (git-fixes)
  • rdma/bnxt_re: prevent handling any completions after qp destroy (git-fixes)
  • rdma/core: update cma destination address on rdmaresolveaddr (git-fixes)
  • rdma/irdma: add missing read barriers (git-fixes)
  • rdma/irdma: fix data race on cqp completion stats (git-fixes)
  • rdma/irdma: fix data race on cqp request done (git-fixes)
  • rdma/irdma: fix op_type reporting in cqes (git-fixes)
  • rdma/irdma: report correct wc error (git-fixes)
  • rdma/mlx4: make check for invalid flags stricter (git-fixes)
  • rdma/mthca: fix crash when polling cq for shared qps (git-fixes)
  • rdma/rxe: fix access checks in rxecheckbind_mw (git-fixes)
  • regmap: account for register length in smbus i/o limits (git-fixes).
  • regmap: drop initial version of maximum transfer length fixes (git-fixes).
  • revert 'arm64: dts: zynqmp: add address-cells property to interrupt (git-fixes)
  • revert 'debugfs, coccinelle: check for obsolete definesimpleattribute() usage' (git-fixes).
  • revert 'drm/amd/display: edp do not add non-edid timings' (git-fixes).
  • revert 'nfsv4: retry lock on old_stateid during delegation return' (git-fixes).
  • revert 'usb: dwc3: core: enable autoretry feature in the controller' (git-fixes).
  • revert 'usb: gadget: tegra-xudc: fix error check in tegraxudcpowerdomain_init()' (git-fixes).
  • revert 'usb: xhci: tegra: fix error check' (git-fixes).
  • revert 'xhci: add quirk for host controllers that do not update endpoint dcs' (git-fixes).
  • rpm/check-for-config-changes: ignore also riscvisa* and dynamicsigframe they depend on configtoolchainhas*.
  • rpm: update dependency to match current kmod.
  • rsi: remove kernel-doc comment marker (git-fixes).
  • rxrpc, afs: fix selection of abort codes (git-fixes).
  • s390/ap: fix status returned by ap_aqic() (git-fixes bsc#1213259).
  • s390/ap: fix status returned by ap_qact() (git-fixes bsc#1213258).
  • s390/bpf: add expoline to tail calls (git-fixes bsc#1213870).
  • s390/dasd: fix hanging device after quiesce/resume (git-fixes bsc#1213810).
  • s390/debug: add asms390_ prefix to header guard (git-fixes bsc#1213263).
  • s390/decompressor: specify __decompress() buf len to avoid overflow (git-fixes bsc#1213863).
  • s390/ipl: add missing intersection check to ipl_report handling (git-fixes bsc#1213871).
  • s390/percpu: add readonce() to archthiscputoopsimple() (git-fixes bsc#1213252).
  • s390/qeth: fix vipa deletion (git-fixes bsc#1213713).
  • s390/vmem: fix empty page tables cleanup under kasan (git-fixes bsc#1213715).
  • s390: define runtimediscardexit to fix link error with gnu ld < 2.36 (git-fixes bsc#1213264).
  • s390: discard .interp section (git-fixes bsc#1213247).
  • s390: introduce nospecusestrampoline() (git-fixes bsc#1213870).
  • scftorture: count reschedule ipis (git-fixes).
  • sched/debug: fix dentry leak in updatescheddomain_debugfs (git-fixes)
  • sched: fix debug && !schedstats warn (git-fixes)
  • scsi: lpfc: abort outstanding els cmds when mailbox timeout error is detected (bsc#1213756).
  • scsi: lpfc: avoid -wstringop-overflow warning (bsc#1213756).
  • scsi: lpfc: clean up sli-4 sysfs resource reporting (bsc#1213756).
  • scsi: lpfc: copyright updates for 14.2.0.14 patches (bsc#1213756).
  • scsi: lpfc: fix a possible data race in lpfcunregisterfcf_rescan() (bsc#1213756).
  • scsi: lpfc: fix incorrect big endian type assignment in bsg loopback path (bsc#1213756).
  • scsi: lpfc: fix incorrect big endian type assignments in fdmi and vmid paths (bsc#1213756).
  • scsi: lpfc: fix lpfc_name struct packing (bsc#1213756).
  • scsi: lpfc: make fabric zone discovery more robust when handling unsolicited logo (bsc#1213756).
  • scsi: lpfc: pull out fw diagnostic dump log message from driver's trace buffer (bsc#1213756).
  • scsi: lpfc: qualify ndlp discovery state when processing rscn (bsc#1213756).
  • scsi: lpfc: refactor cpu affinity assignment paths (bsc#1213756).
  • scsi: lpfc: remove extra ndlp kref decrement in flogi cmpl for loop topology (bsc#1213756).
  • scsi: lpfc: replace all non-returning strlcpy() with strscpy() (bsc#1213756).
  • scsi: lpfc: replace one-element array with flexible-array member (bsc#1213756).
  • scsi: lpfc: revise ndlp kref handling for devlosstmocallbk and lpfcdrop_node (bsc#1213756).
  • scsi: lpfc: set establish image pair service parameter only for target functions (bsc#1213756).
  • scsi: lpfc: simplify fcp_abort transport callback log message (bsc#1213756).
  • scsi: lpfc: update lpfc version to 14.2.0.14 (bsc#1213756).
  • scsi: lpfc: use struct_size() helper (bsc#1213756).
  • scsi: qla2xxx: adjust iocb resource on qpair create (bsc#1213747).
  • scsi: qla2xxx: array index may go out of bound (bsc#1213747).
  • scsi: qla2xxx: avoid fcport pointer dereference (bsc#1213747).
  • scsi: qla2xxx: check valid rport returned by fcbsgto_rport() (bsc#1213747).
  • scsi: qla2xxx: correct the index of array (bsc#1213747).
  • scsi: qla2xxx: drop useless list_head (bsc#1213747).
  • scsi: qla2xxx: fix buffer overrun (bsc#1213747).
  • scsi: qla2xxx: fix command flush during tmf (bsc#1213747).
  • scsi: qla2xxx: fix deletion race condition (bsc#1213747).
  • scsi: qla2xxx: fix end of loop test (bsc#1213747).
  • scsi: qla2xxx: fix erroneous link up failure (bsc#1213747).
  • scsi: qla2xxx: fix error code in qla2x00startsp() (bsc#1213747).
  • scsi: qla2xxx: fix inconsistent tmf timeout (bsc#1213747).
  • scsi: qla2xxx: fix null pointer dereference in target mode (bsc#1213747).
  • scsi: qla2xxx: fix potential null pointer dereference (bsc#1213747).
  • scsi: qla2xxx: fix session hang in gnl (bsc#1213747).
  • scsi: qla2xxx: fix tmf leak through (bsc#1213747).
  • scsi: qla2xxx: limit tmf to 8 per function (bsc#1213747).
  • scsi: qla2xxx: pointer may be dereferenced (bsc#1213747).
  • scsi: qla2xxx: remove unused nvmelswaitq wait queue (bsc#1213747).
  • scsi: qla2xxx: replace one-element array with declareflexarray() helper (bsc#1213747).
  • scsi: qla2xxx: silence a static checker warning (bsc#1213747).
  • scsi: qla2xxx: turn off noisy message log (bsc#1213747).
  • scsi: qla2xxx: update version to 10.02.08.400-k (bsc#1213747).
  • scsi: qla2xxx: update version to 10.02.08.500-k (bsc#1213747).
  • scsi: qla2xxx: use vmalloc_array() and vcalloc() (bsc#1213747).
  • security: keys: modify mismatched function name (git-fixes).
  • selftests: mptcp: depend on syn_cookies (git-fixes).
  • selftests: mptcp: sockopt: return error if wrong mark (git-fixes).
  • selftests: rtnetlink: remove netdevsim device after ipsec offload test (git-fixes).
  • selftests: tc: add 'ct' action kconfig dep (git-fixes).
  • selftests: tc: add conntrack procfs kconfig (git-fixes).
  • selftests: tc: set timeout to 15 minutes (git-fixes).
  • serial: qcom-geni: drop bogus runtime pm state update (git-fixes).
  • serial: sifive: fix sifiveserialconsole_setup() section (git-fixes).
  • signal/powerpc: on swapcontext failure force sigsegv (bsc#1194869).
  • signal: replace forcesigsegv(sigsegv) with forcefatal_sig(sigsegv) (bsc#1194869).
  • smb3: do not reserve too many oplock credits (bsc#1193629).
  • smb3: missing null check in smb2changenotify (bsc#1193629).
  • smb: client: fix broken file attrs with nodfs mounts (bsc#1193629).
  • smb: client: fix missed ses refcounting (git-fixes).
  • smb: client: fix parsing of source mount option (bsc#1193629).
  • smb: client: fix shared dfs root mounts with different prefixes (bsc#1193629).
  • smb: client: fix warning in cifsmatchsuper() (bsc#1193629).
  • smb: client: fix warning in cifssmb3do_mount() (bsc#1193629).
  • smb: client: fix warning in cifsfindfirst() (bsc#1193629).
  • smb: client: fix warning in cifsfindnext() (bsc#1193629).
  • smb: client: fix warning in genericipconnect() (bsc#1193629).
  • smb: client: improve dfs mount check (bsc#1193629).
  • smb: client: remove redundant pointer 'server' (bsc#1193629).
  • smb: delete an unnecessary statement (bsc#1193629).
  • smb: move client and server files to common directory fs/smb (bsc#1193629).
  • smb: remove obsolete comment (bsc#1193629).
  • soundwire: qcom: fix storing port config out-of-bounds (git-fixes).
  • soundwire: qcom: update status correctly with mask (git-fixes).
  • spi: bcm-qspi: return error if neither hif_mspi nor mspi is available (git-fixes).
  • spi: bcm63xx: fix max prepend length (git-fixes).
  • staging: ks7010: potential buffer overflow in kswlansetencodeext() (git-fixes).
  • staging: r8712: fix memory leak in r8712initxmitpriv() (git-fixes).
  • sunrpc: always free ctxt when freeing deferred request (git-fixes).
  • sunrpc: double free xprt_ctxt while still in use (git-fixes).
  • sunrpc: fix tracesvcregister() call site (git-fixes).
  • sunrpc: fix uaf in svctcplistendataready() (git-fixes).
  • sunrpc: remove dead code in svctcprelease_rqst() (git-fixes).
  • sunrpc: remove the maximum number of retries in callbindstatus (git-fixes).
  • svcrdma: prevent page release when nothing was received (git-fixes).
  • tpm: tpmvtpmproxy: fix a race condition in /dev/vtpmx creation (git-fixes).
  • tpm_tis: explicitly check for error code (git-fixes).
  • tty: ngsm: fix uaf in gsmcleanup_mux (git-fixes).
  • tty: serial: fsl_lpuart: add earlycon for imx8ulp platform (git-fixes).
  • ubi: ensure that vid header offset + vid header size <= alloc, size (bsc#1210584).
  • ubi: fix failure attaching when vid_hdr offset equals to (sub)page size (bsc#1210584).
  • ubifs: add missing iput if do_tmpfile() failed in rename whiteout (git-fixes).
  • ubifs: do_rename: fix wrong space budget when target inode's nlink > 1 (git-fixes).
  • ubifs: error path in ubifsremountrw() seems to wrongly free write buffers (git-fixes).
  • ubifs: fix 'ui->dirty' race between do_tmpfile() and writeback work (git-fixes).
  • ubifs: fix aa deadlock when setting xattr for encrypted file (git-fixes).
  • ubifs: fix build errors as symbol undefined (git-fixes).
  • ubifs: fix deadlock in concurrent rename whiteout and inode writeback (git-fixes).
  • ubifs: fix memory leak in alloc_wbufs() (git-fixes).
  • ubifs: fix memory leak in do_rename (git-fixes).
  • ubifs: fix read out-of-bounds in ubifswbufwrite_nolock() (git-fixes).
  • ubifs: fix to add refcount once page is set private (git-fixes).
  • ubifs: fix wrong dirty space budget for dirty inode (git-fixes).
  • ubifs: free memory for tmpfile name (git-fixes).
  • ubifs: rectify space amount budget for mkdir/tmpfile operations (git-fixes).
  • ubifs: rectify space budget for ubifs_symlink() if symlink is encrypted (git-fixes).
  • ubifs: rectify space budget for ubifs_xrename() (git-fixes).
  • ubifs: rename whiteout atomically (git-fixes).
  • ubifs: renamewhiteout: correct olddir size computing (git-fixes).
  • ubifs: renamewhiteout: fix double free for whiteoutui->data (git-fixes).
  • ubifs: reserve one leb for each journal head while doing budget (git-fixes).
  • ubifs: setflags: make dirtiedinod 8 bytes aligned (git-fixes).
  • ubifs: ubifs_writepage: mark page dirty after writing inode failed (git-fixes).
  • udf: avoid double brelse() in udf_rename() (bsc#1213032).
  • udf: define efscorrupted error code (bsc#1213038).
  • udf: detect system inodes linked into directory hierarchy (bsc#1213114).
  • udf: discard preallocation before extending file with a hole (bsc#1213036).
  • udf: do not bother looking for prealloc extents if ilenextents matches isize (bsc#1213035).
  • udf: do not bother merging very long extents (bsc#1213040).
  • udf: do not update file length for failed writes to inline files (bsc#1213041).
  • udf: fix error handling in udfnewinode() (bsc#1213112).
  • udf: fix extending file within last block (bsc#1213037).
  • udf: fix preallocation discarding at indirect extent boundary (bsc#1213034).
  • udf: preserve link count of system files (bsc#1213113).
  • udf: truncate added extents on failed expansion (bsc#1213039).
  • update config and supported.conf files due to renaming.
  • update suse/rdma-mthca-fix-crash-when-polling-cq-for-shared-qps. (git-fixes bsc#1212604). added bug reference.
  • usb: dwc2: fix some error handling paths (git-fixes).
  • usb: dwc2: platform: improve error reporting for problems during .remove() (git-fixes).
  • usb: dwc3: do not reset device side if dwc3 was configured as host-only (git-fixes).
  • usb: dwc3: pci: skip byt gpio lookup table for hardwired phy (git-fixes).
  • usb: gadget: core: remove unbalanced mutexunlock in usbgadget_activate (git-fixes).
  • usb: gadget: udc: core: offload usbudcvbus_handler processing (git-fixes).
  • usb: gadget: udc: core: prevent softconnectstore() race (git-fixes).
  • usb: serial: option: add lara-r6 01b pids (git-fixes).
  • usb: xhci-mtk: set the dma maxsegsize (git-fixes).
  • vhost: support packed when setting-getting vring_base (git-fixes).
  • vhostnet: revert upendidx only on retriable error (git-fixes).
  • virtio-net: maintain reverse cleanup order (git-fixes).
  • virtio_net: fix error unwinding of xdp initialization (git-fixes).
  • wifi: airo: avoid uninitialized warning in airogetrate() (git-fixes).
  • wifi: raycs: drop useless status variable in parseaddr() (git-fixes).
  • wifi: raycs: utilize strnlen() in parseaddr() (git-fixes).
  • wifi: rtw89: debug: fix error code in rtw89debugprivsendh2c_set() (git-fixes).
  • wl3501cs: use ethhwaddrset() (git-fixes).
  • writeback: fix call of incorrect macro (bsc#1213024).
  • x86/pvh: obtain vga console info in dom0 (git-fixes).
  • x86: fix .brk attribute in linker script (git-fixes).
  • xen/blkfront: only check req_fua for writes (git-fixes).
  • xen/pvcalls-back: fix double frees with pvcallsnewactive_socket() (git-fixes).
  • xfs: ail needs asynchronous cil forcing (bsc#1211811).
  • xfs: async cil flushes need pending pushes to be made stable (bsc#1211811).
  • xfs: attach iclog callbacks in xlogcilsetctxwrite_state() (bsc#1211811).
  • xfs: cil work is serialised, not pipelined (bsc#1211811).
  • xfs: clean up the rtbitmap fsmap backend (git-fixes).
  • xfs: do not deplete the reserve pool when trying to shrink the fs (git-fixes).
  • xfs: do not reverse order of items in bulk ail insertion (git-fixes).
  • xfs: do not run shutdown callbacks on active iclogs (bsc#1211811).
  • xfs: drop async cache flushes from cil commits (bsc#1211811).
  • xfs: factor out log write ordering from xlogcilpush_work() (bsc#1211811).
  • xfs: fix getfsmap reporting past the last rt extent (git-fixes).
  • xfs: fix integer overflows in the fsmap rtbitmap and logdev backends (git-fixes).
  • xfs: fix interval filtering in multi-step fsmap queries (git-fixes).
  • xfs: fix logdev fsmap query result filtering (git-fixes).
  • xfs: fix off-by-one error when the last rt extent is in use (git-fixes).
  • xfs: fix uninitialized variable access (git-fixes).
  • xfs: make fsmap backend function key parameters const (git-fixes).
  • xfs: make the record pointer passed to query_range functions const (git-fixes).
  • xfs: move the cil workqueue to the cil (bsc#1211811).
  • xfs: move xlogcommitrecord to xfslogcil.c (bsc#1211811).
  • xfs: order cil checkpoint start records (bsc#1211811).
  • xfs: pass a cil context to xlog_write() (bsc#1211811).
  • xfs: pass explicit mount pointer to rtalloc query functions (git-fixes).
  • xfs: rework xlogstatedo_callback() (bsc#1211811).
  • xfs: run callbacks before waking waiters in xlogstateshutdown_callbacks (bsc#1211811).
  • xfs: separate out log shutdown callback processing (bsc#1211811).
  • xfs: wait iclog complete before tearing down ail (bsc#1211811).
  • xfs: xlogstateioerror must die (bsc#1211811).
  • xhci: fix resume issue of some zhaoxin hosts (git-fixes).
  • xhci: fix trb prefetch issue of zhaoxin hosts (git-fixes).
  • xhci: show zhaoxin xhci root hub speed correctly (git-fixes).
References

Affected packages

SUSE:Linux Enterprise Micro 5.3 / kernel-rt

Package

Name
kernel-rt
Purl
purl:rpm/suse/kernel-rt&distro=SUSE%20Linux%20Enterprise%20Micro%205.3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

SUSE:Linux Enterprise Micro 5.4 / kernel-rt

Package

Name
kernel-rt
Purl
purl:rpm/suse/kernel-rt&distro=SUSE%20Linux%20Enterprise%20Micro%205.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

SUSE:Linux Enterprise Live Patching 15 SP4 / kernel-livepatch-SLE15-SP4-RT_Update_11

Package

Name
kernel-livepatch-SLE15-SP4-RT_Update_11
Purl
purl:rpm/suse/kernel-livepatch-SLE15-SP4-RT_Update_11&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1-150400.1.5.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-livepatch-5_14_21-150400_15_46-rt": "1-150400.1.5.1"
        }
    ]
}

SUSE:Real Time Module 15 SP4 / kernel-rt

Package

Name
kernel-rt
Purl
purl:rpm/suse/kernel-rt&distro=SUSE%20Real%20Time%20Module%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

SUSE:Real Time Module 15 SP4 / kernel-rt_debug

Package

Name
kernel-rt_debug
Purl
purl:rpm/suse/kernel-rt_debug&distro=SUSE%20Real%20Time%20Module%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

SUSE:Real Time Module 15 SP4 / kernel-source-rt

Package

Name
kernel-source-rt
Purl
purl:rpm/suse/kernel-source-rt&distro=SUSE%20Real%20Time%20Module%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

SUSE:Real Time Module 15 SP4 / kernel-syms-rt

Package

Name
kernel-syms-rt
Purl
purl:rpm/suse/kernel-syms-rt&distro=SUSE%20Real%20Time%20Module%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

openSUSE:Leap Micro 5.3 / kernel-rt

Package

Name
kernel-rt
Purl
purl:rpm/suse/kernel-rt&distro=openSUSE%20Leap%20Micro%205.3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

openSUSE:Leap Micro 5.4 / kernel-rt

Package

Name
kernel-rt
Purl
purl:rpm/suse/kernel-rt&distro=openSUSE%20Leap%20Micro%205.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

openSUSE:Leap 15.4 / kernel-rt

Package

Name
kernel-rt
Purl
purl:rpm/suse/kernel-rt&distro=openSUSE%20Leap%2015.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

openSUSE:Leap 15.4 / kernel-rt_debug

Package

Name
kernel-rt_debug
Purl
purl:rpm/suse/kernel-rt_debug&distro=openSUSE%20Leap%2015.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

openSUSE:Leap 15.4 / kernel-source-rt

Package

Name
kernel-source-rt
Purl
purl:rpm/suse/kernel-source-rt&distro=openSUSE%20Leap%2015.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}

openSUSE:Leap 15.4 / kernel-syms-rt

Package

Name
kernel-syms-rt
Purl
purl:rpm/suse/kernel-syms-rt&distro=openSUSE%20Leap%2015.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.15.46.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "5.14.21-150400.15.46.1",
            "dlm-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug": "5.14.21-150400.15.46.1",
            "kernel-rt-devel": "5.14.21-150400.15.46.1",
            "cluster-md-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-rt_debug-devel": "5.14.21-150400.15.46.1",
            "kernel-source-rt": "5.14.21-150400.15.46.1",
            "kernel-rt": "5.14.21-150400.15.46.1",
            "ocfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "gfs2-kmp-rt": "5.14.21-150400.15.46.1",
            "kernel-syms-rt": "5.14.21-150400.15.46.1"
        }
    ]
}