Lucene search
+L

54296 matches found

OSV
OSV
added 2026/03/25 7:34 p.m.4 views

SUSE-SU-2026:1046-1 Security update for the Linux Kernel (Live Patch 36 for SUSE Linux Enterprise 15 SP4)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150400.24.150 fixes various security issues The following security issues were fixed: - CVE-2022-50697: mrp: introduce active flags to prevent UAF when applicant uninit bsc1255595. - CVE-2023-53781: smc: Fix use-after-free in...

9.8CVSS6.9AI score0.00617EPSS
SaveExploits0References21
OSV
OSV
added 2026/03/25 6:10 p.m.3 views

SUSE-SU-2026:20841-1 Security update for the Linux Kernel (Live Patch 0 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.5.1 fixes various security issues The following security issues were fixed: - CVE-2025-38488: smb: client: fix use-after-free in cryptmessage when using async crypto bsc1247240. - CVE-2025-40214: afunix: Initialise sccindex in...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits0References19
OSV
OSV
added 2026/03/25 6:04 p.m.4 views

SUSE-SU-2026:1045-1 Security update for the Linux Kernel (Live Patch 77 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.293 fixes various security issues The following security issues were fixed: - CVE-2025-21738: ata: libata-sff: ensure that we cannot write outside the allocated buffer bsc1257118. - CVE-2025-68285: libceph: fix potential use-after-free ...

9.8CVSS6.7AI score0.00572EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/03/25 6:04 p.m.7 views

Security update for the Linux Kernel (Live Patch 77 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.293 fixes various security issues The following security issues were fixed: CVE-2025-21738: ata: libata-sff: ensure that we cannot write outside the allocated buffer bsc1257118. CVE-2025-68285: libceph: fix potential use-after-free in...

7.8CVSS6.8AI score0.00572EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/03/25 5:54 p.m.7 views

Security update for the Linux Kernel (Live Patch 70 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.266 fixes various security issues The following security issues were fixed: CVE-2022-50423: ACPICA: Fix use-after-free in acpiutcopyipackagetoipackage bsc1250785. CVE-2022-50697: mrp: introduce active flags to prevent UAF when applicant...

8.7CVSS6.7AI score0.00617EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
added 2026/03/25 4:59 p.m.9 views

SUSE CVE-2026-3889

Spoofing issue in Thunderbird. This vulnerability was fixed in Thunderbird 149 and Thunderbird 140.9...

5.4CVSS7.2AI score0.00202EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/03/25 4:58 p.m.5 views

SUSE CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught TypeError when a request is received with a header named proto and the application accesses req.headersDistinct. When this occurs, dest"proto" resolves to Object.prototype rather than undefined, causing .push to be called on a non-array...

7.5CVSS7AI score0.25044EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/03/25 4:58 p.m.5 views

SUSE CVE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

6.5CVSS6.4AI score0.00175EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/03/25 4:58 p.m.7 views

SUSE CVE-2026-21712

A flaw in Node.js URL processing causes an assertion failure in native code when url.format is called with a malformed internationalized domain name IDN containing invalid characters, crashing the Node.js process...

6.5CVSS6.5AI score0.0032EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/03/25 4:58 p.m.7 views

SUSE CVE-2026-21713

A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior...

5.6CVSS6.5AI score0.00385EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/03/25 4:58 p.m.7 views

SUSE CVE-2026-21715

A flaw in Node.js Permission Model filesystem enforcement leaves fs.realpathSync.native without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running under --permission with restricted --allow-fs-read can still use...

3.3CVSS6.3AI score0.00158EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/03/25 4:58 p.m.6 views

SUSE CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

4.4CVSS6.3AI score0.00149EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/03/25 4:58 p.m.8 views

SUSE CVE-2026-21717

A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the...

6.3CVSS6.5AI score0.00268EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.9 views

SUSE CVE-2026-23364

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp with the correct function, cryptomemneq...

7.4CVSS5.7AI score0.00392EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 4:54 p.m.8 views

SUSE CVE-2026-23920

Host and event action script input is validated with a regex set by the administrator, but the validation runs in multiline mode. If ^ and $ anchors are used in user input validation, an injected newline lets authenticated users bypass the check and inject shell commands...

7.7CVSS5.9AI score0.00248EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 4:53 p.m.9 views

SUSE CVE-2026-32853

LibVNCServer versions 0.9.15 and prior fixed in commit 009008e contain a heap out-of-bounds read vulnerability in the UltraZip encoding handler that allows a malicious VNC server to cause information disclosure or application crash. Attackers can exploit improper bounds checking in the...

7.1CVSS5.9AI score0.00437EPSS
SaveExploits1References7
SUSE Linux
SUSE Linux
added 2026/03/25 2:13 p.m.10 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-53817: crypto: lib/mpi - avoid null pointer deref in mpicmpui bsc1254992. CVE-2024-38542: RDMA/manaib: boundary check before installing cq callbacks bsc122659...

8.5CVSS6.2AI score0.00515EPSS
SaveExploits8References146
OSV
OSV
added 2026/03/25 2:13 p.m.6 views

SUSE-SU-2026:1041-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-53817: crypto: lib/mpi - avoid null pointer deref in mpicmpui bsc1254992. - CVE-2024-38542: RDMA/manaib: boundary check before installing cq callbacks...

9.4CVSS7.1AI score0.00515EPSS
SaveExploits8References74
OSV
OSV
added 2026/03/25 12:34 p.m.17 views

SUSE-SU-2026:1039-1 Security update for the Linux Kernel (Live Patch 29 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.116 fixes various security issues The following security issues were fixed: - CVE-2022-50697: mrp: introduce active flags to prevent UAF when applicant uninit bsc1255595. - CVE-2023-53257: wifi: mac80211: check S1G action frame si...

9.8CVSS6.9AI score0.00617EPSS
SaveExploits0References23
SUSE Linux
SUSE Linux
added 2026/03/25 12:34 p.m.5 views

Security update for the Linux Kernel (Live Patch 29 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.116 fixes various security issues The following security issues were fixed: CVE-2022-50697: mrp: introduce active flags to prevent UAF when applicant uninit bsc1255595. CVE-2023-53257: wifi: mac80211: check S1G action frame size...

8.7CVSS6AI score0.00617EPSS
SaveExploits0References44
Rows per page
Query Builder