Lucene search
+L

1463 matches found

Positive Technologies
Positive Technologies
added 2024/10/25 12:00 a.m.3 views

PT-2024-40616 · Git +1 · H3

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A heap-buffer-overflow WRITE 8 crash has been reported. The crash occurs in the polygonToCellsExperimental function, as indicated by the fuzzer...

7AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/10/11 12:00 a.m.5 views

PT-2024-40601 · Git +1 · H3

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A heap-buffer-overflow WRITE 8 crash has been reported. The crash occurs in the polygonToCellsExperimental function, as indicated by the fuzzer report fr...

7AI score
SaveExploits0References2
GoogleProjectZero
GoogleProjectZero
added 2024/10/03 12:00 a.m.34 views

Effective Fuzzing: A Dav1d Case Study

Guest post by Nick Galloway, Senior Security Engineer, 20% time on Project Zero Late in 2023, while working on a 20% project with Project Zero, I found an integer overflow in the dav1d AV1 video decoder. That integer overflow leads to an out-of-bounds write to memory. Dav1d 1.4.0 patched this, an...

8.8CVSS8.1AI score0.01835EPSS
SaveExploits0
OSV
OSV
added 2024/10/01 12:00 a.m.14 views

PUB-A-299775134

In smsExtractCbLanguage of smsCellBroadcast.c, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

7.5CVSS7.2AI score0.00206EPSS
SaveExploits0References1
Talos Blog
Talos Blog
added 2024/08/28 4:00 p.m.58 views

Fuzzing µC/OS protocol stacks, Part 3: TCP/IP server fuzzing, implementing a TAP driver

This is the final post in the three-part series that details techniques I used to fuzz two µC/OS protocol stacks: µC/TCP-IP and µC/HTTP-server. The first post highlighted code modifications necessary for developing a fuzzing harness tailored for the µC/HTTP-server. The second discussed a techniqu...

8AI score
SaveExploits0
CVE
CVE
added 2024/08/21 6:09 a.m.79 views

CVE-2022-48869

CVE-2022-48869 concerns the Linux kernel gadgetfs USB driver. The issue arises from a race between gadgetfs_fill_super() (mount path) and gadgetfs_kill_sb() (unmount path), where the_device could be deallocated while gadgetfs_fill_super() still uses it, resulting in a use-after-free. The provided...

4.7CVSS6.5AI score0.00232EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/08/21 6:09 a.m.33 views

CVE-2022-48869 USB: gadgetfs: Fix race between mounting and unmounting

In the Linux kernel, the following vulnerability has been resolved: USB: gadgetfs: Fix race between mounting and unmounting The syzbot fuzzer and Gerald Lee have identified a use-after-free bug in the gadgetfs driver, involving processes concurrently mounting and unmounting the gadgetfs filesyste...

0.00232EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/25 12:00 a.m.7 views

PT-2024-40825 · Git +1 · Kimageformats

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-buffer-overflow write error. Technical details include a crash type of Heap-buffer-overflow WRITE 1. The crash state...

6.9AI score
SaveExploits0References2
OSV
OSV
added 2024/07/16 1:15 p.m.11 views

UBUNTU-CVE-2022-48834

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at...

7.8CVSS5.8AI score0.0026EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.34 views

CVE-2022-48838 usb: gadget: Fix use-after-free bug by not setting udc->dev.driver

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: Fix use-after-free bug by not setting udc-dev.driver The syzbot fuzzer found a use-after-free bug: BUG: KASAN: use-after-free in devuevent+0x712/0x780 drivers/base/core.c:2320 Read of size 8 at addr ffff88802b934098 ...

0.00233EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/16 12:25 p.m.99 views

CVE-2022-48834

CVE-2022-48834 refers to a Linux kernel issue in the usb: usbtmc driver where usbtmc_ioctl_request incorrectly used usb_rcvctrlpipe() for all transfers (in or out). The fix separates control transfers by direction. The vulnerability impact described is a local issue tied to incorrect control pipe...

7.8CVSS7.8AI score0.0026EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.46 views

CVE-2022-48834 usb: usbtmc: Fix bug in pipe direction for control transfers

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at...

0.0026EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/13 12:00 a.m.7 views

PT-2024-40807 · Git +1 · Openssl

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a null-dereference read crash. Technical details include a crash type of null-dereference READ and a crash state involving do evp...

6.8AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.14 views

CVE-2024-40996 bpf: Avoid splat in pskb_pull_reason

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

6.9AI score0.00282EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/05 7:15 a.m.11 views

AZL-43267 CVE-2024-39472 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: xfs: fix log recovery buffer allocation for the legacy hsize fixup Commit a70f9fe52daa "xfs: detect and handle invalid iclog size set by mkfs" added a fixup for incorrect hsize values used for the initial umount record in old...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/01 11:10 a.m.36 views

BIT-BPFTOOL-2021-45940

libbpf 0.6.0 and 0.6.1 has a heap-based buffer overflow 4 bytes in bpfobjectopen called from bpfobjectopenmem and bpf-object-fuzzer.c...

6.5CVSS6.7AI score0.01132EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2024/06/20 2:01 p.m.27 views

CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

4.4CVSS6.9AI score0.00648EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/20 11:13 a.m.160 views

CVE-2022-48760

The CVE-2022-48760 entry concerns a Linux kernel USB subsystem hang in usb_kill_urb() caused by memory-access ordering issues (SB pattern) between usb_kill_urb() and __usb_hcd_giveback_urb() on SMP systems. The vulnerability is fixed by adding memory barriers, specifically using the smp_mb__after...

7.1CVSS6.4AI score0.00186EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/21 3:23 p.m.15 views

CVE-2023-52742 net: USB: Fix wrong-direction WARNING in plusb.c

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.8AI score
SaveExploits0References10
CVE
CVE
added 2024/05/21 3:23 p.m.103 views

CVE-2023-52742

The CVE-2023-52742 entry concerns the Linux kernel USB plusb driver. The vulnerability arises from treating a zero-length control-OUT transfer as a read instead of a write, triggering a WARNING in urb.c when usb_submit_urb is executed. The provided connected details specify the root cause as inco...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder