Lucene search
+L

16970 matches found

FreeBSD
FreeBSD
added 2025/09/16 12:00 a.m.10 views

Mozilla -- Memory safety bugs

[email protected] reports: 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...

8.8CVSS7.2AI score0.00328EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: cfg80211: Fix use after free for wext Key information in wext.connect is not reset on reconnect and can hold data from a previous connection. Reset key da...

7.8CVSS6.5AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.3 views

Mozilla Firefox ESR < 140.3

The version of Firefox ESR installed on the remote Windows host is prior to 140.3. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-75 advisory. - Memory safety bugs present in Firefox ESR 140.2, Thunderbird ESR 140.2, Firefox 142 and Thunderbird 142. Some of...

8.8CVSS7.5AI score0.00737EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.10 views

PT-2025-37963

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0+ 3 Description The Linux kernel contained a flaw in the intel-thc-hid module related to incorrect pointer arithmetic when saving I2C registers. This improper use of a secondary pointer led to a kernel cras...

8.5CVSS8.8AI score0.08268EPSS
SaveExploits3References531
Amazon
Amazon
added 2025/09/16 12:00 a.m.9 views

Important: ImageMagick

Issue Overview: ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, ImageMagick is vulnerable to heap-buffer overflow read around the handling of images with separate alpha channels when performing image magnification in...

8.8CVSS8.2AI score0.0449EPSS
SaveExploits4
Mozilla
Mozilla
added 2025/09/16 12:00 a.m.16 views

Security Vulnerabilities fixed in Thunderbird 143 — Mozilla

Memory safety bugs present in Firefox ESR 140.2, Thunderbird ESR 140.2, Firefox 142 and Thunderbird 142. 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...

8.8CVSS7.8AI score0.00737EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.3 views

Mozilla Firefox ESR < 140.3

The version of Firefox ESR installed on the remote macOS or Mac OS X host is prior to 140.3. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-75 advisory. - Memory safety bugs present in Firefox ESR 140.2, Thunderbird ESR 140.2, Firefox 142 and Thunderbird 142...

8.8CVSS7.5AI score0.00737EPSS
SaveExploits0References8
Mozilla
Mozilla
added 2025/09/16 12:00 a.m.19 views

Security Vulnerabilities fixed in Firefox ESR 140.3 — Mozilla

Memory safety bugs present in Firefox ESR 140.2, Thunderbird ESR 140.2, Firefox 142 and Thunderbird 142. 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...

8.8CVSS7.8AI score0.00737EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/09/15 2:48 p.m.44 views

CVE-2022-50323

CVE-2022-50323 (Linux kernel) : The vulnerability stems from skb_append_pagefrags() sensing pfmemalloc status for pages owned by user space, triggering a data race reported by KCSAN in the swap/LRU paths. The fix/mitigation is to stop sensing pfmemalloc status for these pages and to use skb_fill_...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.13 views

CVE-2022-50270 f2fs: fix the assign logic of iocb

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.7 views

DEBIAN-CVE-2023-53153

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix use after free for wext Key information in wext.connect is not reset on reconnect and can hold data from a previous connection. Reset key data to avoid that drivers or mac80211 incorrectly detect a WEP...

7.8CVSS5.6AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.6 views

CVE-2022-50255

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix reading strings from synthetic events The follow commands caused a crash: cd /sys/kernel/tracing echo 's:open char file' dynamicevents echo 'hist:keys=commonpid:file=filename:onchange$file.traceopen,$file'...

7.8CVSS0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:15 p.m.6 views

DEBIAN-CVE-2022-50255

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix reading strings from synthetic events The follow commands caused a crash: cd /sys/kernel/tracing echo 's:open char file' dynamicevents echo 'hist:keys=commonpid:file=filename:onchange$file.traceopen,$file'...

7.1CVSS6.2AI score0.00164EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 2:02 p.m.54 views

CVE-2022-50255

CVE-2022-50255 (Linux kernel tracing) : The issue affects the tracing subsystem where the synthetic event field, specifically the character array file[], could be read as a string without validating the user-space address. This caused crashes when reading from user memory during open/openat strin...

7.8CVSS6.4AI score0.00164EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/15 2:02 p.m.9 views

CVE-2022-50255 tracing: Fix reading strings from synthetic events

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix reading strings from synthetic events The follow commands caused a crash: cd /sys/kernel/tracing echo 's:open char file' dynamicevents echo 'hist:keys=commonpid:file=filename:onchange$file.traceopen,$file'...

7.8CVSS6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/15 2:02 p.m.15 views

CVE-2022-50252 igb: Do not free q_vector unless new one was allocated

In the Linux kernel, the following vulnerability has been resolved: igb: Do not free qvector unless new one was allocated Avoid potential use-after-free condition under memory pressure. If the kzalloc fails, qvector will be freed but left in the original adapter-qvectorvidx array position...

7.8CVSS0.00163EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:02 p.m.42 views

CVE-2022-50252

CVE-2022-50252 affects the Linux kernel igb driver. The issue arises when memory pressure triggers kzalloc() failure: q_vector is freed but not cleared from adapter-&gt;q_vector[v_idx], risking a use-after-free. The available connected advisories confirm the fix was implemented to ensure that q_v...

7.8CVSS6.2AI score0.00163EPSS
SaveExploits0References9Affected Software1
Debian
Debian
added 2025/09/14 6:37 p.m.24 views

[SECURITY] [DSA 6001-1] cjson security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6001-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff September 14, 2025 https://www.debian.org/security/faq -...

9.8CVSS6.8AI score0.00743EPSS
SaveExploits1
CVE
CVE
added 2025/09/12 3:59 p.m.50 views

CVE-2025-39794

CVE-2025-39794 affects the Linux kernel on ARM Tegra platforms. The root cause is an incorrect use of memcpy when writing to IRAM, causing Kasan to crash due to boundary checks failing under normal memcpy. The vulnerability is local with a high impact on availability, and the description notes th...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/12 3:59 p.m.32 views

CVE-2025-39793 io_uring/memmap: cast nr_pages to size_t before shifting

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS0.00151EPSS
SaveExploits0References3
Rows per page
Query Builder