Lucene search
+L

24870 matches found

CVE
CVE
added 2025/03/28 2:55 p.m.149 views

CVE-2025-30211

CVE-2025-30211 affects Erlang/OTP: prior to OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a malicious KEX init message can trigger high memory usage because the implementation does not verify RFC limits on 64-character algorithm names in KEX init messages, leading to memory allocation for processing mali...

7.5CVSS7AI score0.00454EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/28 2:47 p.m.45 views

CVE-2025-30371 Metabase vulnerable to circumvention of local link access protection in GeoJson endpoint

Metabase is a business intelligence and embedded analytics tool. Versions prior to v0.52.16.4, v1.52.16.4, v0.53.8, and v1.53.8 are vulnerable to circumvention of local link access protection in GeoJson endpoint. Self hosted Metabase instances that are using the GeoJson feature could be potential...

2.1CVSS0.00412EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/28 2:42 p.m.15 views

CVE-2025-29928 authentik's deletion of sessions did not revoke sessions when using database session storage

authentik is an open-source identity provider. Prior to versions 2024.12.4 and 2025.2.3, when authentik was configured to use the database for session storage which is a non-default setting, deleting sessions via the Web Interface or the API would not revoke the session and the session holder wou...

8CVSS7AI score0.00379EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/03/28 3:40 a.m.7 views

SUSE CVE-2022-49754

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix a buffer overflow in mgmtmeshadd Smatch Warning: net/bluetooth/mgmtutil.c:375 mgmtmeshadd error: memcpy 'meshtx-param' too small 48 vs 50 Analysis: 'meshtx-param' is array of size 48. This is the destination. u8...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.7 views

SUSE CVE-2023-52987

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-mtrace: prevent underflow in sofipc4prioritymaskdfswrite The "id" comes from the user. Change the type to unsigned to prevent an array underflow...

7.8CVSS6.5AI score0.00251EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.22 views

SUSE CVE-2023-53015

In the Linux kernel, the following vulnerability has been resolved: HID: betop: check shape of output reports betopffinit only checks the total sum of the report counts for each report field to be at least 4, but hidbetopffplay expects 4 report fields. A device advertising an output report with o...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/27 5:15 p.m.3 views

DEBIAN-CVE-2023-53021

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: fix possible use-after-free syzbot reported a nasty crash 1 in nettxaction which made little sense until we got a repro. This repro installs a taprio qdisc, but providing an invalid TCARATE attribute...

7.8CVSS5.4AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.6 views

DEBIAN-CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

5.5CVSS5.3AI score0.00436EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.24 views

CVE-2023-53023 net: nfc: Fix use-after-free in local_cleanup()

In the Linux kernel, the following vulnerability has been resolved: net: nfc: Fix use-after-free in localcleanup Fix a use-after-free that occurs in kfreeskb called from localcleanup. This could happen when killing nfc daemon e.g. neard after detaching an nfc device. When detaching an nfc device,...

7.8CVSS0.00192EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.26 views

CVE-2023-53024 bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation To mitigate Spectre v4, 2039f26f3aca "bpf: Fix leakage due to insufficient speculative store bypass mitigation" inserts lfence instructions after 1...

0.00202EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.12 views

CVE-2023-53023

In the Linux kernel, the following vulnerability has been resolved: net: nfc: Fix use-after-free in localcleanup Fix a use-after-free that occurs in kfreeskb called from localcleanup. This could happen when killing nfc daemon e.g. neard after detaching an nfc device. When detaching an nfc device,...

7.8CVSS5.7AI score0.00192EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.109 views

CVE-2023-53011

The CVE-2023-53011 issue concerns the Linux kernel’s stmmac driver (DWMAC5) where, by default, all safety features were enabled. If a hardware platform did not provide a safety_feat_cfg entry, enabling the automotive safety package could trigger a NULL pointer dereference during network device op...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.23 views

CVE-2023-53008 cifs: fix potential memory leaks in session setup

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential memory leaks in session setup Make sure to free cifsses::authkey.response before allocating it as we might end up leaking memory in reconnect or mounting...

0.00171EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-53001

...

SaveExploits0
OSV
OSV
added 2025/03/27 4:43 p.m.15 views

CVE-2023-52992 bpf: Skip task with pid=1 in send_signal_common()

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip task with pid=1 in sendsignalcommon The following kernel panic can be triggered when a task with pid=1 attaches a prog that attempts to send killing signal to itself, also see 1 for more details: Kernel panic - not...

5.2AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.13 views

CVE-2023-52975

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ipaddress attr, we can get a KASAN UAF report like...

7.8CVSS6AI score0.00269EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.21 views

CVE-2022-49756

In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in spusbphyprobe spusbphyprobe will call platformgetresourcebyname that may fail and return NULL. devmioremap will use usbphy-moon4resmem-start as input, which may causes...

5.5CVSS5.4AI score0.0017EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.19 views

CVE-2022-49749

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2cdwscllcnt and i2cdwsclhcnt may have overflow by depending on the values of the given parameters including the icclk. For example in our...

5.5CVSS5.3AI score0.0019EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 4:42 p.m.14 views

CVE-2022-49748 perf/x86/amd: fix potential integer overflow on shift of a int

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS5.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.48 views

CVE-2022-49745

In the Linux kernel, the following vulnerability has been resolved: fpga: m10bmc-sec: Fix probe rollback Handle probe error rollbacks properly to avoid leaks...

5.5CVSS5.3AI score0.00161EPSS
SaveExploits0
Rows per page
Query Builder