2891521 matches found
CVE-2026-68164
The CVE concerns the Linux kernel DAMON subsystem, specifically the function damon_set_regions() in mm/damon/core. The root cause was that input ranges were assumed to be sorted and non-overlapping, but a prior commit removed validation, allowing overlapping ranges. The consequence can be odd mon...
CVE-2026-68159
The CVE-Covered issue affects the Linux kernel’s libceph decoding of pg_temp/pg_upmap entries. __decode_pg_temp() decodes a user-controlled length but previously did not bound it to CEPH_PG_MAX_SIZE, allowing potential stack-out-of-bounds writes when an OSDMap contains a long pg_temp/pg_upmap ent...
CVE-2026-68156
The CVE concerns the Linux kernel’s libceph integration. The issue arises in ceph_x_update_authorizer(): when a newer service ticket triggers a rebuild of the authorizer, the code may allocate a new buffer but fail to refresh the cached pointers in auth->authorizer_buf and auth->authorizer_...
CVE-2026-68154
The CVE-2026-68154 entry corresponds to a Linux kernel issue in libceph related to CRUSH map decoding. It fixes a flaw where a CRUSH bucket of type 0 (reserved for devices) could be accepted by crush_decode(), allowing a malformed CRUSH map to yield a negative bucket ID treated as a device, which...
CVE-2026-68151
The CVE-2026-68151 entry concerns the Linux kernel FDPIC ELF binary format driver (binfmt_elf_fdpic). The flaw arises in how the program header scan handles PT_INTERP: the code may break out of the inner switch rather than the outer loop, causing binaries with more than one PT_INTERP to overwrite...
EUVD-2026-55535
A missing authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to irreversibly decline any in-flight document and forge the decline attribution to an arbitrary user via the declinedoc Parse cloud function. The function writes...
CVE-2026-68147
Summary (CVE-2026-68147) In the Linux kernel, the fscrypt subsystem fixed a dynamic allocation pitfall in fscrypt_get_devices(), which gathers the filesystem’s block-device list to apply config/start/evict calls. The vulnerability arose because the device pointers were stored in a dynamically all...
CVE-2026-72690
An improper authorization vulnerability in Attendize through commit 9289acb allows an authenticated remote attacker to inject persistent mandatory survey questions into another organizer's events via the POST /event/eventid/question/create endpoint. The postCreateEventQuestion method loads the...
CVE-2026-68134
In the Linux kernel, the following vulnerability has been resolved: ptp: ptps390: Add missing facility check Only register the physical clock when facility 28 is installed and PTFF QAF returns that PTFF QPT is available...
CVE-2026-68133
In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP Call Trace during PTP release If a PF reset occurs when the PTP state is ICEPTPUNINIT, then iceptprebuild will update the state to ICEPTPERROR. This will result in the following PTP release call trace during driver...
CVE-2026-68132
In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...
CVE-2026-68130
CVE-2026-68130 (ksmbd, Linux kernel) : The vulnerability arises in ntlm_authenticate() where destroy_previous_session() is invoked using a pre-authentication user pointer derived from the client NTLM blob, before NTLMv2 response validation. An attacker could set the NTLM blob username to a victim...
CVE-2026-68127
In the Linux kernel, the following vulnerability has been resolved: ila: reload IPv6 header after pskbmaypull in checksum adjust ilacsumadjusttransport caches ip6h = ipv6hdrskb before calling pskbmaypull. On a non-linear skb whose transport header sits in a page fragment, pskbmaypull can call...
EUVD-2026-55507
In the Linux kernel, the following vulnerability has been resolved: mac802154: hold an interface reference across the scan worker mac802154scanworker captures the scanning sub-interface under RCU and then keeps dereferencing sdata-dev after rcureadunlock and outside the rtnl -- in the failure...
CVE-2026-68116
In the Linux kernel, the following vulnerability has been resolved: vxlan: mdb: Fix source list corruption on a failed replace When replacing the source list of an MDB remote entry, all existing sources are first marked for deletion and vxlanmdbremotesrcsadd is then called to add the new source...
CVE-2026-68111
The CVE-2026-68111 issue affects the Linux kernel's drm/amdgpu/gfx9 path, where a BUG_ON() could crash the kernel. The fix replaces BUG_ON() with WARN_ON(), avoiding a crash in these cases. The change (cherry-picked from commit b71604f8685b0eba07866f4e8dc30f93e1931054) has been included in stable...
CVE-2026-68109
CVE-2026-68109 : In the Linux kernel’s drm/amdgpu/sdma7.1 path, the vulnerability was resolved by replacing a failing assertion: replace BUG_ON() with WARN_ON() so the kernel no longer crashes in these cases. The commit cherry-picks the fix (c4f230b51cf2d3e7e8b1c800331f3dbed2a9e3f5). Affected com...
CVE-2026-68108
The CVE-2026-68108 entry covers the Linux kernel component drm/amdgpu/vce. The issue arises when malicious VCE command streams specify oversized dimensions (for example 65536×65536), triggering a 32-bit integer overflow that wraps the calculated buffer size to 0 and bypasses validation, enabling ...
CVE-2026-68100
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate numsubauth when copying ACE in setntacldacl setntacldacl copies each ACE from the attacker-controlled stored security descriptor verbatim into the response DACL without checking sid.numsubauth. The ACE bytes...
EUVD-2026-55481
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate numsubauth when copying ACE in setntacldacl setntacldacl copies each ACE from the attacker-controlled stored security descriptor verbatim into the response DACL without checking sid.numsubauth. The ACE bytes...