3591 matches found
CVE-2025-38610
In the Linux kernel, the following vulnerability has been resolved: powercap: dtpmcpu: Fix NULL pointer dereference in getpdpoweruw The getpdpoweruw function can crash with a NULL pointer dereference when emcpuget returns NULL. This occurs when a CPU becomes impossible during runtime, causing...
CVE-2025-38588
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6nlmsgsize While testing prior patch, I was able to trigger an infinite loop in rt6nlmsgsize in the following place: listforeachentryrcusibling, &f6i-fib6siblings, fib6siblings...
CVE-2025-38567
In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsdopenlocalfh If two calls to nfsdopenlocalfh race and both successfully call nfsdfileacquirelocal, they will both get an extra reference to the net to accompany the file reference stored in pnf. One of...
CVE-2025-38587
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...
CVE-2025-38589
In the Linux kernel, the following vulnerability has been resolved: neighbour: Fix null-ptr-deref in neighflushdev. kernel test robot reported null-ptr-deref in neighflushdev. 0 The cited commit introduced per-netdev neighbour list and converted neighflushdev to use it instead of the global hash...
CVE-2024-25177 affecting package luajit for versions less than 2.1.0-28
CVE-2024-25177 affecting package luajit for versions less than 2.1.0-28. A patched version of the package is available...
Linux Distros Unpatched Vulnerability : CVE-2019-10056
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Suricata 4.1.3. The code mishandles the case of sending a network packet with the right type, such that the function DecodeEthernet i...
GHSA-QPQ3-646C-VGX9
creationtimestamp| type| source ---|---|--- 2025-08-12 16:01:28+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115016629431295944...
CVE-2024-2494
creationtimestamp| type| source ---|---|--- 2025-08-12 13:33:28+00:00| seen| MISP/02fb130c-7874-4693-9b66-81ed91a2e996 2025-08-21 03:19:29+00:00| seen| MISP/02fb130c-7874-4693-9b66-81ed91a2e996...
DLA-4267-1 gnutls28 - security update
Bulletin has no description...
SUSE SLES15 Security Update : kernel (Live Patch 28 for SLE 15 SP5) (SUSE-SU-2025:02671-1)
The remote SUSE Linux SLES15 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:02671-1 advisory. This update for the Linux Kernel 5.14.21-15050055113 fixes one issue. The following security issue was fixed: - CVE-2025-37797: netsched: hfsc: Fix a...
CVE-2024-1598
creationtimestamp| type| source ---|---|--- 2025-07-28 21:40:23+00:00| seen| Telegram/8fJieVEGRnlu87nMPMw7Uct9qMa4qdtLNhneEq5E9tEwaFA...
CVE-2025-6250
creationtimestamp| type| source ---|---|--- 2025-07-28 17:43:52+00:00| seen| Telegram/PViNGvSQRTahmr6njRrzYv5CFEJ4zba7Qw6ToPnJZIy454...
CVE-2024-49342
creationtimestamp| type| source ---|---|--- 2025-07-28 15:42:54+00:00| seen| Telegram/SXZKbOQHIY5c6ZqXTUoc99boqfxoQ07-a75c286QlWxUQE...
CVE-2024-49343
creationtimestamp| type| source ---|---|--- 2025-07-28 15:42:53+00:00| seen| Telegram/eBZzxuOFR9ImNYTxMzsLL0am3Op6Rhp5f1he-TZYM-Kh9Xs...
CVE-2025-38493
creationtimestamp| type| source ---|---|--- 2025-07-28 11:39:53+00:00| seen| Telegram/sMzgJDOyZzRepiLEuRfeXuRk6Em75M4BtvgFsYPsBYYvrc...
CVE-2025-38454
creationtimestamp| type| source ---|---|--- 2025-07-28 04:44:24+00:00| seen| Telegram/p0rkgfau6tnWklCD0gSF1v2E6OLO4sMYDORpKydQkyaxJQw...
CVE-2025-38463
In the Linux kernel, the following vulnerability has been resolved: tcp: Correct signedness in skb remaining space calculation Syzkaller reported a bug 1 where sk-skforwardalloc can overflow. When we send data, if an skb exists at the tail of the write queue, the kernel will attempt to append the...
CVE-2025-38455
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Reject SEV-ES intra host migration if vCPU creation is in-flight Reject migration of SEV-ES state if either the source or destination VM is actively creating a vCPU, i.e. if kvmvmioctlcreatevcpu is in the section betwee...
CVE-2025-38454
In the Linux kernel, the following vulnerability has been resolved: ALSA: ad1816a: Fix potential NULL pointer deref in sndcardad1816apnp Use prwarn instead of devwarn when 'pdev' is NULL to avoid a potential NULL pointer dereference...