Lucene search
+L

2836 matches found

OSV
OSV
added 2025/06/24 12:11 a.m.13 views

USN-7591-2 linux-aws-fips, linux-fips, linux-gcp-fips vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 It was discovered that the CIFS network file system...

10CVSS6.9AI score0.02033EPSS
SaveExploits0References68
Amazon
Amazon
added 2025/06/23 12:0 a.m.8 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITESAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written out. If this bit is set using commands like...

9.8CVSS6.8AI score0.01483EPSS
SaveExploits3
Ubuntu
Ubuntu
added 2025/06/19 9:8 p.m.14 views

USN-7585-2: Linux kernel (FIPS) vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

10CVSS7.1AI score0.00429EPSS
SaveExploits0
OSV
OSV
added 2025/06/19 9:8 p.m.11 views

USN-7585-2 linux-aws-fips, linux-gcp-fips vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

10CVSS6.8AI score0.00429EPSS
SaveExploits0References33
Ubuntu
Ubuntu
added 2025/06/19 8:15 p.m.20 views

USN-7585-1: Linux kernel vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

10CVSS7.1AI score0.00429EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.5 views

SUSE CVE-2022-50078

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.6 views

SUSE CVE-2022-50094

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.4 views

SUSE CVE-2025-38034

In the Linux kernel, the following vulnerability has been resolved: btrfs: correct the order of prelimref arguments in btrfsprelimref btrfsprelimref calls the old and new reference variables in the incorrect order. This causes a NULL pointer dereference because oldref is passed as NULL to...

4.4CVSS6.2AI score0.00174EPSS
SaveExploits0References23
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-50094

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

7.1CVSS0.00218EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

DEBIAN-CVE-2022-50094

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

7.1CVSS5.4AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50078

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

5.5CVSS0.002EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-50075

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Have event probes be consistent with kprobes and uprobes Currently, if a symbol "@" is attempted to be used with an event probe eprobes, it will cause a NULL pointer dereference crash. Both kprobes and uprobes ca...

5.5CVSS5.4AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50078

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.11 views

UBUNTU-CVE-2022-50094

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

7.1CVSS6AI score0.00218EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

UBUNTU-CVE-2022-50078

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:2 a.m.80 views

CVE-2022-50094

CVE-2022-50094 relates to Linux kernel spmi trace: trace_spmi_write_begin() and trace_spmi_read_end() use memcpy() with length len + 1, causing a potential stack-out-of-bounds read. A KASAN report demonstrates an out-of-bounds read in trace_event_raw_event_spmi_read_end. The issue affects the SPM...

7.1CVSS6.4AI score0.00218EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.12 views

CVE-2022-50094 spmi: trace: fix stack-out-of-bound access in SPMI tracing functions

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

0.00218EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:2 a.m.7 views

CVE-2022-50094 spmi: trace: fix stack-out-of-bound access in SPMI tracing functions

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

7.1CVSS5.9AI score0.00218EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/06/18 11:2 a.m.10 views

CVE-2022-50094

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

7.1CVSS5.4AI score0.00218EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.13 views

CVE-2022-50078 tracing/eprobes: Do not allow eprobes to use $stack, or % for regs

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

0.002EPSS
SaveExploits0References3
Rows per page
Query Builder