Lucene search
+L

3405 matches found

CBLMariner
CBLMariner
added 2025/05/05 9:13 p.m.11 views

CVE-2024-40635 affecting package containerd for versions less than 1.7.13-8

CVE-2024-40635 affecting package containerd for versions less than 1.7.13-8. A patched version of the package is available...

7.8CVSS5AI score0.00294EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2025/05/05 3:15 p.m.8 views

CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS6.3AI score0.00184EPSS
SaveExploits1References4
CBLMariner
CBLMariner
added 2025/05/05 3:9 p.m.14 views

CVE-2024-4467 affecting package qemu for versions less than 6.2.0-24

CVE-2024-4467 affecting package qemu for versions less than 6.2.0-24. A patched version of the package is available...

7.8CVSS7AI score0.00336EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/05/05 3:9 p.m.7 views

CVE-2025-21666 affecting package kernel for versions less than 5.15.180.1-1

CVE-2025-21666 affecting package kernel for versions less than 5.15.180.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/05/05 3:9 p.m.18 views

CVE-2025-23016 affecting package fcgi for versions less than 2.4.5-1

CVE-2025-23016 affecting package fcgi for versions less than 2.4.5-1. An upgraded version of the package is available that resolves this issue...

9.3CVSS7.1AI score0.00578EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/05/05 3:7 p.m.14 views

CVE-2025-21820 affecting package kernel for versions less than 5.15.179.1-1

CVE-2025-21820 affecting package kernel for versions less than 5.15.179.1-1. A patched version of the package is available...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/05/05 3:7 p.m.16 views

CVE-2025-22007 affecting package kernel for versions less than 5.15.180.1-1

CVE-2025-22007 affecting package kernel for versions less than 5.15.180.1-1. A patched version of the package is available...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/05/05 3:7 p.m.10 views

CVE-2025-21736 affecting package kernel for versions less than 5.15.179.1-1

CVE-2025-21736 affecting package kernel for versions less than 5.15.179.1-1. A patched version of the package is available...

5.5CVSS6.8AI score0.00227EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/05/05 12:0 a.m.27 views

firefox security update

128.10.0-1.0.1 - Fix firefox-oracle-default-prefs.js for new nss Orabug: 37079773 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 128.10.0 - Add debranding patches Mustafa Gezen - Add OpenELA default preferences Louis Abel 128.10.0-1 - Update to 128.10.0 build1...

9.1CVSS7.1AI score0.00609EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/05/04 1:14 p.m.23 views

GHSA-GCQF-F89C-68HV vulnerabilities

Vulnerabilities for packages: splunk-otel-collector, splunk-otel-collector-fips...

5.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53047

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix race condition in amdteeopensession There is a potential race condition in amdteeopensession that may lead to use-after-free. For instance, in amdteeopensession after sess-sessmask is set, and before setting:...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53130

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53078

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from aluaactivate, then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 size 32: comm...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53074

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ttmbo calltrace warning in psphwfini The call trace occurs when the amdgpu is removed after the mode1 reset. During mode1 reset, from suspend to resume, there is no need to reinitialize the ta firmware buffer whic...

5.5CVSS6AI score0.00187EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53136

In the Linux kernel, the following vulnerability has been resolved: afunix: fix struct pid leaks in OOB support syzbot reported struct pid leak 1. Issue is that queueoob calls maybeaddcreds which potentially holds a reference on a pid. But skb-destructor is not set either directly or by calling...

7.1CVSS6.1AI score0.0018EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53144

In the Linux kernel, the following vulnerability has been resolved: erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms As the call trace shown, the root cause is kunmap incorrect pages: BUG: kernel NULL pointer dereference, address: 00000000 CPU: 1 PID: 40 Comm: kworker/u5:0 Not tainted...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/02 12:0 a.m.19 views

CVE-2024-55069

ffmpeg 7.1 is vulnerable to Null Pointer Dereference in function iamfreadheader in /libavformat/iamfdec.c...

5.3CVSS5.8AI score0.0029EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.9 views

CVE-2022-49850

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix deadlock in nilfscountfreeblocks A semaphore deadlock can occur if nilfsgetblock detects metadata corruption while locating data blocks and a superblock writeback occurs at the same time: task 1 task 2 ------ ------ A...

5.5CVSS6.1AI score0.00157EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.6 views

CVE-2022-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in 'ext4dareleasespace' Syzkaller report issue as follows: EXT4-fs loop0: Free/Dirty block details EXT4-fs loop0: freeblocks=0 EXT4-fs loop0: dirtyblocks=0 EXT4-fs loop0: Block reservation details EXT4-fs loop0:...

5.5CVSS6AI score0.00207EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.6 views

CVE-2022-49867

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcwwandellink IOSM driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patc...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References5
Rows per page
Query Builder