Lucene search
+L

169778 matches found

EUVD
EUVD
added 3 days ago8 views

EUVD-2026-55307

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate HEVC active reference counts HEVC slice parameters are shared stateless V4L2 controls, but the common validation path does not verify the active L0/L1 reference counts before driver-specific code...

5.3AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago13 views

CVE-2026-68196

The CVE-2026-68196 issue affects Linux kernel WiFi Wilc1000: the function wilc_parse_assoc_resp_info computes ies_len as buffer_len - sizeof(*res) without validating that buffer_len >= sizeof(struct wilc_assoc_resp) (6 bytes). For frames shorter than the 6-byte fixed header, subtraction wraps;...

5.3AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-68196 wifi: wilc1000: validate assoc response length before subtracting header

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: validate assoc response length before subtracting header wilcparseassocrespinfo computes the trailing IE length as ieslen = bufferlen - sizeofres; without first checking that bufferlen is at least sizeofstruct...

5.4AI score
SaveExploits0References8
OSV
OSV
added 3 days ago7 views

CVE-2026-68165 mm/damon/core: validate ranges in damon_set_regions()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate ranges in damonsetregions DAMON core logic assumes zero length regions don't exist. However, a few DAMON API callers including DAMONSYSFS, DAMONRECLAIM and DAMONLRUSORT allow users to set empty monitoring...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-55551

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate ranges in damonsetregions DAMON core logic assumes zero length regions don't exist. However, a few DAMON API callers including DAMONSYSFS, DAMONRECLAIM and DAMONLRUSORT allow users to set empty monitoring...

5.3AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago17 views

CVE-2026-68165

The CVE affects the Linux kernel DAMON subsystem (mm/damon/core) where damon_set_regions() did not validate zero-length regions created by certain callers (DAMON_SYSFS, DAMON_RECLAIM, DAMON_LRU_SORT). This could trigger WARN_ONCE on CONFIG_DAMON_DEBUG_SANITY and cause a divide-by-zero in damon_me...

5.3AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-68164 mm/damon/core: disallow overlapping input ranges for damon_set_regions()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow overlapping input ranges for damonsetregions damonsetregions assumes the input ranges are sorted by the address and don't overlap each other. Hence the assumption was initially to be explicitly validated...

5.4AI score
SaveExploits0References8
CVE
CVE
added 3 days ago16 views

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...

5.3AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-55541

In the Linux kernel, the following vulnerability has been resolved: libceph: Reject monmaps advertising zero monitors A message of type CEPHMSGMONMAP contains a monmap that is sent from a monitor to the client. This monmap contains information about the existing monitors in the cluster. Currently...

5.4AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-68155 libceph: Reject monmaps advertising zero monitors

In the Linux kernel, the following vulnerability has been resolved: libceph: Reject monmaps advertising zero monitors A message of type CEPHMSGMONMAP contains a monmap that is sent from a monitor to the client. This monmap contains information about the existing monitors in the cluster. Currently...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55517

In the Linux kernel, the following vulnerability has been resolved: net: gro: fix double aggregation of flush-marked skbs Commit 0ab03f353d36 "net-gro: Fix GRO flush when receiving a GSO packet." added a flush check to skbgroreceive, but skbgroreceivelist lacks the same validation. As a result,...

5.4AI score0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-68108 drm/amdgpu/vce: fix integer overflow in image size

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

0.00176EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-55489

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

5.5AI score0.00176EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago19 views

CVE-2026-68106

The CVE-2026-68106 entry describes a Linux kernel (drm/amdgpu) issue where, if width or height is less than 16, width_in_mb/height_in_mb become 0 and lead to a division-by-zero when computing num_dpb_buffer in H264 and H264 Perf decode paths. The fix adds validation to reject frames with width &l...

5.4AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-55487

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix division by zero with invalid uvd dimensions When width or height is less than 16, widthinmb or heightinmb becomes 0, leading to fsinmb being 0. This causes a division by zero when calculating numdpbbuffer in H264...

5.4AI score0.00168EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 3 days ago7 views

Security Bulletin:Vulnerability in Netty affects IBM Netezza Appliance

Summary The Netty package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVEsCVE-2026-45673, CVE-2026-45674, CVE-2026-47691 Vulnerability Details CVEID:CVE-2026-45673 DESCRIPTION: Netty is a network application framework for development of protocol servers an...

10CVSS7.7AI score0.00318EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-68097 ksmbd: validate ACE size against SID sub-authorities

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago16 views

CVE-2026-68097

In the Linux kernel ksmbd code path, the ACE size check in set_ntacl_dacl() does not verify that the declared ACE size can contain all sub-authorities described by sid.num_subauth. An undersized ACE can be copied, allowing a subsequent POSIX ACL deduplication walk to read data beyond the copied A...

5.3AI score0.00168EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 3 days ago8 views

Security update for perl-Date-Manip

This update for perl-Date-Manip fixes the following issues: CVE-2026-60074: corrupted dates returned when processing non-ASCII decimal digits that pass the numeric range tests in check bsc1273063. CVE-2026-60075: CPU exhaustion due to quadratic backtracking in the unanchored time substitution in...

8.7CVSS5.3AI score0.00387EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago19 views

CVE-2026-65942

CVE-2026-65942 concerns TLS hostname verification in Apache Ranger Client Code for versions

7.5CVSS5.2AI score0.00392EPSS
SaveExploits0References2
Rows per page
Query Builder