Lucene search
+L

1991 matches found

Openbugbounty
Openbugbounty
added 2024/04/11 7:59 a.m.11 views

fs-jura.com Cross Site Scripting vulnerability OBB-3914869

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/03 10:51 p.m.37 views

CVE-2024-26686

A vulnerability was found in the dotaskstat function in the Linux kernel, where due to excessive lock contention, a potential hard lockup could be created. This can create a performance bottleneck and lead to kernel unresponsiveness...

5.5CVSS5.9AI score0.00213EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 10:40 p.m.27 views

CVE-2023-52641

A vulnerability was found in the Linux kernel's NTFS3 filesystem fs/ntfs3 involving a NULL pointer dereference in the attrallocateframe function. This issue could cause system crashes or undefined behavior if a NULL pointer is encountered. Mitigation Mitigation for this issue is either not...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 10:40 p.m.47 views

CVE-2023-52640

A vulnerability was found in the ntfs3 function in ntfslistea in the Linux kernel, where a missing check on the length of an attribute name could exceed the expected size of the extended attribute structure and cause an out-of-bounds error. This issue could result in memory corruption, data...

7.1CVSS8.3AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.23 views

CVE-2024-26764

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio If kiocbsetcancelfn is called for I/O submitted via iouring, the following kernel warning appears: WARNING: CPU: 3 PID: 368 at fs/aio.c:598 kiocbsetcancelfn+0x9c/0xa8...

3.3CVSS7.3AI score0.00248EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.23 views

CVE-2023-52640

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix oob in ntfslistxattr The length of name cannot exceed the space occupied by ea...

7.1CVSS6.1AI score0.00244EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.36 views

CVE-2024-26764

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio If kiocbsetcancelfn is called for I/O submitted via iouring, the following kernel warning appears: WARNING: CPU: 3 PID: 368 at fs/aio.c:598 kiocbsetcancelfn+0x9c/0xa8...

3.3CVSS6.8AI score0.00248EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 5:00 p.m.171 views

CVE-2024-26764

CVE-2024-26764 : Linux kernel vulnerability in fs/aio where kiocb_set_cancel_fn() was not restricted to I/O submitted via libaio. If called for io_uring I/O, a kernel warning is produced (kiocb_set_cancel_fn+0x9c/0xa8). The fix: set the IOCB_AIO_RW flag for read/write I/O submitted by libaio to p...

3.3CVSS6.2AI score0.00248EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.19 views

CVE-2024-26764 fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio If kiocbsetcancelfn is called for I/O submitted via iouring, the following kernel warning appears: WARNING: CPU: 3 PID: 368 at fs/aio.c:598 kiocbsetcancelfn+0x9c/0xa8...

6.6AI score0.00248EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.34 views

CVE-2024-26764 fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio If kiocbsetcancelfn is called for I/O submitted via iouring, the following kernel warning appears: WARNING: CPU: 3 PID: 368 at fs/aio.c:598 kiocbsetcancelfn+0x9c/0xa8...

7.6AI score0.00248EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.19 views

CVE-2023-52641 fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

6.8AI score0.00239EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.34 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS7.3AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.29 views

CVE-2023-52640 fs/ntfs3: Fix oob in ntfs_listxattr

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix oob in ntfslistxattr The length of name cannot exceed the space occupied by ea...

7.1CVSS7.8AI score0.00244EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/03 5:00 p.m.140 views

CVE-2023-52640

CVE-2023-52640 (Linux kernel ntfs3): The issue is a local, out-of-bounds in ntfs_listxattr where the length of the name must not exceed the allocated EA space. Affected code path is in the ntfs3 filesystem. The connected Astra Linux advisory confirms the same vulnerability and indicates a resolve...

7.1CVSS6.5AI score0.00244EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/03 4:46 p.m.53 views

GHSA-8JHW-289H-JH2G Vite's `server.fs.deny` did not deny requests for patterns with directories.

Summary Vite dev server option server.fs.deny did not deny requests for patterns with directories. An example of such a pattern is /foo//. Impact Only apps setting a custom server.fs.deny that includes a pattern with directories, and explicitly exposing the Vite dev server to the network using...

5.9CVSS5.8AI score0.00711EPSS
SaveExploits0References9
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26686

In the Linux kernel, the following vulnerability has been resolved: fs/proc: dotaskstat: use sig-statslock to gather the threads/children stats locktasksighand can trigger a hard lockup. If NRCPUS threads call dotaskstat at the same time and the process has NRTHREADS, it will spin with irqs...

5.5CVSS7.6AI score0.00213EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/03 3:15 p.m.30 views

CVE-2024-26689

In the Linux kernel, the following vulnerability has been resolved: ceph: prevent use-after-free in encodecapmsg In fs/ceph/caps.c, in encodecapmsg, "use after free" error was caught by KASAN at this line - 'cephbuffergetarg-xattrbuf;'. This implies before the refcount could be increment here, it...

8.8CVSS7.3AI score0.00696EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.28 views

CVE-2024-26686

In the Linux kernel, the following vulnerability has been resolved: fs/proc: dotaskstat: use sig-statslock to gather the threads/children stats locktasksighand can trigger a hard lockup. If NRCPUS threads call dotaskstat at the same time and the process has NRTHREADS, it will spin with irqs...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.22 views

CVE-2024-26688

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References26
CVE
CVE
added 2024/04/03 2:54 p.m.197 views

CVE-2024-26689

CVE-2024-26689 affects the Linux kernel via the Ceph subsystem: in fs/ceph/caps.c, encode_cap_msg() previously could perform a use-after-free due to a race between refcount increment and free in arg->xattr_buf handling. The race around ceph_buffer_get/ceph_buffer_put(ci->i_xattrs.blob) allo...

8.8CVSS6AI score0.00696EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder