Lucene search
+L

6294 matches found

UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.27 views

CVE-2021-47167

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in nfspageioaddrequest Ensure that nfspageioerrorcleanup resets the mirror array contents, so that the structure reflects the fact that it is now empty. Also change the test in nfspageiodoaddrequest...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.24 views

CVE-2021-47140

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf "iommu: Add support to change default domain of an iommu group" a user can switch a device between IOMMU and direct DMA through sysfs. This doesn't work for...

5.3CVSS5.8AI score0.00603EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.40 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.18 views

CVE-2021-47166

In the Linux kernel, the following vulnerability has been resolved: NFS: Don't corrupt the value of pgbyteswritten in nfsdorecoalesce The value of mirror-pgbyteswritten should only be updated after a successful attempt to flush out the requests on the list...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/03/25 12:0 a.m.59 views

Ubuntu 22.04 LTS / 23.10 : Linux kernel (AWS) vulnerabilities (USN-6707-3)

The remote Ubuntu 22.04 LTS / 23.10 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6707-3 advisory. Lonial Con discovered that the netfilter subsystem in the Linux kernel did not properly handle element deactivation in certain cases, leading to ...

7.8CVSS7.9AI score0.28058EPSS
SaveExploits16References5
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.17 views

CVE-2021-47160

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mt7530: fix VLAN traffic leaks PCRMATRIX field was set to all 1's when VLAN filtering is enabled, but was not reset when it is disabled, which may cause traffic leaks: ip link add br0 type bridge vlanfiltering 1 ip link...

7.1CVSS6.4AI score0.00233EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/21 11:4 p.m.38 views

CVE-2024-26643

A vulnerability was found in the netfilter/nftables subsystem of Linux Kernel, where a race condition caused where the garbage collector could prematurely collect elements from anonymous sets with timeouts while they were being released. Mitigation Red Hat has investigated whether a possible...

4.7CVSS6.8AI score0.00195EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/21 10:43 a.m.32 views

CVE-2024-26643

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released fr...

5.5CVSS7.2AI score0.00195EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/03/20 5:59 p.m.90 views

Moby's external DNS requests from 'internal' networks could lead to data exfiltration

Moby is an open source container framework originally developed by Docker Inc. as Docker. It is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. As a batteries-included container runtime, Moby comes with a built-in networking implementati...

7.5CVSS6.6AI score0.0075EPSS
SaveExploits0References3Affected Software1
Rosalinux
Rosalinux
added 2024/03/19 12:32 p.m.31 views

Advisory ROSA-SA-2024-2374

Software: protobuf-c 1.3.0 OS: ROSA Virtualization 2.1 packageevrstring: protobuf-c-1.3.0-8.rv3 CVE-ID: CVE-2022-48468 BDU-ID: 2023-03313 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the parserequiredmember function of the protobuf-c data serialization protocol is related to integer overflow...

5.5CVSS7.6AI score0.00369EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/18 3:28 p.m.23 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

2.5CVSS6.5AI score0.00177EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.35 views

CVE-2024-26641

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.24 views

CVE-2024-26640

A vulnerability was found in Linux Kernel where rx zerocopy feature allowed mapping of pages owned by the filesystem, leading to potential system panic which is caused by the lack of sanity checks to rx zerocopy. A local authenticated attacker could exploit this vulnerability to cause a denial of...

5.5CVSS7.1AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.31 views

CVE-2024-26639

A vulnerability was found in mm, kmsan Kernel Memory Sanitizer component of Linux Kernel, causing infinite recursion due to a RCU Read-Copy Update critical section when accessing memory metadata. This recursion led to system instability and leads to DoS. Mitigation Red Hat has investigated whethe...

5.5CVSS7.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/18 1:52 p.m.38 views

CVE-2023-52609

In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput and doexit Task A calls binderupdatepagerange to allocate and insert pages on a remote address space from Task B. For this, Task A pins the remote mm via mmgetnotzero first. This can race with Task ...

4.1CVSS6.5AI score0.00185EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/18 11:15 a.m.25 views

CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

5.5CVSS7.4AI score0.0023EPSS
SaveExploits0References7
NVD
NVD
added 2024/03/18 11:15 a.m.25 views

CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

5.3CVSS7.4AI score0.00738EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.35 views

CVE-2023-52615

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - Fix page fault dead lock on mmap-ed hwrng There is a dead-lock in the hwrng device read path. This triggers when the user reads from /dev/hwrng into memory also mmap-ed from /dev/hwrng. The resulting page fault...

5.5CVSS6.3AI score0.00195EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.22 views

CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

5.3CVSS6AI score0.00738EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.37 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS6AI score0.00177EPSS
SaveExploits0References18
Rows per page
Query Builder