Lucene search
+L

16942 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

RHEL 8 : expat (RHSA-2025:22871)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2025:22871 advisory. Expat is a C library for parsing XML documents. Security Fixes: expat: internal entity expansion CVE-2013-0340 expat: large number of colon...

9.8CVSS8.1AI score0.19433EPSS
SaveExploits8References38
FreeBSD
FreeBSD
added 2025/12/09 12:00 a.m.10 views

Mozilla -- Memory safety bugs

https://bugzilla.mozilla.org/buglist.cgi?bugid=1963153%2C1985058%2C1995637%2C1997118 reports: Memory safety bugs. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code...

7.3CVSS7.5AI score0.00311EPSS
SaveExploits0References1
Kaspersky
Kaspersky
added 2025/12/09 12:00 a.m.57 views

KLA90808 Multiple vulnerabilities in Mozilla Firefox ESR

Multiple vulnerabilities were found in Mozilla Firefox ESR. Malicious users can exploit these vulnerabilities to execute arbitrary code, cause denial of service, gain privileges, bypass security restrictions. Below is a complete list of vulnerabilities: 1. Use-after-free vulnerability in the WebR...

9.8CVSS8.8AI score0.00596EPSS
SaveExploits2References3
Mozilla
Mozilla
added 2025/12/09 12:00 a.m.19 views

Security Vulnerabilities fixed in Firefox 146 — Mozilla

Memory safety bugs present in Firefox 145 and Thunderbird 145. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. Memory safety bugs present in Firefox ESR 140.5, Thunderbird ESR 140.5,...

9.8CVSS7.8AI score0.00596EPSS
SaveExploits2References13Affected Software1
EUVD
EUVD
added 2025/12/08 3:31 a.m.10 views

EUVD-2023-60081

In the Linux kernel, the following vulnerability has been resolved: vcscreen: reload load of struct vcdata pointer in vcswrite to avoid UAF After a call to consoleunlock in vcswrite the vcdata struct can be freed by vcportdestruct. Because of that, the struct vcdata pointer must be reloaded in th...

5.6AI score0.00139EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/12/08 3:01 a.m.9 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS6.7AI score0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.44 views

CVE-2023-53769 virt/coco/sev-guest: Double-buffer messages

In the Linux kernel, the following vulnerability has been resolved: virt/coco/sev-guest: Double-buffer messages The encryption algorithms read and write directly to shared unencrypted memory, which may leak information as well as permit the host to tamper with the message integrity. Instead, copy...

9.3CVSS0.00101EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS5.5AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.10 views

CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS0.00144EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40301

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate skb length for unknown CC opcode In hcicmdcompleteevt, if the command complete event has an unknown opcode, we assume the first byte of the remaining skb-data contains the return status. However,...

7.6CVSS5.1AI score0.00271EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.11 views

CVE-2025-40301

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate skb length for unknown CC opcode In hcicmdcompleteevt, if the command complete event has an unknown opcode, we assume the first byte of the remaining skb-data contains the return status. However,...

7.6CVSS0.00271EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 1:16 a.m.9 views

DEBIAN-CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.7 views

UBUNTU-CVE-2025-40301

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate skb length for unknown CC opcode In hcicmdcompleteevt, if the command complete event has an unknown opcode, we assume the first byte of the remaining skb-data contains the return status. However,...

7.6CVSS5.7AI score0.00271EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/08 12:46 a.m.45 views

CVE-2025-40301

The CVE-2025-40301 issue concerns the Linux kernel Bluetooth stack. In hci_cmd_complete_evt(), when an unknown command opcode is reported, the code may treat the first byte of remaining skb->data as the return status. If parameters were already pulled in hci_event_func(), skb may be empty, cau...

7.6CVSS6.2AI score0.00271EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.8 views

SUSE CVE-2025-40274

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Remove bindings on memslot deletion when gmem is dying When unbinding a memslot from a guestmemfd instance, remove the bindings even if the guestmemfd file is dying, i.e. even if its file refcount has gone to zer...

5.5CVSS6.6AI score0.00138EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.12 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 hidraw device reference count data contention, which could lead to memory security issues...

6.1AI score0.00142EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.10 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, which stems from the possibility that TCPServerInfo::hostname may be reused after being freed, potentially leading to memor...

8.5AI score0.00415EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/08 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 Linux kernel, which stems from out-of-bounds accesses to gpio register arrays, which could lead to memory security issues...

6.1AI score0.00141EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.13 views

PT-2025-49384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Bluetooth component of the Linux kernel, specifically within the btusb disconnect function. The issue occurs because data associated with a Bluetooth...

6.2AI score0.00142EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/12/05 12:00 a.m.8 views

The vulnerability in the driver drbd/drbd_receiver.c of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability in the driver drbd/drbdreceiver.c of the Linux operating system relates to the use of memory after it is freed. Exploiting this vulnerability allows an attacker to cause a service failure...

5.5CVSS7.1AI score0.00367EPSS
SaveExploits0References20Affected Software4
Rows per page
Query Builder