Lucene search
+L

5025 matches found

OSV
OSV
added 2024/06/03 7:49 a.m.18 views

CVE-2024-36960 drm/vmwgfx: Fix invalid reads in fence signaled events

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix invalid reads in fence signaled events Correctly set the length of the drmevent to the size of the structure that's actually used. The length of the drmevent was set to the parent structure instead of to the...

7.1CVSS5.9AI score0.00285EPSS
SaveExploits0References13
CVE
CVE
added 2024/05/30 12:33 p.m.108 views

CVE-2024-3584

CVE-2024-3584 affects qdrant/qdrant (version 1.9.0-dev) and is caused by improper input validation in the /collections/{name}/snapshots/upload endpoint, enabling path traversal via URL-encoded name to write/overwrite arbitrary files (e.g., /root/poc.txt). The vulnerability can lead to full system...

9.8CVSS9.3AI score0.00578EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2024/05/24 3:15 p.m.18 views

CVE-2021-47527

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 "tty: serialcore: convert uartclose to use ttyportclose" converted serial core to use ttyportclose but failed to notice that the transmit buffer still needs ...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References7
NCSC
NCSC
added 2024/05/23 10:57 a.m.7 views

Vulnerability fixed in Github Enterprise Server

Github has fixed a vulnerability in Github Enterprise Server. A malicious party could exploit the vulnerability to gain access to the Github environment, possibly even as an administrator. The vulnerability is in the way Github handles SAML-Single-Sign-on. If the optional "Security Assertions" ar...

10CVSS7.1AI score0.02573EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

5.5CVSS5.8AI score0.0025EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:4 p.m.101 views

CVE-2021-47425

CVE-2021-47425: Linux kernel vulnerability in i2c via ACPI resource leak. acpi_i2c_find_adapter_by_handle() calls bus_find_device() which takes a reference on the adapter that is never released, causing a reference-count leak and potentially rendering the adapter unremovable. Connected advisories...

5.5CVSS6.7AI score0.00234EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.4 views

SUSE CVE-2023-52669

In the Linux kernel, the following vulnerability has been resolved: crypto: s390/aes - Fix buffer overread in CTR mode When processing the last block, the s390 ctr code will always read a whole block, even if there isn't a whole block of data left. Fix this by using the actual length left and cop...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.30 views

CVE-2024-36002

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.20 views

CVE-2024-35871

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

7.1CVSS6.4AI score0.00264EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2024/05/18 12:10 a.m.25 views

CVE-2024-35806

A vulnerability was found in the Freescale QBMan driver in the Linux kernel. This issue stems from interrupts not being disabled when taking the cgrlock, potentially causing race conditions or improper interrupt handling. Mitigation Mitigation for this issue is either not available or the current...

5.5CVSS8.3AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 9:5 p.m.25 views

CVE-2024-35794

A hang flaw was found in the Linux kernel’s Raid MD subsystem. This flaw allows a local user to crash the system...

4.4CVSS8.5AI score0.00223EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.5 views

DEBIAN-CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/05/17 2:47 p.m.58 views

CVE-2024-35850

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev setup Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is NULL. Add the missing sanity check to prevent a...

5.5CVSS7.1AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 2:24 p.m.166 views

CVE-2023-52676

The CVE-2023-52676 issue affects the Linux kernel BPF verifier where stack bounds were inconsistently checked for 32-bit offsets, potentially overflowing 32-bit arithmetic when combining a 64-bit register with an offset. The patch moves stack-bound checks into the 64-bit domain and enforces tight...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/17 12:24 p.m.96 views

CVE-2024-35784

The CVE-2024-35784 entry concerns the Linux kernel: btrfs deadlock during fiemap/extent locking. Root cause: the extent lock was held for the entire fiemap traversal, risking pagefaults and deadlocks when fiemap data is copied to user space (mkwrite during mmap). Impact: potential deadlock in fil...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.29 views

CVE-2024-27412

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx-i2c: Do not free non existing IRQ The bq27xxx i2c-client may not have an IRQ, in which case client-irq will be 0. bq27xxxbatteryi2cprobe already has an if client-irq check wrapping the requestthreadedirq. B...

5.5CVSS6.2AI score0.00244EPSS
SaveExploits0References23
NCSC
NCSC
added 2024/05/15 12:0 a.m.4 views

Vulnerability fixed in Microsoft SQL Server

Microsoft has fixed a vulnerability in SQL Server. The vulnerability is located in the Power BI Client JavaScript SDK and allows a malicious party to gain access to sensitive data. Successful exploitation requires the malicious party to trick the deceive the victim into visiting a page with...

6.5CVSS7.4AI score0.01748EPSS
SaveExploits0
OSV
OSV
added 2024/05/14 3:12 p.m.4 views

UBUNTU-CVE-2024-27399

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2capchantimeout There is a race condition between l2capchantimeout and l2capchandel. When we use l2capchandel to delete the channel, the chan-conn will be set to null. But the conn could b...

5.5CVSS6.2AI score0.00301EPSS
SaveExploits0References22
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

UBUNTU-CVE-2024-26994

In the Linux kernel, the following vulnerability has been resolved: speakup: Avoid crash on very long word In case a console is set up really large and contains a really long word 256 characters, we have to stop before the length of the word buffer...

5.9CVSS6.2AI score0.00277EPSS
SaveExploits0References25
Rows per page
Query Builder