Lucene search
+L

11276 matches found

OSV
OSV
added 2023/06/23 8:15 p.m.3 views

DEBIAN-CVE-2023-3212

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

4.4CVSS6.1AI score0.00262EPSS
SaveExploits0References1
Prion
Prion
added 2023/06/23 8:15 p.m.33 views

Null pointer dereference

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

1.4CVSS5.4AI score0.00262EPSS
SaveExploits0References7Affected Software4
OSV
OSV
added 2023/06/23 8:15 p.m.8 views

UBUNTU-CVE-2023-3212

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

4.4CVSS6.6AI score0.00262EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2023/06/23 8:15 p.m.51 views

CVE-2023-3212

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

4.4CVSS6.5AI score0.00262EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2023/06/23 12:00 a.m.66 views

CVE-2023-3212

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

6.5AI score0.00262EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2023/06/23 12:00 a.m.11 views

GetAllPools could panic at iterator loop

Lines of code Vulnerability details Impact A panic could occur in GetAllPools and stop the program Proof of Concept there is no check for pool value if nil or not before calling MustUnmarshal which could lead to a panic issue in the program func k Keeper GetAllPoolsctx sdk.Context pools types.Poo...

6.7AI score
SaveExploits0
CVE
CVE
added 2023/06/23 12:00 a.m.256 views

CVE-2023-3212

CVE-2023-3212 affects the Linux kernel gfs2 file system. A NULL pointer dereference occurs on corrupt gfs2 filesystems when the evict path references the journal descriptor structure after it has been freed, enabling a local privileged user to trigger a kernel panic. Affected: Linux kernel with g...

4.4CVSS6.3AI score0.00262EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/06/23 12:00 a.m.12 views

CVE-2023-3212

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

7.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2023/06/23 12:00 a.m.77 views

CVE-2023-3212

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

4.4CVSS7.2AI score0.00262EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/06/23 12:00 a.m.24 views

GetStandardDenom at CreatePool might panic on unchecked nil

Lines of code Vulnerability details Impact A panic might occur when calling CreatePool and stop the app Proof of Concept here we can see CreatePool is creating new struct pool which call k,GetStandardDenom as value for StandardDenom key. now lets check GetStandardDenom body: func k Keeper...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/06/21 12:00 a.m.61 views

ALSA-2023:3723 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: use-after-free vulnerability in the perfgroupdetach function of the Linux Kernel Performance Events CVE-2023-2235 kernel: netfilter: use-after-free in nftables when processing batch...

7.8CVSS7.3AI score0.12966EPSS
SaveExploits11References14
OSV
OSV
added 2023/06/19 6:15 p.m.32 views

DEBIAN-CVE-2023-3022

A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times fib6info. This was not accounted for in other parts of the code where rt6info was expected unconditionally, potentially leading to a kerne...

5.5CVSS6.6AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
added 2023/06/19 6:15 p.m.33 views

CVE-2023-3022

A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times fib6info. This was not accounted for in other parts of the code where rt6info was expected unconditionally, potentially leading to a kerne...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/19 6:15 p.m.10 views

UBUNTU-CVE-2023-3022

A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times fib6info. This was not accounted for in other parts of the code where rt6info was expected unconditionally, potentially leading to a kerne...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/19 4:29 p.m.17 views

MGASA-2023-0202 Updated kernel-linus packages fix security vulnerabilities

This kernel-linus update is based on upstream 5.15.117 and fixes atleast the following security issues: In the Linux kernel through 6.2.7, fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs CVE-2022-48425. An out-of-bounds memory access flaw was fou...

7.8CVSS7.3AI score0.12966EPSS
SaveExploits10References9
Vulnrichment
Vulnrichment
added 2023/06/19 12:00 a.m.5 views

CVE-2023-3022

A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times fib6info. This was not accounted for in other parts of the code where rt6info was expected unconditionally, potentially leading to a kerne...

5.3AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/06/19 12:00 a.m.41 views

CVE-2023-3022

A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times fib6info. This was not accounted for in other parts of the code where rt6info was expected unconditionally, potentially leading to a kerne...

5.9AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/19 12:00 a.m.13 views

CVE-2023-3022

A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times fib6info. This was not accounted for in other parts of the code where rt6info was expected unconditionally, potentially leading to a kerne...

5.5CVSS7.8AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/06/16 12:00 a.m.21 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : rekor (SUSE-SU-2023:2515-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2023:2515-1 advisory. - updated to rekor 1.2.1 jscSLE-23476: - CVE-2023-33199: Fixed that malformed proposed intoto v0.0.2...

5.3CVSS6.1AI score0.0067EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/06/15 12:55 a.m.5 views

SUSE CVE-2023-3212

A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a...

4.3CVSS6.5AI score0.00262EPSS
SaveExploits0References16
Rows per page
Query Builder