Lucene search
+L

9058 matches found

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

PT-2024-33677

Name of the Vulnerable Software and Affected Versions: Werkzeug versions prior to 3.0.6 Description: Applications using werkzeug.formparser.MultiPartParser to parse multipart/form-data requests are vulnerable to a relatively simple but effective resource exhaustion attack. A specifically crafted...

7.8CVSS6.7AI score0.01095EPSS
SaveExploits0References207
RedhatCVE
RedhatCVE
added 2024/10/22 2:46 p.m.16 views

CVE-2024-49967

In the Linux kernel, the following vulnerability has been resolved: ext4: no need to continue when the number of entries is 1...

7.1CVSS6.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.5 views

SUSE CVE-2022-48947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAPCONFREQ packets, chan-numconfrsp increases multiple times and eventually it will wrap around the maximum number i.e., 255. This patch prevents this by adding a boundary check...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/10/22 2:21 p.m.7 views

SUSE CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS6.1AI score0.00276EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:21 p.m.7 views

SUSE CVE-2022-49033

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as follows: BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274 Call Trace: dumpstacklvl+0xcd/0x134...

5.5CVSS7.8AI score0.00251EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

DEBIAN-CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS5.5AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

DEBIAN-CVE-2022-48947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAPCONFREQ packets, chan-numconfrsp increases multiple times and eventually it will wrap around the maximum number i.e., 255. This patch prevents this by adding a boundary check...

5.5CVSS5.4AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

DEBIAN-CVE-2022-48948

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Prevent buffer overflow in setup handler Setup function uvcfunctionsetup permits control transfer requests with up to 64 bytes of payload UVCMAXREQUESTSIZE, data stage handler for OUT transfer uses memcpy to cop...

7.8CVSS5.8AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

UBUNTU-CVE-2022-49033

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as follows: BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274 Call Trace: dumpstacklvl+0xcd/0x134...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References12
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

UBUNTU-CVE-2022-49006

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 8:06 p.m.137 views

CVE-2022-49033

CVE-2022-49033 affects the Linux kernel’s btrfs qgroup code, where a sleep was performed in an invalid context during qgroup inheritance. The advisory and connected documents describe the fix as: call qgroup_dirty() on the destination qgroup and update the limit item in btrfs_run_qgroups() later,...

5.5CVSS5.4AI score0.00251EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/10/21 7:15 p.m.10 views

CVE-2024-50018

In the Linux kernel, the following vulnerability has been resolved: net: napi: Prevent overflow of napideferhardirqs In commit 6f8b12d661d0 "net: napi: add hard irqs deferral feature" napideferirqs was added to netdevice and napideferirqscount was added to napistruct, both as type int. This value...

5.5CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49974

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB...

5.5CVSS5.6AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.13 views

AZL-52116 CVE-2024-49974 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB...

5.5CVSS6.6AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

UBUNTU-CVE-2024-49974

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB...

5.5CVSS6.2AI score0.00275EPSS
SaveExploits0References40
OSV
OSV
added 2024/10/21 6:02 p.m.30 views

CVE-2024-49974 NFSD: Limit the number of concurrent async COPY operations

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB...

6.3AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.12 views

SUSE CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

5.5CVSS6.7AI score0.00608EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.5 views

SUSE CVE-2024-47734

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix unnecessary warnings and logs from bondxdpgetxmitslave syzbot reported a WARNING in bondxdpgetxmitslave. To reproduce this1, one bond device bond1 has xdpdrv, which increases bpfmasterredirectenabledkey. Another bond...

4.4CVSS6.4AI score0.00239EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.15 views

CVE-2024-47678

A flaw was found in the Linux kernel related to the order of rate limits for ICMP messages. The sequence in which rate limiters are applied potentially allows a side-channel attack, resulting in information disclosure. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS6.5AI score0.00608EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.11 views

AZL-50909 CVE-2024-47751 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: PCI: kirin: Fix buffer overflow in kirinpcieparseport Within kirinpcieparseport, the pcie-numslots is compared to pcie-gpioidreset size MAXPCISLOTS which is correct and would lead to an overflow. Thus, fix condition to...

7.8CVSS6.9AI score0.00233EPSS
SaveExploits0References1
Rows per page
Query Builder