Lucene search
+L

404010 matches found

SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.14 views

SUSE CVE-2026-72420

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS5.8AI score0.00445EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.11 views

SUSE CVE-2026-72423

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard conntrack opts error writes The conntrack lookup and allocation kfuncs take an opts pointer together with an optssz argument. The verifier checks only the memory range described by optssz, but the wrappers...

8.8CVSS6.8AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.11 views

SUSE CVE-2026-72426

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer spill metadata during half-slot cleanup cleanfuncstate cleans dead stack slots in 4-byte halves. When the high half of a STACKSPILL slot is dead and the low half remains live, cleanup converts the live low...

8.4CVSS6.8AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.11 views

SUSE CVE-2026-72427

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix effective prog array index with BPFFPREORDER replaceeffectiveprog and purgeeffectiveprogs located the slot in the effective array by walking the program hlist and counting entries linearly. That count does not match the...

7.8CVSS6.7AI score0.00134EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.14 views

SUSE CVE-2026-72431

In the Linux kernel, the following vulnerability has been resolved: alloctag: fix use-after-free in /proc/allocinfo after module unload allocinfostart only reinitializes the codetag iterator at position 0. For subsequent reads position 0, it reuses cached iterator state from the previous batch...

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.18 views

SUSE CVE-2026-72432

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.13 views

SUSE CVE-2026-72444

In the Linux kernel, the following vulnerability has been resolved: flowdissector: check device type before reading ETHADDRS skbflowdissect unconditionally reads 12 bytes from ethhdrskb when FLOWDISSECTORKEYETHADDRS is requested. This assumes the skb has a valid Ethernet header at macheader, whic...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:45 a.m.12 views

SUSE CVE-2026-72449

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix listdel corruption in kfdcriuresumesvm The cleanup tail of kfdcriuresumesvm walks svms-criusvmmetadatalist and kfrees each struct criusvmmetadata without removing it from the list. The list head is left pointing a...

7.8CVSS5.8AI score0.00171EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:44 a.m.12 views

SUSE CVE-2026-74344

In the Linux kernel, the following vulnerability has been resolved: bpf: Clear rb node linkage when freeing bpfrbroot bpfrbrootfree detaches the root by copying the current rbrootcached and then replacing the live root with RBROOTCACHED. It then walks the copied root and drops each object contain...

7.8CVSS6.7AI score0.00127EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/02 11:44 a.m.11 views

SUSE CVE-2026-74359

In the Linux kernel, the following vulnerability has been resolved: configfslookup: don't leave -sdentry dangling on failure Normally -sdentry is cleared when dentry it's pointing to becomes negative on eviction, realistically. However, that only happens if dentry gets to be positive in the first...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/02 11:40 a.m.9 views

FreeRDP: FreeRDP: Denial of Service via crafted smartcard cache requests

A flaw was found in FreeRDP. When smartcard emulation is enabled, a remote attacker can send specially crafted smartcard cache requests to a FreeRDP client. This can lead to a null pointer dereference, causing the client process to terminate and disrupting active remote desktop sessions...

8.7CVSS5.9AI score0.00346EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/02 9:40 a.m.7 views

OPENSUSE-SU-2026:21737-1 Security update for openexr

This update for openexr fixes the following issues: - CVE-2026-59183: unmapped memory access leading to crash due to int32t multiplication overflow in unpacksampletable when decoding a crafted deep tiled EXR file bsc1276428. - CVE-2026-59184: out-of-bounds or use-after-free writes when processing...

7.1CVSS6.1AI score0.00314EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.8 views

gimp: gimp: Stack buffer overflow in pnmscanner_gettoken()

A flaw was found in GIMP's PNM file format parser. When parsing a specially crafted PNM file, the pnmscannergettoken function writes a null terminator one byte past the end of a stack-allocated buffer due to an off-by-one error in the loop boundary check. This could lead to memory corruption,...

7.8CVSS7.4AI score0.00257EPSS
SaveExploits1References6
OSV
OSV
added 2026/09/02 9:18 a.m.6 views

SUSE-SU-2026:23538-1 Security update for openssl-3-livepatches

This update for openssl-3-livepatches fixes the following issues: - CVE-2026-14457: RPK server signature algorithm selection can dereference a missing certificate bsc1275145, bsc1274792. - CVE-2026-63072: heap buffer overflow in CMS key unwrapping bsc1275133, bsc1274788. - CVE-2026-63076: invalid...

7.5CVSS7.3AI score0.0135EPSS
SaveExploits0References10
OSV
OSV
added 2026/09/02 9:10 a.m.2 views

SUSE-SU-2026:23512-1 Security update for openssl-3

This update for openssl-3 fixes the following issues: August 2026 release. - CVE-2026-75803: AEAD forgeries with empty ciphertext when using EVPCipher bsc1275837. - CVE-2026-54874: excessive memory use when buffering DTLS records for a future epoch bsc1274795. - CVE-2026-63072: heap buffer overfl...

9.1CVSS0.0135EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/09/02 9:06 a.m.8 views

kernel: net: bridge: stop fast-leave after deleting a port group

A flaw was found in the Linux kernel's network bridge module. When handling multicast fast-leave, a vulnerability exists where the system may attempt to access a port group after it has been deleted. This can occur if multicast-to-unicast was previously enabled and then disabled, leading to a sta...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2026/09/02 9:03 a.m.11 views

K000163177: Multiple Vim vulnerabilities

Security Advisory Description CVE-2024-41957 Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will als...

5.3CVSS6.4AI score0.00366EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/02 8:23 a.m.8 views

kernel: net: bridge: stop fast-leave after deleting a port group

A flaw was found in the Linux kernel's network bridge module. When handling multicast fast-leave, a vulnerability exists where the system may attempt to access a port group after it has been deleted. This can occur if multicast-to-unicast was previously enabled and then disabled, leading to a sta...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 8:00 a.m.8 views

CURL-CVE-2026-80229 OpenSSL provider use-after-free

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS5.9AI score0.00899EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.15 views

OpenSSL provider use-after-free

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS5.9AI score0.00899EPSS
SaveExploits1References1Affected Software2
Rows per page
Query Builder