Lucene search
+L

10945 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.3 views

DEBIAN-CVE-2022-49485

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix null pointer dereference of pointer perfmon In the unlikely event that pointer perfmon is null the WARNON return path occurs after the pointer has already been deferenced. Fix this by only dereferencing perfmon after...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

DEBIAN-CVE-2022-49353

In the Linux kernel, the following vulnerability has been resolved: powerpc/paprscm: don't requests stats with '0' sized stats buffer Sachin reported 1 that on a POWER-10 lpar he is seeing a kernel panic being reported with vPMEM when paprscm probe is being called. The panic is of the form below...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.17 views

UBUNTU-CVE-2022-49353

In the Linux kernel, the following vulnerability has been resolved: powerpc/paprscm: don't requests stats with '0' sized stats buffer Sachin reported 1 that on a POWER-10 lpar he is seeing a kernel panic being reported with vPMEM when paprscm probe is being called. The panic is of the form below...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:0 a.m.42 views

CVE-2022-49172

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix non-access data TLB cache flush faults When a page is not present, we get non-access data TLB faults from the fdc and fic instructions in flushuserdcacherangeasm and flushusericacherangeasm. When these occur, the cach...

7.8CVSS0.00269EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:0 a.m.17 views

CVE-2022-49124

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

5.5CVSS0.00251EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 2:23 a.m.14 views

CVE-2022-49565 perf/x86/intel/lbr: Fix unchecked MSR access error on HSW

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/lbr: Fix unchecked MSR access error on HSW The fuzzer triggers the below trace. 7763.384369 unchecked MSR access error: WRMSR to 0x689 tried to write 0x1fffffff8101349e at rIP: 0xffffffff810704a4...

5.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/26 2:12 a.m.5 views

CVE-2022-49404 RDMA/hfi1: Fix potential integer multiplication overflow errors

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix potential integer multiplication overflow errors When multiplying of different types, an overflow is possible even when storing the result in a larger type. This is because the conversion is done after the...

6.2AI score0.0027EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:11 a.m.142 views

CVE-2022-49394

The CVE-2022-49394 entry describes a Linux kernel vulnerability in blk-iolatency where inflight IO counters could become imbalanced and IOs hang when a cgroup with iolatency is offline or disabled. The root cause is that enabled counters could be manipulated in iolatency_set_limit() and iolatency...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.16 views

CVE-2022-49353

In the Linux kernel, the following vulnerability has been resolved: powerpc/paprscm: don't requests stats with '0' sized stats buffer Sachin reported 1 that on a POWER-10 lpar he is seeing a kernel panic being reported with vPMEM when paprscm probe is being called. The panic is of the form below...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.22 views

CVE-2022-49353 powerpc/papr_scm: don't requests stats with '0' sized stats buffer

In the Linux kernel, the following vulnerability has been resolved: powerpc/paprscm: don't requests stats with '0' sized stats buffer Sachin reported 1 that on a POWER-10 lpar he is seeing a kernel panic being reported with vPMEM when paprscm probe is being called. The panic is of the form below...

0.00224EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 2:11 a.m.10 views

CVE-2022-49353 powerpc/papr_scm: don't requests stats with '0' sized stats buffer

In the Linux kernel, the following vulnerability has been resolved: powerpc/paprscm: don't requests stats with '0' sized stats buffer Sachin reported 1 that on a POWER-10 lpar he is seeing a kernel panic being reported with vPMEM when paprscm probe is being called. The panic is of the form below...

5.5CVSS5.2AI score
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:11 a.m.103 views

CVE-2022-49353

The CVE-2022-49353 entry affects the Linux kernel’s powerpc/papr_scm PMU code. A NULL pointer and kernel panic could be triggered when a zero-sized stat_buffer is passed to drc_pmem_query_stats() for NVDIMM performance IDs because papr_scm_pmu_check_events() did not verify p->stat_buffer_len b...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.86 views

CVE-2022-49172

Summary: CVE-2022-49172 pertains to the Linux kernel parisc line. The root cause was non-access data TLB faults from flush_user_dcache_range_asm and flush_user_icache_range_asm when pages are not present, leading to cache lines not being invalidated and potential memory corruption. Impact details...

7.8CVSS5.3AI score0.00269EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.23 views

CVE-2022-49172 parisc: Fix non-access data TLB cache flush faults

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix non-access data TLB cache flush faults When a page is not present, we get non-access data TLB faults from the fdc and fic instructions in flushuserdcacherangeasm and flushusericacherangeasm. When these occur, the cach...

7.8CVSS5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.47 views

CVE-2022-49172 parisc: Fix non-access data TLB cache flush faults

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix non-access data TLB cache flush faults When a page is not present, we get non-access data TLB faults from the fdc and fic instructions in flushuserdcacherangeasm and flushusericacherangeasm. When these occur, the cach...

7.8CVSS0.00269EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.64 views

CVE-2022-49172

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix non-access data TLB cache flush faults When a page is not present, we get non-access data TLB faults from the fdc and fic instructions in flushuserdcacherangeasm and flushusericacherangeasm. When these occur, the cach...

7.8CVSS5.5AI score0.00269EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.57 views

CVE-2022-49124

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

5.5CVSS5.4AI score0.00251EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.34 views

CVE-2022-49124 x86/mce: Work around an erratum on fast string copy instructions

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

0.00251EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 1:55 a.m.14 views

CVE-2022-49124 x86/mce: Work around an erratum on fast string copy instructions

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

6.2AI score
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/25 6:7 p.m.32 views

Security Bulletin: Rational Performance Tester contains vulnerabilities which could affect Eclipse Jetty

Summary Due to the use of Eclipse Jetty, Rational Performance Tester contains vulnerabilities around request processing that could lead to a potential denial of service attack. Vulnerability Details CVEID:CVE-2024-9823 DESCRIPTION: Eclipse Jetty is vulnerable to a denial of service, caused by a...

7.5CVSS6.9AI score0.0094EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder