Lucene search
+L

5279 matches found

Ubuntu
Ubuntu
added 2024/03/18 11:57 p.m.82 views

USN-6700-1: Linux kernel vulnerabilities

It was discovered that the Layer 2 Tunneling Protocol L2TP implementation in the Linux kernel contained a race condition when releasing PPPoL2TP sockets in certain conditions, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or...

7.8CVSS7.3AI score0.28058EPSS
SaveExploits16
OSV
OSV
added 2024/03/18 11:57 p.m.7 views

USN-6700-1 linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities

It was discovered that the Layer 2 Tunneling Protocol L2TP implementation in the Linux kernel contained a race condition when releasing PPPoL2TP sockets in certain conditions, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or...

7.8CVSS6.8AI score0.28058EPSS
SaveExploits16References8
Ubuntu
Ubuntu
added 2024/03/18 11:43 p.m.70 views

USN-6701-1: Linux kernel vulnerabilities

Ruihan Li discovered that the bluetooth subsystem in the Linux kernel did not properly perform permissions checks when handling HCI sockets. A physically proximate attacker could use this to cause a denial of service bluetooth communication. CVE-2023-2002 It was discovered that the NVIDIA Tegra...

7.8CVSS7.4AI score0.28058EPSS
SaveExploits18
OSV
OSV
added 2024/03/18 11:43 p.m.12 views

USN-6701-1 linux, linux-aws, linux-hwe, linux-kvm, linux-oracle vulnerabilities

Ruihan Li discovered that the bluetooth subsystem in the Linux kernel did not properly perform permissions checks when handling HCI sockets. A physically proximate attacker could use this to cause a denial of service bluetooth communication. CVE-2023-2002 It was discovered that the NVIDIA Tegra...

7.8CVSS6.9AI score0.28058EPSS
SaveExploits18References13
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
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
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.16 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

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....

6.6AI score0.0023EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/18 10:19 a.m.201 views

CVE-2024-26640

The CVE-2024-26640 entry is about a Linux kernel TCP RX zerocopy patch that adds sanity checks in can_map_frag(): pages must not be compound and page->mapping must be NULL. Connected docs confirm this as a concrete kernel fix (patches and CVSS details). Impact is described as a local denial of...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/03/18 12:0 a.m.62 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-6700-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6700-1 advisory. It was discovered that the Layer 2 Tunneling Protocol L2TP implementation in the Linux kernel contained a race condition when releasing...

7.8CVSS7.8AI score0.28058EPSS
SaveExploits16References8
RedhatCVE
RedhatCVE
added 2024/03/16 7:19 p.m.18 views

CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

4.7CVSS6.5AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:38 p.m.24 views

CVE-2021-47119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4fillsuper Buffer head references must be released before calling killbdev; otherwise the buffer head and its page referenced by bdata will not be freed by killbdev, and subsequently that bh will be...

4.1CVSS7.4AI score0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:37 p.m.29 views

CVE-2021-47117

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug on in ext4escacheextent as ext4splitextentat failed We got follow bugon when run fsstress with injecting IO fault: 130747.323114 kernel BUG at fs/ext4/extentsstatus.c:762! 130747.323117 Internal error: Oops - BUG: 0...

5.5CVSS6.6AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/15 9:15 p.m.19 views

CVE-2021-47119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4fillsuper Buffer head references must be released before calling killbdev; otherwise the buffer head and its page referenced by bdata will not be freed by killbdev, and subsequently that bh will be...

5.5CVSS7.5AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/15 9:15 p.m.3 views

DEBIAN-CVE-2021-47119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4fillsuper Buffer head references must be released before calling killbdev; otherwise the buffer head and its page referenced by bdata will not be freed by killbdev, and subsequently that bh will be...

5.5CVSS5.8AI score0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/15 9:15 p.m.21 views

CVE-2021-47117

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug on in ext4escacheextent as ext4splitextentat failed We got follow bugon when run fsstress with injecting IO fault: 130747.323114 kernel BUG at fs/ext4/extentsstatus.c:762! 130747.323117 Internal error: Oops - BUG: 0...

5.5CVSS7.5AI score0.0024EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2024/03/15 9:15 p.m.9 views

CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/03/15 9:15 p.m.9 views

CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/15 9:15 p.m.8 views

CVE-2021-47117

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug on in ext4escacheextent as ext4splitextentat failed We got follow bugon when run fsstress with injecting IO fault: 130747.323114 kernel BUG at fs/ext4/extentsstatus.c:762! 130747.323117 Internal error: Oops - BUG: 0...

5.5CVSS7.5AI score
SaveExploits0References8
OSV
OSV
added 2024/03/15 9:15 p.m.4 views

DEBIAN-CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS5.7AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/15 9:15 p.m.9 views

CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS6.6AI score
SaveExploits0References3
Rows per page
Query Builder