Lucene search
K

11865 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/24 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-31575

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfillatomichugetlb, linearpageindex is used to calculate the page index for hugetlbfaultmutexhash...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References3
Packet Storm News
Packet Storm News
added 2026/04/24 12:0 a.m.2 views

Libgcrypt 1.12.2

Libgcrypt is a general-purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptographic building blocks: symmetric ciphers AES, DES, Blowfish, CAST5, Twofish, and Arcfour, hash algorithms MD4, MD5, RIPE-MD160, SHA-1, and TIGER-192, MACs HMAC for all hash...

5.3AI score
Exploits0
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.6 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an error in the hash calculation of the fault mutex lock in the mmuserfaultfd mechanism. This err...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.5 views

PT-2026-34927

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the mfill atomic hugetlb function, the linear page index function is used to calculate the page index for hugetlb fault mutex hash. Because linear page index returns the index in PAGE...

9.8CVSS5.8AI score0.00102EPSS
Exploits0References72
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.4 views

PT-2026-34898

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the bonding network subsystem. The function bond debug rlb hash show accesses client info-slave without verifying if the value is NULL. This occurs...

5.5CVSS5.5AI score0.00015EPSS
Exploits0References20
Snyk
Snyk
added 2026/04/23 9:23 p.m.2 views

Missing Authorization

Overview @actual-app/sync-server is an actual syncing server Affected versions of this package are vulnerable to Missing Authorization via the change-password endpoint, which lacks proper authorization checks. An attacker can gain administrative privileges by overwriting the password hash for the...

8.8CVSS5.6AI score0.00041EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:9 a.m.1 views

udp: Fix wildcard bind conflict check when using hash2

...

5.5CVSS5.2AI score0.00015EPSS
Exploits0
OSV
OSV
added 2026/04/23 7:35 a.m.3 views

USN-8202-1 jq vulnerabilities

It was discovered that jq did not correctly handle certain string concatenations. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. This issue was addressed in Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS...

8.2CVSS6AI score0.00137EPSS
Exploits5References7
Ubuntu
Ubuntu
added 2026/04/23 7:35 a.m.8 views

USN-8202-1: jq vulnerabilities

It was discovered that jq did not correctly handle certain string concatenations. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. This issue was addressed in Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS...

8.2CVSS5.9AI score0.00137EPSS
Exploits5
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.4 views

SUSE CVE-2026-31503

In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udpsock to a local address and port, UDP uses two hashes udptable-hash and udptable-hash2 for collision detection. The current code switches to "hash2" when...

6.1CVSS5.7AI score0.00015EPSS
Exploits0References5
CVE
CVE
added 2026/04/23 12:9 a.m.12 views

CVE-2026-41243

OpenLearn's OpenLearn project has a vulnerability CVE-2026-41243 where, prior to commit 844b2a40a69d0c4911580fe501923f0b391313ab, enabling safeMode does not prevent public access to unapproved posts via direct post UUID. The post-read path still returns full content to anyone who has the UUID, ev...

6.9CVSS5.7AI score0.00036EPSS
Exploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: jq (UTSA-2026-014272)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014272 advisory. jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, jq used MurmurHash3 with a hardcoded, publicly visible seed 0x432A9843 f...

7.5CVSS5.3AI score0.00024EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/04/22 5:42 p.m.4 views

kernel: macvlan: fix possible UAF in macvlan_forward_source()

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlanforwardsource Add RCU protection on struct macvlansourceentry-vlan. Whenever macvlanhashdelsource is called, we must clear entry-vlan pointer before RCU grace period starts. This allows...

7.8CVSS5.6AI score0.00012EPSS
Exploits0References5
EUVD
EUVD
added 2026/04/22 3:31 p.m.0 views

EUVD-2026-24880

In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udpsock to a local address and port, UDP uses two hashes udptable-hash and udptable-hash2 for collision detection. The current code switches to "hash2" when...

5.7AI score0.00015EPSS
Exploits0References7
EUVD
EUVD
added 2026/04/22 3:31 p.m.4 views

EUVD-2026-24900

In the Linux kernel, the following vulnerability has been resolved: xfrm: prevent policyhthresh.work from racing with netns teardown A XFRMMSGNEWSPDINFO request can queue the per-net work item policyhthresh.work onto the system workqueue. The queued callback, xfrmhashrebuild, retrieves the...

5.6AI score0.00014EPSS
Exploits0References5
CVE
CVE
added 2026/04/22 1:54 p.m.13 views

CVE-2026-31516

The CVE-2026-31516 relates to the Linux kernel XFRM subsystem. A race occurs during net namespace teardown when a work item (policy_hthresh.work) queued by XFRM_MSG_NEWSPDINFO may run after the netns is freed, allowing xfrm_hash_rebuild() to dereference a freed struct net (potential use-after-fre...

7.8CVSS5.6AI score0.00014EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.22 views

CVE-2026-31503 udp: Fix wildcard bind conflict check when using hash2

In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udpsock to a local address and port, UDP uses two hashes udptable-hash and udptable-hash2 for collision detection. The current code switches to "hash2" when...

0.00015EPSS
Exploits0References6
CVE
CVE
added 2026/04/22 1:54 p.m.11 views

CVE-2026-31503

CVE-2026-31503 concerns a Linux kernel UDP hash2-based wildcard-bind conflict check that can miss an in-use port when many sockets bind to the same port. The issue arises because UDP uses two hashes (hash and hash2) for collision detection and switches to hash2 only when hslot->count > 10, ...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/22 8:19 a.m.3 views

kernel: macvlan: fix error recovery in macvlan_common_newlink()

A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table e.g., due to an invalid interface name, the hash entry still references the freed netdevice structure. Subsequent packets...

7.8CVSS5.6AI score0.00018EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 12:15 a.m.6 views

kernel: macvlan: fix error recovery in macvlan_common_newlink()

A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table e.g., due to an invalid interface name, the hash entry still references the freed netdevice structure. Subsequent packets...

7.8CVSS5.6AI score0.00018EPSS
Exploits0References5
Rows per page
Query Builder