Lucene search
+L

399572 matches found

Cvelist
Cvelist
added 2026/08/26 4:03 a.m.41 views

CVE-2026-54467

On the Trusted Firmware-M TF-M 2 through 2.3.0 platform before 00d1b3e, mailbox initialization on PSOC64 and RP2350 accepts a non-secure, unvalidated, supplied pointer...

7CVSS0.0015EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/26 4:03 a.m.11 views

CVE-2026-54467

On the Trusted Firmware-M TF-M 2 through 2.3.0 platform before 00d1b3e, mailbox initialization on PSOC64 and RP2350 accepts a non-secure, unvalidated, supplied pointer...

7CVSS5.3AI score0.0015EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/26 1:16 a.m.5 views

SUSE CVE-2026-59183

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.1.0 through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, an int32t multiplication in OpenEXRCore's unpacksampletable can overflow while decoding...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:16 a.m.7 views

SUSE CVE-2026-62380

Netty io.netty:netty-codec-socks versions 4.2.0.Final through 4.2.16.Final and 4.1.x through 4.1.136.Final contain null byte, CRLF, and credential injection vulnerabilities in the SOCKS4 Socks4ClientEncoder and SOCKS5 Socks5ClientEncoder client encoders, which fail to validate domain address and...

7.5CVSS5.9AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:15 a.m.6 views

SUSE CVE-2026-68461

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:15 a.m.7 views

SUSE CVE-2026-68462

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

7.8CVSS6.8AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:15 a.m.6 views

SUSE CVE-2026-68470

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: validate extension-frame layout before RX Extension frames only have the extension header at the regular 802.11 header offset. The generic RX path can still reach helpers and interface dispatch code that read...

5.9CVSS5.9AI score0.00289EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.5 views

SUSE CVE-2026-72016

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.9AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.5 views

SUSE CVE-2026-72407

In the Linux kernel, the following vulnerability has been resolved: geneve: validate inner network offset in genevegrocomplete Even with both paths gated on gs-grohint, genevegrocomplete re-derives the inner dispatch type and length from the packet and the current gs-grohint, independently of...

10CVSS6.8AI score0.00516EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.6 views

SUSE CVE-2026-72502

In the Linux kernel, the following vulnerability has been resolved: tcp: ipv6: clamp default adverting MSS to avoid GSOBYFRAGS 0xFFFF When MTU is large, ip6defaultadvmss can return IPV6MAXPLEN 65535. This is interpreted by TCP as mssclamp, allowing the MSS to reach 65535. However, 0xFFFF is also...

5.5CVSS5.8AI score0.00696EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.6 views

SUSE CVE-2026-74255

In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in tipcl2sendmsg Syzbot reported a slab-use-after-free in ipvlanhardheader when called from tipcl2sendmsg. The root cause is that tipcdisablel2media calls synchronizenet while b-mediaptr is still valid. This allows...

9.8CVSS5.8AI score0.00506EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.5 views

SUSE CVE-2026-74256

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

8.4CVSS5.8AI score0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.4 views

SUSE CVE-2026-74259

In the Linux kernel, the following vulnerability has been resolved: cifs: remove all cifs files before kill super Cifs files may be put into fileinfoputwq during umounting cifs. After umount done, cifsFileInfoputfinal is called, which cause following BUG: BUG: kernel NULL pointer dereference,...

8.4CVSS5.8AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.6 views

SUSE CVE-2026-74262

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

7.8CVSS5.9AI score0.00136EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.5 views

SUSE CVE-2026-74263

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.5 views

SUSE CVE-2026-74264

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS6.7AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.5 views

SUSE CVE-2026-74266

In the Linux kernel, the following vulnerability has been resolved: net/sched: schdualpi2: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever dualpi2 drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog befo...

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:14 a.m.6 views

SUSE CVE-2026-74274

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fill first free targets slot during auto-discovery Any invalid endpoint decoder pointer in the target array of an active region is not allowed by cxl driver. This means cxl driver always assumes the first p-nrtargets...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:13 a.m.5 views

SUSE CVE-2026-74286

In the Linux kernel, the following vulnerability has been resolved: net: pfcp: allocate per-cpu tstats for PFCP netdevs PFCP uses devgettstats64 as its ndogetstats64 callback, but pfcplinksetup does not request NETDEVPCPUSTATTSTATS. The net core therefore leaves dev-tstats NULL for PFCP devices...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:13 a.m.4 views

SUSE CVE-2026-74290

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsflow: Dont expose folded kernel pointers The flow classifier falls back to addrfold for fields that are missing from packet headers. In map mode, userspace controls mask, xor, rshift, addend and divisor, and can...

5.8AI score0.00173EPSS
SaveExploits0References3
Rows per page
Query Builder