Lucene search
+L

33721 matches found

SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.15 views

SUSE CVE-2025-40363

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6output and ah6outputdone where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about...

2.5CVSS6.8AI score0.00207EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.7 views

SUSE CVE-2025-68206

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: add seqadj extension for natted connections Sequence adjustment may be required for FTP traffic with PASV/EPSV modes. due to need to re-write packet payload IP, port on the ftp control connection. This can requi...

5.5CVSS6.5AI score0.00677EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.7 views

SUSE CVE-2025-68221

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix address removal logic in mptcppmnlrmaddr Fix inverted WARNONONCE condition that prevented normal address removal counter updates. The current code only executes decrement logic when the counter is already 0 abnormal...

6.8AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.12 views

SUSE CVE-2025-68229

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

6.2AI score0.002EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/17 12:00 a.m.6 views

ALSA-2025:23480 Moderate: openssh security update

OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. Security Fixes: openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand...

3.6CVSS7.4AI score0.00275EPSS
SaveExploits2References6
AlmaLinux
AlmaLinux
added 2025/12/17 12:00 a.m.35 views

Moderate: openssh security update

OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. Security Fixes: openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand...

3.6CVSS9.6AI score0.00275EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: fix address removal logic in mptcppmnlrmaddr Fix inverted WARNONONCE condition that prevented normal address removal counter updates. The current code on...

7.2AI score0.002EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/16 11:55 p.m.9 views

CVE-2025-66407

Weblate is a web based localization tool. The Create Component functionality in Weblate allows authorized users to add new translation components by specifying both a version control system and a source code repository URL to pull from. However, prior to version 5.15, the repository URL field is...

5CVSS6.4AI score0.00243EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/16 10:35 p.m.12 views

EUVD-2025-203837

Parse Server is vulnerable to Server-Side Request Forgery SSRF via Instagram OAuth Adapter...

8.3CVSS6.4AI score0.00331EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/16 7:48 p.m.10 views

CVE-2025-36360

IBM UCD - IBM UrbanCode Deploy 7.1 through 7.1.2.27, 7.2 through 7.2.3.20, and 7.3 through 7.3.2.15 and IBM UCD - IBM DevOps Deploy 8.0 through 8.0.1.10, and 8.1 through 8.1.2.3 is susceptible to a race condition in http-session client-IP binding enforcement which may allow a session to be briefl...

5CVSS6.6AI score0.00184EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/16 6:31 p.m.12 views

EUVD-2025-203777

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel: punitipc: fix memory corruption This passes the address of the pointer "&punitipcdev" when the intent was to pass the pointer itself "punitipcdev" without the ampersand. This means that the:...

6AI score0.00141EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/16 6:31 p.m.15 views

EUVD-2025-203771

HCL DevOps Deploy / HCL Launch is susceptible to a race condition in http-session client-IP binding enforcement which may allow a session to be briefly reused from a new IP address before it is invalidated. This could lead to unauthorized access under certain network conditions...

5CVSS6.1AI score0.00186EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 5:06 p.m.9 views

EUVD-2023-60190

Spip 4.1.10 contains a file upload vulnerability that allows attackers to upload malicious SVG files with embedded external links. Attackers can trick administrators into clicking a crafted SVG logo that redirects to a potentially dangerous URL through improper file upload filtering...

8.8CVSS6.4AI score0.0031EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/16 4:15 p.m.13 views

CVE-2025-62329

HCL DevOps Deploy / HCL Launch is susceptible to a race condition in http-session client-IP binding enforcement which may allow a session to be briefly reused from a new IP address before it is invalidated. This could lead to unauthorized access under certain network conditions...

5.6CVSS5.7AI score0.00186EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203650

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

6.2AI score0.00405EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/16 3:30 p.m.9 views

EUVD-2025-203675

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix address removal logic in mptcppmnlrmaddr Fix inverted WARNONONCE condition that prevented normal address removal counter updates. The current code only executes decrement logic when the counter is already 0 abnormal...

6.2AI score0.002EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.10 views

EUVD-2025-203701

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Add missing terminator for zen5rdseedmicrocode Running x86matchminmicrocoderev on a Zen5 CPU trips up KASAN for an out of bounds access...

6AI score0.00137EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.10 views

EUVD-2025-203735

In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walkstackframe+0x41c/0x460" There is a same issue on x86 and has bee...

5.9AI score0.00147EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.4 views

EUVD-2025-203630

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix general protection fault in smcdiagdump The syzbot report a crash: Oops: general protection fault, probably for non-canonical address 0xfbd5a5d5a0000003: 0000 1 SMP KASAN NOPTI KASAN: maybe wild-memory-access in rang...

5.9AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/16 3:30 p.m.15 views

EUVD-2025-203631

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix DMA-API usage Use DMA-API dmamapsingle call for getting the DMA address of the transfer buffer instead of hacking with virttophys. This fixes the following DMA-API debug warning: ------------ cut here...

6.2AI score0.0014EPSS
SaveExploits0References3
Rows per page
Query Builder