Lucene search
+L

112674 matches found

SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.12 views

SUSE CVE-2026-63892

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject dirlen length u16 widened to sizet. Two distinct OOB conditions follow when entry-length uuid, ... which always reads 4 dwords from diroffset. tbpropertyentryvalid only enforces diroffset +...

5.3AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.15 views

SUSE CVE-2026-63907

In the Linux kernel, the following vulnerability has been resolved: uio: uiopcigenericsva: fix double free of devmkzalloc memory uiopcisva allocates struct uiopcisvadev with devmkzalloc in probe, but then calls kfreeudev both on the probe error path label outfree and again in remove. Because...

5.3AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.10 views

SUSE CVE-2026-63912

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: restore combined single-frag length gate The ESP out-of-place fast path appends the trailer in espoutputhead before espoutputtail allocates the destination page frag. The head-side gate currently checks skb-datalen and...

7CVSS5.4AI score0.00704EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.9 views

SUSE CVE-2026-63953

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

5.3AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.15 views

SUSE CVE-2026-63973

In the Linux kernel, the following vulnerability has been resolved: net: mana: Add NULL guards in teardown path to prevent panic on attach failure When queue allocation fails partway through, the error cleanup frees and NULLs apc-txqp and apc-rxqs. Multiple teardown paths such as manaremove,...

4.7CVSS5.3AI score0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.9 views

SUSE CVE-2026-63980

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Use spinlockbh for hnlock nvmettcpstatechange, a socket callback that runs in BH context, can reach handshakereqcancel via nvmettcpschedulereleasequeue and tlshandshakecancel. handshakereqcancel acquires hn-hnlock...

7.5CVSS5.3AI score0.00441EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.14 views

SUSE CVE-2026-63989

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in netlink path Since the introduction of the netlink configuration path for bridge ports in commit 25c71c75ac87 "bridge: bridge port parameters over netlink", brsetport was always called with...

5.3AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.10 views

SUSE CVE-2026-63992

In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume transport header in iptunnelpmtudcheckicmp In some cases, iptunnelpmtudcheckicmp can be called while skb transport header is not set. This triggers an out-of-bound access, because typeofskb-transportheader0...

9.1CVSS5.2AI score0.00514EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.11 views

SUSE CVE-2026-64021

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix execqueue leak on width check in stream open In xeoastreamopenioctl, when param.execq-width 1 the function returns -EOPNOTSUPP directly, skipping the existing errexecq cleanup path. The execqueue reference obtained...

5.3AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.12 views

SUSE CVE-2026-64033

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Fix use-after-free in path file creation cleanup In the error path of rtrssrvcreatepathfiles, the sysfs root folders may already have been created and srvpath-kobj may already have been initialized. If a later step...

9.8CVSS5.4AI score0.00488EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.11 views

SUSE CVE-2026-64035

In the Linux kernel, the following vulnerability has been resolved: igc: set tx buffer type for SMD frames Sashiko pointed out that igcfpeinitsmdframe initializes igctxbuffer fields for an SMD skb, but does not set the buffer type:...

9.8CVSS5.5AI score0.00442EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 1:00 p.m.8 views

CVE-2026-55470

A flaw was found in HAPI FHIR, a Java implementation of the HL7 FHIR standard. The fix for a previous vulnerability CVE-2026-45367 was incomplete in the DSTU2 module. Specifically, the FHIRPathEngine.matches function in org.hl7.fhir.dstu2 did not include protection against regular expression...

7.5CVSS4.9AI score0.00445EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.10 views

SUSE CVE-2026-64053

In the Linux kernel, the following vulnerability has been resolved: block: don't overwrite bipvcnt in biointegritycopyuser biointegrityaddpage already sets bipvcnt to 1 for the bounce segment. Overwriting it with nrvecs breaks bipvcnt = bipmaxvcnt on WRITE bipmaxvcnt is 1, so the gap-merge checks...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.8 views

SUSE CVE-2026-64099

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpujob's timestamp and performance query arrays after v3djobcleanup, which drops the job's last reference and frees...

7.8CVSS5.3AI score0.00134EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.11 views

SUSE CVE-2026-64125

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: keep RBUF EEE/PM disabled Setting RBUFEEEEN | RBUFPMEN in RBUFENERGYCTRL breaks the RX path on GENET hardware once MAC EEE becomes active. RX traffic stops flowing while the link stays up and the usual descriptor/R...

9.8CVSS5.4AI score0.00552EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.9 views

SUSE CVE-2026-64161

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix ethportsnode leak in probe The error path on ofpropertyreadu32 failure inside icssmpruethprobe returns without putting ethportsnode, which was acquired before the foreachchildofnode loop. Drop it before...

5.2AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.9 views

SUSE CVE-2026-64179

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipcimeminit The memory allocated in ipcprotocolinit is not freed on the error paths that follow in ipcimeminit. Fix that by calling the corresponding release function ipcprotocoldein...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.9 views

SUSE CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7CVSS5.4AI score0.00097EPSS
SaveExploits0References9
NCSC
NCSC
added 2026/07/21 9:42 a.m.12 views

Vulnerabilities handled in IBM Langflow OSS

IBM has addressed several vulnerabilities in the IBM Langflow OSS versions from 1.0.0 to 1.10.0. The vulnerabilities in IBM Langflow OSS include: - Execution of arbitrary file modifications by authorized users through specially crafted Content-Disposition headers. - Server-side request forgery SS...

10CVSS7.2AI score0.17352EPSS
SaveExploits6References24
NVD
NVD
added 2026/07/21 7:16 a.m.19 views

CVE-2026-13693

The Bit Form WordPress plugin before 3.1.0 does not restrict a form file-field value to a safe path before reading the file and attaching it to a notification email, allowing unauthenticated attackers to read arbitrary server files such as the WordPress configuration file...

5.9CVSS0.0028EPSS
SaveExploits0References1
Rows per page
Query Builder