Lucene search
+L

9593 matches found

Cvelist
Cvelist
added 2025/07/10 7:41 a.m.18 views

CVE-2025-38280 bpf: Avoid __bpf_prog_ret0_warn when jit fails

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid bpfprogret0warn when jit fails syzkaller reported an issue: WARNING: CPU: 3 PID: 217 at kernel/bpf/core.c:2357 bpfprogret0warn+0xa/0x20 kernel/bpf/core.c:2357 Modules linked in: CPU: 3 UID: 0 PID: 217 Comm: kworker/u32...

0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/10 7:41 a.m.17 views

CVE-2025-38273 net: tipc: fix refcount warning in tipc_aead_encrypt

In the Linux kernel, the following vulnerability has been resolved: net: tipc: fix refcount warning in tipcaeadencrypt syzbot reported a refcount warning 1 caused by calling getnet on a network namespace that is being destroyed refcount=0. This happens when a TIPC discovery timer fires during...

7.8CVSS6.3AI score
SaveExploits0References12
CVE
CVE
added 2025/07/10 7:41 a.m.88 views

CVE-2025-38273

CVE-2025-38273 affects the Linux kernel TIPC net subsystem. The root cause was a refcount handling issue where get_net() could be invoked on a network namespace already being destroyed, triggering a use-after-free warning when a TIPC discovery timer fires during namespace cleanup. The fix replace...

7.8CVSS6.5AI score0.00175EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.15 views

CVE-2025-38273 net: tipc: fix refcount warning in tipc_aead_encrypt

In the Linux kernel, the following vulnerability has been resolved: net: tipc: fix refcount warning in tipcaeadencrypt syzbot reported a refcount warning 1 caused by calling getnet on a network namespace that is being destroyed refcount=0. This happens when a TIPC discovery timer fires during...

7.8CVSS0.00175EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.17 views

CVE-2025-38270 net: drv: netdevsim: don't napi_complete() from netpoll

In the Linux kernel, the following vulnerability has been resolved: net: drv: netdevsim: don't napicomplete from netpoll netdevsim supports netpoll. Make sure we don't call napicomplete from it, since it may not be scheduled. Breno reports hitting a warning in napicompletedone: WARNING: CPU: 14...

7.8CVSS0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/10 7:41 a.m.7 views

CVE-2025-38267 ring-buffer: Do not trigger WARN_ON() due to a commit_overrun

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not trigger WARNON due to a commitoverrun When reading a memory mapped buffer the reader page is just swapped out with the last page written in the write buffer. If the reader page is the same as the commit buffer...

6AI score
SaveExploits0References6
Qualys Blog
Qualys Blog
added 2025/07/10 7:28 a.m.10 views

Google Chrome to Distrust Chunghwa & Netlock Certificates: How Qualys Certificate View Helps You Respond

In a major change to the global certificate ecosystem, Google Chrome has announced that it will no longer trust any new digital certificates issued by Chunghwa Telecom and Netlock, two long-standing Certificate Authorities CAs, after July 31, 2025. This move is part of Chrome’s ongoing efforts to...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.8 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 the use of smpprocessorid in a preemptible context, which may result in a kernel warning...

7.8CVSS8AI score0.00156EPSS
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/07/10 12:00 a.m.12 views

Can Large Language Models Improve Phishing Defense? A Large-Scale Controlled Experiment on Warning Dialogue Explanations

Phishing has become a prominent risk in modern cybersecurity, often used to bypass technological defences by exploiting predictable human behaviour. Warning dialogues are a standard mitigation measure, but the lack of explanatory clarity and static content limits their effectiveness. In this pape...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.5 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 not properly handling JIT failure cases, which could result in a kernel warning...

7.8CVSS8AI score0.00181EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.4 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 the use of smpprocessorid in a preemptible context, which may result in a kernel warning...

7.8CVSS6.9AI score0.00166EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.5 views

PT-2025-29049 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contained a flaw in the function graph tracer where enabling the funcgraph-args option incorrectly enabled the tracer, potentially leading to a warning in the accounti...

5.8AI score0.0016EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.7 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 originates in the initialization of sysfs entries on non-ACPI platforms, which may result in a kernel warning...

5.5CVSS8AI score0.0013EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/09 11:22 p.m.8 views

SUSE CVE-2025-38256

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: fix folio unpinning syzbot complains about an unmapping failure: 108.070381 T14 kernel BUG at mm/gup.c:71! 108.070502 T14 Internal error: Oops - BUG: 00000000f2000800 1 SMP 108.123672 T14 Hardware name: QEMU KVM...

4.4CVSS6.4AI score0.00138EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.6 views

kernel: mlxsw: spectrum_acl_erp: Fix object nesting warning

A flaw incorrect memory access in the Linux kernel Mellanox network Ethernet or RDMA device driver was found. A local user could use this flaw to crash the system...

7.8CVSS7.2AI score0.00227EPSS
SaveExploits0References5
NVD
NVD
added 2025/07/09 11:15 a.m.10 views

CVE-2025-38256

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: fix folio unpinning syzbot complains about an unmapping failure: 108.070381 T14 kernel BUG at mm/gup.c:71! 108.070502 T14 Internal error: Oops - BUG: 00000000f2000800 1 SMP 108.123672 T14 Hardware name: QEMU KVM...

5.5CVSS0.00138EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/09 10:42 a.m.28 views

CVE-2025-38256 io_uring/rsrc: fix folio unpinning

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: fix folio unpinning syzbot complains about an unmapping failure: 108.070381 T14 kernel BUG at mm/gup.c:71! 108.070502 T14 Internal error: Oops - BUG: 00000000f2000800 1 SMP 108.123672 T14 Hardware name: QEMU KVM...

0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/09 10:42 a.m.8 views

CVE-2025-38256 io_uring/rsrc: fix folio unpinning

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: fix folio unpinning syzbot complains about an unmapping failure: 108.070381 T14 kernel BUG at mm/gup.c:71! 108.070502 T14 Internal error: Oops - BUG: 00000000f2000800 1 SMP 108.123672 T14 Hardware name: QEMU KVM...

6.2AI score
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/07/09 12:00 a.m.16 views

Understanding Malware Propagation Dynamics through Scientific Machine Learning

Accurately modeling malware propagation is essential for designing effective cybersecurity defenses, particularly against adaptive threats that evolve in real time. While traditional epidemiological models and recent neural approaches offer useful foundations, they often fail to fully capture the...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/09 12:00 a.m.13 views

PT-2025-28884 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: A flaw exists in the Linux kernel's io uring resource management related to folio unpinning. Specifically, the issue arises when a tail page of a folio is pinned, and the io uring...

6.5CVSS5.9AI score0.03133EPSS
SaveExploits12References582
Rows per page
Query Builder