Lucene search
+L

10436 matches found

OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36909

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted In CoCo VMs it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resultin...

9.3CVSS6.7AI score0.00239EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.11 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that originates from a kernel crash after the s390/qeth module sets hsuid...

4.4CVSS4.8AI score0.00227EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.8 views

PT-2024-40336 · Symfony2 · Symfony2

Name of the Vulnerable Software and Affected Versions: Symfony2 versions prior to the fixed version Description: A security issue was found in the Request::getClientIp method when the trust proxy mode is enabled. This issue affects applications that use the client IP address for sensitive decisio...

5.9CVSS7.1AI score
SaveExploits0References6
Mageia
Mageia
added 2024/05/29 6:08 p.m.48 views

Updated perl-Email-MIME packages fix security vulnerabilities

An excessive memory use issue CWE-770 exists in Email-MIME, before version 1.954, which can cause denial of service when parsing multipart MIME messages. The patch set from 2020 and 2024 limits excessive depth and the total number of parts. CVE-2024-4140...

7.5CVSS7.3AI score0.01132EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2024/05/29 1:06 p.m.36 views

Data leak site BreachForums is back, boasting Live Nation/Ticketmaster user data. But is it a trap?

Notorious data leak site BreachForums appears to be back online after it was seized by law enforcement a few weeks ago. At least one of BreachForums domains and its dark web site are live again. However, questions have been raised over whether it is a genuine attempt to revive the forums once aga...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/29 8:56 a.m.9 views

kernel: netfilter: nf_tables: disallow anonymous set with timeout flag

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFTSETEVAL to ensure legacy meters still work...

7.8CVSS6.8AI score0.00266EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.8 views

kernel: netfilter: nf_tables: don't skip expired elements during walk

A flaw was found in the Linux kernel. Improper management of the lifecycle of some nftables objects could result in consumption of all system memory. An attacker who can create nftables rules could use this to effect a Denial of Service...

5.5CVSS5.8AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.8 views

kernel: netfilter: nf_tables: do not allow SET_ID to refer to another table

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not allow SETID to refer to another table When doing lookups for sets on the same batch by using its ID, a set from a different table can be used. Then, when the table is removed, a reference to the set ma...

7.8CVSS6.2AI score0.10458EPSS
SaveExploits7References5
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.21 views

kernel: Linux kernel: Denial of Service in netfilter due to improper garbage collection

A flaw was found in the Linux kernel's netfilter component, specifically within the nftsetrbtree module. A local user with low privileges could exploit an issue where the garbage collection mechanism fails to properly release memory during interval expiration walks. This can lead to a memory leak...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/28 2:08 p.m.7 views

kernel: Use-after-free in nft_verdict_dump due to a race between set GC and transaction

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system due to a missing call to nftsetelemmarkbusy, causing double deactivation of the element...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.9 views

SUSE CVE-2021-47418

In the Linux kernel, the following vulnerability has been resolved: netsched: fix NULL deref in fifosetlimit syzbot reported another NULL deref in fifosetlimit 1 I could repro the issue with : unshare -n tc qd add dev lo root handle 1:0 tbf limit 200000 burst 70000 rate 100Mbit tc qd replace dev ...

4.4CVSS6.2AI score0.00234EPSS
SaveExploits0References11
Talos
Talos
added 2024/05/28 12:00 a.m.49 views

AutomationDirect P3-550E Programming Software Connection FiBurn heap-based buffer overflow vulnerability

Talos Vulnerability Report TALOS-2024-1936 AutomationDirect P3-550E Programming Software Connection FiBurn heap-based buffer overflow vulnerability May 28, 2024 CVE Number CVE-2024-24851 SUMMARY A heap-based buffer overflow vulnerability exists in the Programming Software Connection FiBurn...

7.5CVSS7.6AI score0.01423EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/05/27 8:29 a.m.20 views

CVE-2021-47437

A vulnerability was found in the Linux kernel's iio: adis16475 driver, causing a deadlock issue during frequency setting operations. This issue can lead to system stalls or unresponsiveness under certain conditions. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS9AI score0.00149EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/27 12:00 a.m.7 views

PT-2024-40066 · Packagist · Silverstripe/Framework

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned. Description: The issue concerns lists of key/value pairs assigned to OptionsetField or CheckboxSetField that lack a default casting. This can lead to a potential XSS vulnerability when either th...

6.1CVSS6.1AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/05/27 12:00 a.m.13 views

PT-2024-25025 · Kaminari · Kaminari

Name of the Vulnerable Software and Affected Versions: Kaminari versions prior to 0.16.2 Description: A security issue involving insecure file permissions has been identified in the Kaminari pagination library for Ruby on Rails. This issue is of moderate severity due to the potential for...

6.6CVSS7AI score0.00595EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.6 views

SUSE CVE-2021-47437

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.11 views

SUSE CVE-2021-47379

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd KASAN reports a use-after-free report when doing fuzz test: 693354.104835 ================================================================== 693354.105094 BUG:...

6.4CVSS6.4AI score0.00253EPSS
SaveExploits0References15
OSV
OSV
added 2024/05/24 3:15 p.m.13 views

DEBIAN-CVE-2021-47556

In the Linux kernel, the following vulnerability has been resolved: ethtool: ioctl: fix potential NULL deref in ethtoolsetcoalesce ethtoolsetcoalesce now uses both the .getcoalesce and .setcoalesce callbacks. But the check for their availability is buggy, so changing the coalesce settings on a...

5.5CVSS5.3AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.7 views

UBUNTU-CVE-2021-47506

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix use-after-free due to delegation race A delegation break could arrive as soon as we've called vfssetlease. A delegation break runs a callback which immediately in nfsd4cbrecallprepare adds the delegation to delrecalllru...

9.8CVSS6.1AI score0.00783EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.36 views

CVE-2021-47526 serial: liteuart: Fix NULL pointer dereference in ->remove()

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in -remove drvdata has to be set in probe - otherwise platformgetdrvdata causes null pointer dereference BUG in remove...

6.4AI score0.00205EPSS
SaveExploits0References2
Rows per page
Query Builder