Lucene search
+L

519 matches found

Schneier on Security
Schneier on Security
added 2026/01/12 12:02 p.m.10 views

Corrupting LLMs Through Weird Generalizations

Fascinating research: Weird Generalization and Inductive Backdoors: New Ways to Corrupt LLMs. Abstract LLMs are useful because they generalize so well. But can you have too much of a good thing? We show that a small amount of finetuning in narrow contexts can dramatically shift behavior outside...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.9 views

SUSE CVE-2022-50828

In the Linux kernel, the following vulnerability has been resolved: clk: zynqmp: Fix stack-out-of-bounds in strncpy "BUG: KASAN: stack-out-of-bounds in strncpy+0x30/0x68" Linux-ATF interface is using 16 bytes of SMC payload. In case clock name is longer than 15 bytes, string terminated NULL...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.9 views

CVE-2022-50828

In the Linux kernel, the following vulnerability has been resolved: clk: zynqmp: Fix stack-out-of-bounds in strncpy "BUG: KASAN: stack-out-of-bounds in strncpy+0x30/0x68" Linux-ATF interface is using 16 bytes of SMC payload. In case clock name is longer than 15 bytes, string terminated NULL...

5.6AI score0.00219EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 1:15 p.m.27 views

UBUNTU-CVE-2022-50828

In the Linux kernel, the following vulnerability has been resolved: clk: zynqmp: Fix stack-out-of-bounds in strncpy "BUG: KASAN: stack-out-of-bounds in strncpy+0x30/0x68" Linux-ATF interface is using 16 bytes of SMC payload. In case clock name is longer than 15 bytes, string terminated NULL...

5.7AI score0.00219EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.32 views

CVE-2022-50828 clk: zynqmp: Fix stack-out-of-bounds in strncpy`

In the Linux kernel, the following vulnerability has been resolved: clk: zynqmp: Fix stack-out-of-bounds in strncpy "BUG: KASAN: stack-out-of-bounds in strncpy+0x30/0x68" Linux-ATF interface is using 16 bytes of SMC payload. In case clock name is longer than 15 bytes, string terminated NULL...

0.00219EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:10 p.m.28 views

CVE-2022-50828

CVE-2022-50828 affects the Linux kernel clock driver for ZynqMP (clk: zynqmp). The issue caused a stack-out-of-bounds access in strncpy during probe-time when the clock name exceeds 15 bytes, leading to a missing NUL terminator in the 16-byte SMC payload path used by Linux-ATF. The KSAN violation...

6.2AI score0.00219EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.32 views

PT-2025-53946

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.4.0-00396-g81ef9e7-dirty Description The Linux kernel contains a stack-out-of-bounds write issue in the strncpy function within the zynqmp clock driver. This occurs when the clock name exceeds 15 bytes, leading...

7.8CVSS6.8AI score0.00932EPSS
SaveExploits2References896
EUVD
EUVD
added 2025/12/16 3:30 p.m.9 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
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68195

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...

7.1CVSS5.7AI score0.00137EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.39 views

CVE-2025-68195 x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode

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...

7.1CVSS0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 1:43 p.m.28 views

CVE-2025-68195

CVE-2025-68195 affects the Linux kernel on Zen5 CPUs. The root cause is a missing terminator for zen5_rdseed_microcode in the x86 AMD CPU code, which causes x86_match_min_microcode_rev() on a Zen5 CPU to trip KASAN with an out-of-bounds access. The included metrics show a HIGH total CVSSv3.1 scor...

7.1CVSS6.1AI score0.00137EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.11 views

PT-2025-51608

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue was identified in the Linux kernel related to AMD Zen5 CPUs. Specifically, a missing terminator in the zen5 rdseed microcode function causes an out-of-bounds access when running...

5.9AI score0.00137EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a missing terminator and could lead to out-of-bounds access...

6AI score0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/04 4:16 p.m.10 views

AZL-71393 CVE-2025-40252 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using only a zero-length terminator as the stopping condition. If the...

9.8CVSS5.8AI score0.00588EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40252

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using...

9.8CVSS6.3AI score0.00588EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/11/18 5:06 p.m.8 views

Security Bulletin: Netty LF-Only Chunk Terminator Flaw Enables HTTP Request Smuggling (Fixed in 4.1.125/4.2.5)

Summary Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size li...

7.5CVSS6.6AI score0.00677EPSS
SaveExploits1Affected Software1
Hacker One
Hacker One
added 2025/11/15 7:12 p.m.24 views

curl: Off-by-One Buffer Overflow in SMB Path Handler

Summary Found an off-by-one buffer overflow in lib/smb.c when handling SMB file paths. The bounds check uses instead of =, allowing a path of exactly 1023 bytes to overflow the 1024-byte buffer by one byte when the null terminator is added. Details File: lib/smb.c Function: smbsendopen Lines: 784...

7.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/11 3:05 p.m.10 views

rack: Rack memory exhaustion denial of service

A denial of service flaw has been found in the rubygems rack package. Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/03 8:18 p.m.7 views

rack: Rack memory exhaustion denial of service

A denial of service flaw has been found in the rubygems rack package. Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: f2fs: fixed to avoid out-of-boundary access in devs.path - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $102410241024 \ /mnt/f2fs/012345678901234567890123456789012345678901234567890123 -...

7.3CVSS6.3AI score0.00171EPSS
SaveExploits0References3
Rows per page
Query Builder