Lucene search
+L

2190 matches found

OSV
OSV
added 2024/10/23 5:4 p.m.11 views

CVE-2024-49756 AshPostgres empty, atomic, non-bulk actions, policy bypass for side-effects vulnerability.

AshPostgres is the PostgreSQL data layer for Ash Framework. Starting in version 2.0.0 and prior to version 2.4.10, in certain very specific situations, it was possible for the policies of an update action to be skipped. This occurred only on "empty" update actions no changing fields, and would...

5.3CVSS6.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/23 5:4 p.m.33 views

CVE-2024-49756 AshPostgres empty, atomic, non-bulk actions, policy bypass for side-effects vulnerability.

AshPostgres is the PostgreSQL data layer for Ash Framework. Starting in version 2.0.0 and prior to version 2.4.10, in certain very specific situations, it was possible for the policies of an update action to be skipped. This occurred only on "empty" update actions no changing fields, and would...

5.3CVSS0.00512EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.4 views

SUSE CVE-2022-48974

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: fix using thiscpuadd in preemptible Currently in nfconntrackhashcheckinsert, when it fails in nfctextvalidpre/post, NFCTSTATINC will be called in the preemptible context, a call trace can be triggered: BUG:...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.6 views

SUSE CVE-2022-48976

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtableoffload: fix using thiscpuadd in preemptible flowoffloadqueuework can be called in workqueue without bh disabled, like the call trace showed in my actct testing, calling NFFLOWTABLESTATINC there would cause a...

5.5CVSS5.8AI score0.00204EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.4 views

SUSE CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS6.7AI score0.0019EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.8 views

SUSE CVE-2022-49012

In the Linux kernel, the following vulnerability has been resolved: afs: Fix server-active leak in afsputserver The atomicread was accidentally replaced with atomicincreturn, which prevents the server from getting cleaned up and causes rmmod to hang with a warning: Can't purge s=00000001...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.8 views

SUSE CVE-2022-49018

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

5.5CVSS6.6AI score0.00153EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/22 8:39 a.m.16 views

CVE-2022-49018

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

4.7CVSS5.1AI score0.00153EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.15 views

CVE-2022-49018

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

5.5CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2022-49018

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

5.5CVSS5AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2022-49012

In the Linux kernel, the following vulnerability has been resolved: afs: Fix server-active leak in afsputserver The atomicread was accidentally replaced with atomicincreturn, which prevents the server from getting cleaned up and causes rmmod to hang with a warning: Can't purge s=00000001...

5.5CVSS4.6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS6.1AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.15 views

AZL-51327 CVE-2022-48976 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtableoffload: fix using thiscpuadd in preemptible flowoffloadqueuework can be called in workqueue without bh disabled, like the call trace showed in my actct testing, calling NFFLOWTABLESTATINC there would cause a...

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

DEBIAN-CVE-2022-48974

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: fix using thiscpuadd in preemptible Currently in nfconntrackhashcheckinsert, when it fails in nfctextvalidpre/post, NFCTSTATINC will be called in the preemptible context, a call trace can be triggered: BUG:...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

DEBIAN-CVE-2022-48976

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtableoffload: fix using thiscpuadd in preemptible flowoffloadqueuework can be called in workqueue without bh disabled, like the call trace showed in my actct testing, calling NFFLOWTABLESTATINC there would cause a...

5.5CVSS5.3AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

UBUNTU-CVE-2022-48974

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: fix using thiscpuadd in preemptible Currently in nfconntrackhashcheckinsert, when it fails in nfctextvalidpre/post, NFCTSTATINC will be called in the preemptible context, a call trace can be triggered: BUG:...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

UBUNTU-CVE-2022-49018

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

UBUNTU-CVE-2022-48976

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtableoffload: fix using thiscpuadd in preemptible flowoffloadqueuework can be called in workqueue without bh disabled, like the call trace showed in my actct testing, calling NFFLOWTABLESTATINC there would cause a...

5.5CVSS6.1AI score0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

UBUNTU-CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS5.7AI score0.0019EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.26 views

CVE-2022-49018 mptcp: fix sleep in atomic at close time

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

0.00153EPSS
SaveExploits0References2
Rows per page
Query Builder