Lucene search
+L

543 matches found

OSV
OSV
added 2024/08/21 7:15 a.m.20 views

UBUNTU-CVE-2022-48874

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpcmapfind Currently, there is a race window between the point when the mutex is unlocked in fastrpcmaplookup and the reference count increasing fastrpcmapget in fastrpcmapfind,...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/14 12:0 a.m.192 views

SUSE SLES15: kernel-azure / kernel-azure-devel / kernel-devel-azure / etc (SUSE-SU-2024:2896-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2896-1 advisory. The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were...

10CVSS7.2AI score0.02701EPSS
SaveExploits4References1253
RedhatCVE
RedhatCVE
added 2024/07/16 9:24 p.m.21 views

CVE-2022-48823

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix refcount issue when LOGO is received during TMF Hung task call trace was seen during LOGO processing. 974.309060 0000:00:00.0:qedfehdevicereset:868: 1:0:2:0: LUN RESET Issued... 974.309065...

4.4CVSS7AI score0.00281EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 1:15 p.m.12 views

DEBIAN-CVE-2024-40981

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we can avoid spending too much time there and perhaps get more interesting...

5.5CVSS5.6AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

UBUNTU-CVE-2024-40981

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we can avoid spending too much time there and perhaps get more interesting...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References36
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:58 p.m.2 views

Malicious code in ref-indexer (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/06/25 12:58 p.m.7 views

MAL-2024-2950 Malicious code in ref-indexer (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
CVE
CVE
added 2024/06/19 2:53 p.m.87 views

CVE-2021-47585

CVE-2021-47585 concerns a memory leak in the Linux kernel's btrfs __add_inode_ref path. The issue arises from allocating victim_name with kmalloc at two points (lines 1104 and 1169) and returning from the function without freeing the previously allocated memory when backref_in_log() returns an er...

5.5CVSS7AI score0.0025EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.23 views

CVE-2024-38580

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfspoll with a file pointer that may race with the last 'fput'. That would make fcount go down to zero, and while the ep-mtx locking means that the resulting file pointe...

7.8CVSS5.9AI score0.00237EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/05/27 10:32 a.m.23 views

CVE-2021-47539

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpcpeer leak in rxrpclookupbundle Need to call rxrpcputpeer for bundle candidate before kfree as it holds a ref to rxrpcpeer. DH: v2: Changed to abstract out the bundle freeing code into a function...

3.3CVSS6.7AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.3 views

DEBIAN-CVE-2021-47546

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix memory leak in fib6rulesuppress The kernel leaks memory when a fib rule is present in IPv6 nftables firewall rules and a suppressprefix rule is present in the IPv6 routing rules used by certain tools such as wg-quick. I...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.19 views

CVE-2021-47538

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpclocal leak in rxrpclookuppeer Need to call rxrpcputlocal for peer candidate before kfree as it holds a ref to rxrpclocal. DH: v2: Changed to abstract the peer freeing code out into a function...

5.5CVSS6.1AI score
SaveExploits0References5
NVD
NVD
added 2024/05/24 3:15 p.m.19 views

CVE-2021-47539

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpcpeer leak in rxrpclookupbundle Need to call rxrpcputpeer for bundle candidate before kfree as it holds a ref to rxrpcpeer. DH: v2: Changed to abstract out the bundle freeing code into a function...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/24 3:15 p.m.24 views

CVE-2021-47538

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpclocal leak in rxrpclookuppeer Need to call rxrpcputlocal for peer candidate before kfree as it holds a ref to rxrpclocal. DH: v2: Changed to abstract the peer freeing code out into a function...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.23 views

CVE-2021-47538 rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpclocal leak in rxrpclookuppeer Need to call rxrpcputlocal for peer candidate before kfree as it holds a ref to rxrpclocal. DH: v2: Changed to abstract the peer freeing code out into a function...

6.5AI score0.00235EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.22 views

CVE-2021-47538 rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpclocal leak in rxrpclookuppeer Need to call rxrpcputlocal for peer candidate before kfree as it holds a ref to rxrpclocal. DH: v2: Changed to abstract the peer freeing code out into a function...

7AI score0.00235EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/23 11:3 a.m.29 views

CVE-2023-52879

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

4.4CVSS6.2AI score0.00226EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 2:51 a.m.5 views

SUSE CVE-2024-35197

gitoxide is a pure Rust implementation of Git. On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the...

5.4CVSS6.9AI score0.00448EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/05/22 8:23 a.m.18 views

Prototype Pollution

@apidevtools/json-schema-ref-parser is vulnerable to Prototype Pollution. The vulnerability is due to inadequate input validation in the bundle, parse, resolve, and dereference functions, allowing a remote attacker to execute arbitrary code...

8.1CVSS7.5AI score0.00798EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/05/21 4:15 p.m.12 views

CVE-2023-52879

In the Linux kernel, the following vulnerability has been resolved: tracing: Have traceeventfile have ref counters The following can crash the kernel: cd /sys/kernel/tracing echo 'p:sched schedule' kprobeevents exec 5events/kprobes/sched/enable kprobeevents exec 5&- The above commands: 1. Change...

7.8CVSS6.1AI score0.00226EPSS
SaveExploits0References7
Rows per page
Query Builder