Lucene search
+L

1435731 matches found

RedHat Linux
RedHat Linux
added 2026/08/26 3:27 p.m.8 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.69 packages and security update

Red Hat OpenShift Container Platform release 4.16.69 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

10CVSS7.1AI score0.00813EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/26 3:17 p.m.10 views

DEBIAN-CVE-2026-80579

In the Linux kernel, the following vulnerability has been resolved: fbdev: clear fbinfo-mode before deleting a videomode fbsetvar can delete a mode from info-modelist when userspace passes FBACTIVATEINVMODE through FBIOPUTVSCREENINFO. The code checks that the mode being deleted is not the current...

7.8CVSS5.5AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.8 views

DEBIAN-CVE-2026-80576

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject oversized IBs with per-ring packet limits On GFX rings, amdgpucsp2ib passed user-supplied ibbytes through to ib-lengthdw without a limit, while ringemitib encodes length into packet fields. Oversized values can...

8.8CVSS5.4AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

DEBIAN-CVE-2026-80571

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak In paprphyattestcreatehandle, the params-cmd.length is not validated before use, which can result in a buffer overlow. Check it and return -EINVAL if it is...

5.7AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

DEBIAN-CVE-2026-80564

In the Linux kernel, the following vulnerability has been resolved: gve: fix NULL dereference due to missing ptp adjfine Fix NULL dereference due to missing implementation of adjfine, which can be triggered from usermode as follows: sudo ./testptp -d /dev/ptp0 -f 0 551.943697 BUG: kernel NULL...

5.4AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

DEBIAN-CVE-2026-80563

In the Linux kernel, the following vulnerability has been resolved: gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger on unbind The "trigger" debugfs file has a hand-rolled -write handler triggerwrite that dereferences the per-device gpiolapollpriv. The file is created with...

5.5AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

DEBIAN-CVE-2026-80558

In the Linux kernel, the following vulnerability has been resolved: libceph: Avoid using invalid osd indices from primarytemp A corrupted osdmap received from a Ceph monitor or OSD may contain osd indices in its pgtemp, primarytemp, pgupmap, and pgupmapitems parts that don't exist, i.e., that are...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.8 views

DEBIAN-CVE-2026-80556

In the Linux kernel, the following vulnerability has been resolved: mmc: atmel-mci: Fix use-after-free in atmciremove due to race condition In atmciprobe, &host-bhwork is bound with atmciworkfunc, and atmciinterrupt, atmcitimeouttimer and atmcidmacomplete can all queue this work on systembhwq. If...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

DEBIAN-CVE-2026-80548

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Selectively expand iomutex The iomutex was defined to serialize the ioregions, but then has also sort of been associated with the I/O themselves because of the close relationship they share. With the handful of race...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

DEBIAN-CVE-2026-80549

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Move cp cleanup out of not operational The fsmnotoper routine is called when the device has been lost, and is by definition no longer operational. Since this can happen asynchronously from the normal behavior of the...

8.2CVSS5.4AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

DEBIAN-CVE-2026-80550

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Fix out of bounds check on CCW array The routine ccwchaincalclength counts the number of channel command words CCWs that are chained together in a single channel program, and rejects anything larger than...

7.9CVSS5.5AI score0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.8 views

DEBIAN-CVE-2026-80552

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.9 views

DEBIAN-CVE-2026-80545

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB length and overflow checks The xcrbmsgtotype6ep11cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Missing minimum size validation: The ep11cprb structure and...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

DEBIAN-CVE-2026-80532

In the Linux kernel, the following vulnerability has been resolved: xfs: fix another iunlink infinite loop bug in online fsck xrepiunlinkresolvebucket is supposed to reconstruct as much of the incore prev and next unlinked list pointers based on what it finds on disk and in memory before we move ...

5.5AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

DEBIAN-CVE-2026-80535

In the Linux kernel, the following vulnerability has been resolved: xfs: don't double-lock when deleting a self-referential directory LOLLM notices that the dirtree scrubber can detect a directory that refers to itself. In this case, it's not correct for the directory tree repair code to try to...

5.5AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

DEBIAN-CVE-2026-80529

In the Linux kernel, the following vulnerability has been resolved: xfs: don't swallow dquot recovery verification errors xlogrecoverdquotcommitpass2 validates the recovered dquot with xfsdqblkverify and, on failure, sets error = -EFSCORRUPTED and jumps to outrelease. But outrelease unconditional...

5.9AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

DEBIAN-CVE-2026-80523

In the Linux kernel, the following vulnerability has been resolved: clk: spacemit: k3: set hdma clock as critical HDMA clock is responsible for the internal TCM access path of X100 RISC-V core, so set the clock flag as critical to prevent it from being shut off, otherwise the Linux system will...

7.1CVSS5.4AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.6 views

DEBIAN-CVE-2026-74742

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.9 views

DEBIAN-CVE-2026-74739

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.8 views

DEBIAN-CVE-2026-74738

In the Linux kernel, the following vulnerability has been resolved: regmap: sdw-mbq: don't call an unset readablereg callback regmapsdwmbqpollbusy decides whether to poll the Function Busy bit by calling ctx-readablereg, which is a straight copy of config-readablereg. That callback is optional:...

5.4AI score0.00173EPSS
SaveExploits0References1
Rows per page
Query Builder