Lucene search
+L

63 matches found

EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55572

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject unhashed UDP sockets on sockmap update UDP sockets get SOCKRCUFREE set when auto-bound. This means skisrefcountedunbound = true, while skisrefcountedbound = false. Because sockmap accepts unbound UDP sockets,...

5.3AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago19 views

CVE-2026-68386

The CVE concerns the Linux kernel’s BPF sockmap path. It describes a vulnerability where unhashed UDP sockets accepted by sockmap can have their refcount incremented via a BPF lookup, and if the socket becomes bound, the subsequent bpf_sk_release() may skip decreasing the refcount, leading to a m...

5.3AI score0.002EPSS
SaveExploits0References5
Amazon
Amazon
added 2026/07/20 12:0 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache CVE-2026-31402 In the Linux kernel, the following vulnerability has been resolved: ext4: validate pidx bounds in ext4extcorrectindexes CVE-2026-31449 In the Lin...

9.8CVSS6.2AI score0.00675EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:0 a.m.13 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.10-2026-124 (ALASKERNEL-5.10-2026-124)

"The version of kernel installed on the remote host is prior to 5.10.259-258.1043. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.10-2026-124 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free i...

9.8CVSS6.2AI score0.00732EPSS
SaveExploits2References204
OSV
OSV
added 2026/06/25 10:34 p.m.14 views

GO-2026-5399 nebula-mesh's stores enrollment tokens unhashed in SQLite in github.com/juev/nebula-mesh

nebula-mesh's stores enrollment tokens unhashed in SQLite in github.com/juev/nebula-mesh...

5.8AI score
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:7 a.m.14 views

ceph: only d_add() negative dentries when they are unhashed

...

7.5CVSS5.4AI score0.00501EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 2:17 p.m.8 views

UBUNTU-CVE-2026-46052

In the Linux kernel, the following vulnerability has been resolved: ceph: only dadd negative dentries when they are unhashed Ceph can call dadddentry, NULL on a negative dentry that is already present in the primary dcache hash. In the current VFS that is not safe. dadd goes through dadd to...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/05/27 12:57 p.m.52 views

CVE-2026-46052 ceph: only d_add() negative dentries when they are unhashed

In the Linux kernel, the following vulnerability has been resolved: ceph: only dadd negative dentries when they are unhashed Ceph can call dadddentry, NULL on a negative dentry that is already present in the primary dcache hash. In the current VFS that is not safe. dadd goes through dadd to...

7.5CVSS0.00501EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/27 12:57 p.m.14 views

CVE-2026-46052

In the Linux kernel, the following vulnerability has been resolved: ceph: only dadd negative dentries when they are unhashed Ceph can call dadddentry, NULL on a negative dentry that is already present in the primary dcache hash. In the current VFS that is not safe. dadd goes through dadd to...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject unhashed sockets in bpfskassign The semantics for bpfskassign are as follows: c sk = somelookupfunc bpfskassignskb, sk bpfskreleasesk That is, the sk is not consumed by bpfskassign. Therefore, the function must ensure...

5.5CVSS6.2AI score0.00147EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-006965)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006965 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: reject unhashed sockets in bpfskassign The semantics for bpfskassign are as follows: sk =...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006691)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006691 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: reject unhashed sockets in bpfskassign The semantics for bpfskassign are as follows: sk =...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.32 views

CVE-2026-23331 udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.

In the Linux kernel, the following vulnerability has been resolved: udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected. Let's say we bind an UDP socket to the wildcard address with a non-zero port, connect it to an address, and disconnect it from the address. bind sets...

0.00121EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/02 7:52 p.m.9 views

NocoDB has Plaintext Storage of Shared View Passwords

Summary Shared view passwords were stored in plaintext in the database and compared using direct string equality. Details The password column in ncviews stored unhashed passwords. Verification used !== comparison across public-datas.service.ts, public-metas.service.ts, and...

6.9CVSS5.9AI score0.00194EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/02 7:52 p.m.32 views

GHSA-MPP2-X7WV-38HV NocoDB has Plaintext Storage of Shared View Passwords

Summary Shared view passwords were stored in plaintext in the database and compared using direct string equality. Details The password column in ncviews stored unhashed passwords. Verification used !== comparison across public-datas.service.ts, public-metas.service.ts, and...

6.9CVSS5.9AI score0.00194EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 3:31 p.m.7 views

EUVD-2023-60023

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

4.8AI score0.00531EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53585

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: reject unhashed sockets in bpfskassign The semantics for bpfskassign are as follows: sk...

5.5CVSS5.4AI score0.00147EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2014-7958

Malware in sbrugna...

4CVSS7.3AI score0.01692EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2017-0133

Malware in sbrugna...

9.8CVSS9.3AI score0.08422EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.7 views

SUSE CVE-2023-53585

In the Linux kernel, the following vulnerability has been resolved: bpf: reject unhashed sockets in bpfskassign The semantics for bpfskassign are as follows: sk = somelookupfunc bpfskassignskb, sk bpfskreleasesk That is, the sk is not consumed by bpfskassign. The function therefore needs to make...

2.3CVSS6.4AI score0.00147EPSS
SaveExploits0References15
Rows per page
Query Builder