Lucene search
+L

821 matches found

RedHat Linux
RedHat Linux
•added 2024/03/19 5:43 p.m.•8 views

kernel: kernfs: fix potential NULL dereference in __kernfs_remove

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix potential NULL dereference in kernfsremove When lockdep is enabled, lockdepassertheldwrite would cause potential NULL pointer dereference. Fix the following smatch warnings: fs/kernfs/dir.c:1353 kernfsremove warn:...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References5
Prion
Prion
•added 2024/03/06 7:15 a.m.•35 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: afunix: fix lockdep positive in skdiagdumpicons syzbot reported a lockdep splat 1. Blamed commit hinted about the possible lockdep violation, and code used unixstatelocknested in an attempt to silence lockdep. It is not sufficien...

6.8AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2024/03/06 7:15 a.m.•41 views

CVE-2024-26624

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References11
CVE
CVE
•added 2024/03/06 6:45 a.m.•10309 views

CVE-2024-26624

CVE-2024-26624 is rejected by its CNA and does not represent an active vulnerability.

7.5AI score
SaveExploits0
Debian CVE
Debian CVE
•added 2024/03/06 6:45 a.m.•45 views

CVE-2024-26624

Removed by vendor...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
•added 2024/03/04 8:02 p.m.•39 views

CVE-2023-52522

A flaw was found in the Linux kernel that allows for potential store tearing within the neighperiodicwork function, meaning a write operation on a value is not protected properly and could result in inconsistencies if another process or thread reads from that value before the operation is complet...

5.5CVSS5.8AI score0.00332EPSS
SaveExploits0References4
OSV
OSV
•added 2024/03/02 10:15 p.m.•5 views

DEBIAN-CVE-2023-52522

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

5.5CVSS5.6AI score0.00332EPSS
SaveExploits0References1
Prion
Prion
•added 2024/03/02 10:15 p.m.•37 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

7.3AI score0.00332EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2024/03/02 10:15 p.m.•35 views

CVE-2023-52522

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

8.8CVSS6.1AI score0.00332EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2024/03/02 9:52 p.m.•26 views

CVE-2023-52522

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

8.8CVSS7.1AI score0.00332EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/03/02 9:52 p.m.•41 views

CVE-2023-52522 net: fix possible store tearing in neigh_periodic_work()

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

8.8CVSS7.6AI score0.00332EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2024/03/02 5:49 a.m.•10 views

SUSE CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS7.9AI score0.00246EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/03/02 12:00 a.m.•0 views

CVE-2023-52522: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

8.8CVSS5.8AI score0.00332EPSS
SaveExploits0References13
OSV
OSV
•added 2024/02/28 9:15 a.m.•6 views

DEBIAN-CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS5.2AI score0.0049EPSS
SaveExploits0References1
OSV
OSV
•added 2024/02/28 9:15 a.m.•8 views

DEBIAN-CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
•added 2024/02/28 9:15 a.m.•38 views

CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS8.4AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
•added 2024/02/28 9:15 a.m.•11 views

CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS6.7AI score
SaveExploits0References4
OSV
OSV
•added 2024/02/28 9:15 a.m.•13 views

UBUNTU-CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS6.7AI score0.00246EPSS
SaveExploits0References7
OSV
OSV
•added 2024/02/28 9:15 a.m.•8 views

UBUNTU-CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS5.8AI score0.0049EPSS
SaveExploits0References8
NVD
NVD
•added 2024/02/26 4:27 p.m.•26 views

CVE-2023-52468

In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in classregister The lockclasskey is still registered and can be found in lockkeyshash hlist after subsysprivate is freed in error handler path.A task who iterate over the lockkeyshash later may cause...

7.8CVSS7.4AI score0.00275EPSS
SaveExploits0References3
Rows per page
Query Builder