Lucene search
+L

1480 matches found

Cvelist
Cvelist
added 2025/10/22 1:23 p.m.7 views

CVE-2022-50569 xfrm: Update ipcomp_scratches with NULL when freed

In the Linux kernel, the following vulnerability has been resolved: xfrm: Update ipcompscratches with NULL when freed Currently if ipcompallocscratches fails to allocate memory ipcompscratches holds obsolete address. So when we try to free the percpu scratches using ipcompfreescratches it tries t...

0.00232EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987517)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987517 advisory. In the Linux kernel, the following vulnerability has been resolved: net: xfrm: unexport init-annotated xfrm4protocolinit EXPORTSYMBOL and init is a bad combination...

5.5CVSS6AI score0.00283EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/16 8:5 p.m.9 views

CLSA-2025-1760645131 Fix of 11 CVEs

CVE-url: https://ubuntu.com/security/CVE-2022-43945 - NFSD: Protect against send buffer overflow in NFSv3 READ CVE-url: https://ubuntu.com/security/CVE-2025-21796 - nfsd: clear aclaccess/acldefault after releasing them CVE-url: https://ubuntu.com/security/CVE-2022-48827 - NFSD: Fix the behavior o...

7.8CVSS7.1AI score0.21314EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/16 7:14 p.m.7 views

Security Bulletin: possible security flaw in memory management

Summary A flaw in the KASAN Kernel Address Sanitizer code may allow memory to be accessed that is no longer used, potentially exposing security related information. Vulnerability Details CVEID:CVE-2022-50020 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: ext4:...

7.8CVSS6.2AI score0.00203EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2025/10/15 7:59 a.m.34 views

CVE-2025-40000

CVE-2025-40000 affects the Linux kernel wifi Realtek rtw89 driver. It is a use-after-free in rtw89_core_tx_kick_off_and_wait() when accessing freed skb_data, caused by a race between the waiting and signaling paths of a completion. The issue was fixed in kernel updates (SUSE/OpenSUSE advisories l...

6.1AI score0.00187EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/10/15 12:31 a.m.5 views

kernel: net_sched: ets: Fix double list add in class with netem as child qdisc

A use-after-free vulnerability was found in the Linux kernel’s netem qdisc. This issue occurs when it incorrectly manages duplicated packets in classful parent qdiscs. This leads to a corrupted internal state and eventual dereferencing of freed memory, resulting in unpredictable behavior, system...

7.8CVSS7.2AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/10 3:4 p.m.6 views

JLSEC-2025-29 When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances errone...

When sending data to an MQTT server, libcurl = 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it again...

9.1CVSS6.9AI score0.06677EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-53488

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory...

5.5CVSS5.3AI score0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 7:54 p.m.13 views

CLSA-2025-1759866837 kernel: Fix of 44 CVEs

mm: zswap: fix missing folio cleanup in writeback race path CVE-2024-26832 - mm: fix zswap writeback race condition CVE-2023-53178 - dm array: fix releasing a faulty array block twice in dmarraycursorend CVE-2024-57929 - drm/dpmst: Fix MST sideband message body length check CVE-2024-56616 - gpio:...

7.8CVSS6.9AI score0.00829EPSS
SaveExploits4References1
EUVD
EUVD
added 2025/10/07 3:21 p.m.8 views

EUVD-2025-32808

In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470xintincallback syzbot reported use-after-free in si470xintincallback 1. This indicates that urb-context, which contains struct si470xdevice object, is freed when si470xintincallback is...

6.1AI score0.00152EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 3:19 p.m.4 views

EUVD-2025-32762

In the Linux kernel, the following vulnerability has been resolved: perf trace: Really free the evsel-priv area In 3cb4d5e00e037c70 "perf trace: Free syscall tp fields in evsel-priv" it only was freeing if strcmpevsel-tpformat-system, "syscalls" returned zero, while the corresponding initializati...

6AI score0.00184EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.12 views

CVE-2022-50529 test_firmware: fix memory leak in test_firmware_init()

In the Linux kernel, the following vulnerability has been resolved: testfirmware: fix memory leak in testfirmwareinit When miscregister failed in testfirmwareinit, the memory pointed by testfwconfig-name is not released. The memory leak information is as follows: unreferenced object...

0.00147EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/07 3:19 p.m.21 views

CVE-2022-50512

CVE-2022-50512 affects the Linux kernel ext4 filesystem. The root cause is a potential memory leak in ext4_fc_record_regions(): krealloc may return NULL, leaving state-&gt;fc_regions NULL but not freeing the previous allocation, causing a memory leak. Multiple connected sources (NVD, OSV, OpenVAS...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2017-17243

Malware in sbrugna...

4.7CVSS5.3AI score0.0036EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-22776

Malware in sbrugna...

7.5CVSS7.6AI score0.00961EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2018-17611

Malware in sbrugna...

7.8CVSS7.7AI score0.00165EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2010-1881

Malware in sbrugna...

6.4CVSS6.1AI score0.01004EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2020-3483

Malware in sbrugna...

7.8CVSS7.7AI score0.00222EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2019-11905

Malware in sbrugna...

7.8CVSS7.7AI score0.00195EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-4006

Malware in sbrugna...

7.8CVSS7.7AI score0.00184EPSS
SaveExploits0References3
Rows per page
Query Builder