Lucene search
+L

24148 matches found

CVE
CVE
added 2025/06/18 11:00 a.m.148 views

CVE-2022-49985

The CVE-2022-49985 entry concerns the Linux kernel, where the BPF component allowed a range check descriptor to misrepresent a tight range because tnum_range(0, map->max_entries-1) may yield a superset of the intended values. The root cause is that the tnum-based range representation can erron...

7.8CVSS6.3AI score0.00242EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.8 views

CVE-2022-49977 ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead ftracestartup does not remove ops from ftraceopslist when ftracestartupenable fails: registerftracefunction ftracestartup registerftracefunction...

7.8CVSS5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.19 views

CVE-2022-49974

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix rumble worker null pointer deref We can dereference a null pointer trying to queue work to a destroyed workqueue. If the device is disconnected, nintendohidremove is called, in which the rumblequeue is destroye...

8.8CVSS5.5AI score0.00265EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.28 views

CVE-2022-49971 drm/amd/pm: Fix a potential gpu_metrics_table memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix a potential gpumetricstable memory leak Memory is allocated for gpumetricstable in smuv1304initsmctables, but not freed in smuv1304finismctables. This may cause memory leaks, fix it...

0.0019EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 11:00 a.m.12 views

CVE-2022-49951 firmware_loader: Fix use-after-free during unregister

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix use-after-free during unregister In the following code within firmwareuploadunregister, the call to deviceunregister could result in the devrelease function freeing the fwuploadpriv structure before it is...

5.6AI score
SaveExploits0References5
OSV
OSV
added 2025/06/18 10:54 a.m.10 views

CVE-2022-49935 dma-buf/dma-resv: check if the new fence is really later

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2025/06/18 10:15 a.m.9 views

CVE-2025-38065

In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of isizeread, so making 'len' a sizet results in truncation to 4GiB on 32-bit systems...

7.8CVSS0.00188EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.8 views

CVE-2025-38079

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS5.9AI score0.00183EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 9:33 a.m.11 views

CVE-2025-38059 btrfs: avoid NULL pointer dereference if no valid csum tree

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree BUG When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call trace: BUG: kernel NULL pointer dereference, addres...

6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.21 views

CVE-2025-38053 idpf: fix null-ptr-deref in idpf_features_check

In the Linux kernel, the following vulnerability has been resolved: idpf: fix null-ptr-deref in idpffeaturescheck idpffeaturescheck is used to validate the TX packet. skb header length is compared with the hardware supported value received from the device control plane. The value is stored in the...

0.00175EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.26 views

CVE-2025-38052 net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done

In the Linux kernel, the following vulnerability has been resolved: net/tipc: fix slab-use-after-free Read in tipcaeadencryptdone Syzbot reported a slab-use-after-free with the following call trace: ================================================================== BUG: KASAN: slab-use-after-free...

8.8CVSS0.00506EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.11 views

CVE-2025-38038

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driverlock in setboost setboost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutexacquire can collide with the mutexacquire from the mode-switch path in...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 9:28 a.m.83 views

CVE-2025-38028

The vulnerability CVE-2025-38028 affects the Linux kernel’s NFS/localio path (nfs_local_open_fh) due to a race condition involved when dropping the cl_uuid.lock. After the lock is released, another CPU could reclaim the just-added nfsd_file, risking use-after-free scenarios. The described fix is ...

7.8CVSS6.4AI score0.00111EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.22 views

CVE-2025-38022 RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS0.00182EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.23 views

CVE-2025-38012 sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator

In the Linux kernel, the following vulnerability has been resolved: schedext: bpfiterscxdsqnew should always initialize iterator BPF programs may call next and destroy on BPF iterators even after new returns an error value e.g. bpfforeach macro ignores error returns from new. bpfiterscxdsqnew cou...

7.8CVSS0.00183EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.23 views

CVE-2025-38006

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 8:56 a.m.3 views

SUSE-SU-2025:20426-1 Security update for libblockdev

This update for libblockdev fixes the following issues: - CVE-2025-6019: Suppress privilege escalation during xfs fs resize bsc1243226...

7CVSS5.8AI score0.00463EPSS
SaveExploits18References3
SUSE Linux
SUSE Linux
added 2025/06/18 2:13 a.m.5 views

Security update 4.3.15.2 SUSE Manager Server 4.3

This update fixes the following issues: netty: Security issues fixed: CVE-2024-47535: Decorate InputStream to throw an exception once the data read limit is reached bsc1233297 Other changes: Replace AlgorithmId.sha256WithRSAEncryptionoid usage with specify the OID directly susemanager-sync-data:...

5.6CVSS7.2AI score0.00408EPSS
SaveExploits1References10
SUSE Linux
SUSE Linux
added 2025/06/18 2:09 a.m.56 views

Security update for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-prometheus-prometheus was updated to version 2.53.4: Security issues fixed: CVE-2023-45288: Require Go = 1.23 for building bsc1236516 CVE-2025-22870: Bumped golang.org/x/net to version 0.39.0 bsc1238686 Other bugs fixes from version 2.53.4:...

9.9CVSS7.3AI score0.97007EPSS
SaveExploits20References52
Oracle linux
Oracle linux
added 2025/06/18 12:00 a.m.11 views

perl-FCGI:0.78 security update

perl-FCGI 1:0.78-12 - Fix CVE-2025-40907 integer overflow when parsing FastCGI parameters perl-FCGI 1:0.78-12 - Fix CVE-2025-40907 integer overflow when parsing FastCGI parameters perl-FCGI 1:0.78-12 - Fix CVE-2025-40907 integer overflow when parsing FastCGI parameters perl-FCGI 1:0.78-12 - Fix...

5.3CVSS5.9AI score0.00648EPSS
SaveExploits1
Rows per page
Query Builder