Lucene search
K

3095 matches found

OSV
OSV
added 2024/07/29 4:15 p.m.0 views

UBUNTU-CVE-2024-42072

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix maygoto with negative offset. Zac's syzbot crafted a bpf prog that exposed two bugs in maygoto. The 1st bug is the way maygoto is patched. When offset is negative it should be patched differently. The 2nd bug is in the...

7.8CVSS6.6AI score0.00226EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.13 views

CVE-2024-42072 bpf: Fix may_goto with negative offset.

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix maygoto with negative offset. Zac's syzbot crafted a bpf prog that exposed two bugs in maygoto. The 1st bug is the way maygoto is patched. When offset is negative it should be patched differently. The 2nd bug is in the...

6.8AI score0.00226EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.15 views

CVE-2024-41065 powerpc/pseries: Whitelist dtl slub object for copying to userspace

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Whitelist dtl slub object for copying to userspace Reading the dispatch trace log from /sys/kernel/debug/powerpc/dtl/cpu- results in a BUG when the config CONFIGHARDENEDUSERCOPY is enabled as shown below. kernel...

6.6AI score0.00225EPSS
Exploits0References7
OSV
OSV
added 2024/07/29 7:15 a.m.1 views

DEBIAN-CVE-2024-41019

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate ff offset This adds sanity checks for ff offset. There is a check on rt-firstfree at first, but walking through by ff without any check. If the second ff is a large offset. We may encounter an out-of-bound read...

5.5CVSS5.6AI score0.00212EPSS
Exploits0References1
OSV
OSV
added 2024/07/29 7:15 a.m.1 views

UBUNTU-CVE-2024-41019

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate ff offset This adds sanity checks for ff offset. There is a check on rt-firstfree at first, but walking through by ff without any check. If the second ff is a large offset. We may encounter an out-of-bound read...

5.5CVSS6.2AI score0.00212EPSS
Exploits0References24
Cvelist
Cvelist
added 2024/07/29 6:37 a.m.19 views

CVE-2024-41019 fs/ntfs3: Validate ff offset

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate ff offset This adds sanity checks for ff offset. There is a check on rt-firstfree at first, but walking through by ff without any check. If the second ff is a large offset. We may encounter an out-of-bound read...

0.00212EPSS
Exploits0References6
OSV
OSV
added 2024/07/29 6:37 a.m.17 views

CVE-2024-41019 fs/ntfs3: Validate ff offset

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate ff offset This adds sanity checks for ff offset. There is a check on rt-firstfree at first, but walking through by ff without any check. If the second ff is a large offset. We may encounter an out-of-bound read...

5.5CVSS6.1AI score0.00212EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/07/29 12:0 a.m.15 views

CVE-2024-41019

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate ff offset This adds sanity checks for ff offset. There is a check on rt-firstfree at first, but walking through by ff without any check. If the second ff is a large offset. We may encounter an out-of-bound read...

5.5CVSS6.4AI score0.00212EPSS
Exploits0References23
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a problem with the way it is patched at maygoto, which should be patched differently when the offset is...

7.8CVSS6.8AI score0.00226EPSS
Exploits0References3
OSV
OSV
added 2024/07/25 5:53 p.m.4 views

CLSA-2024-1721929982 Fix CVE(s): CVE-2023-39128, CVE-2023-39129, CVE-2023-39130

SECURITY UPDATE: stack buffer overflow in adadecode - debian/patches/CVE-2023-39128.patch: Fix stack buffer overflow - CVE-2023-39128 SECURITY UPDATE: stack buffer overflow - debian/patches/CVE-2023-39129.patch: Verify COFF symbol stringtab offset and fix problem with 32bit architecture build -...

5.5CVSS6.5AI score0.00289EPSS
Exploits1References1
OSV
OSV
added 2024/07/25 5:50 p.m.3 views

CLSA-2024-1721929836 Fix CVE(s): CVE-2023-39128, CVE-2023-39129, CVE-2023-39130

SECURITY UPDATE: stack buffer overflow in adadecode - debian/patches/CVE-2023-39128.patch: Fix stack buffer overflow - CVE-2023-39128 SECURITY UPDATE: stack buffer overflow - debian/patches/CVE-2023-39129.patch: Verify COFF symbol stringtab offset and fix problem with 32bit architecture build -...

5.5CVSS6.5AI score0.00289EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.2 views

kernel: smb: client: fix potential OOBs in smb2_parse_contexts()

A flaw was found in the smb client in the Linux kernel. A potential out-of-bounds error was seen in the smb2parsecontexts function. Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts...

8CVSS6.8AI score0.00566EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2024/07/23 7:0 a.m.2 views

A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker to pass specially crafted xy offset input to OpenJPEG to use during encoding. The highest threat from this vulnerability is to confidentiality integrity as well as system availability.

...

7.8CVSS7.2AI score0.01111EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:6 a.m.3 views

SUSE CVE-2022-48827

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

5.5CVSS6.5AI score0.00263EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.2 views

SUSE CVE-2022-48837

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: prevent integer overflow in rndissetresponse If "BufOffset" is very large the "BufOffset + 8" operation can have an integer overflow...

5.5CVSS8.1AI score0.00255EPSS
Exploits0References11
OSV
OSV
added 2024/07/16 1:15 p.m.1 views

DEBIAN-CVE-2022-48837

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: prevent integer overflow in rndissetresponse If "BufOffset" is very large the "BufOffset + 8" operation can have an integer overflow...

7.8CVSS5.8AI score0.00255EPSS
Exploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.0 views

UBUNTU-CVE-2022-48837

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: prevent integer overflow in rndissetresponse If "BufOffset" is very large the "BufOffset + 8" operation can have an integer overflow...

7.8CVSS5.8AI score0.00255EPSS
Exploits0References11
OSV
OSV
added 2024/07/16 12:15 p.m.1 views

DEBIAN-CVE-2022-48827

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

7.1CVSS5.8AI score0.00263EPSS
Exploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.1 views

UBUNTU-CVE-2022-48827

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

7.1CVSS6.7AI score0.00263EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.16 views

CVE-2022-48827 NFSD: Fix the behavior of READ near OFFSET_MAX

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

7AI score0.00263EPSS
Exploits0References4
Rows per page
Query Builder