Exercise 15.1.32 in Dummit & Foote, along with the included hint, is
Suppose that $M$ is a $R$-module and that $P$ is a maximal element in the collection of ideals of the form $\operatorname{Ann}(m)$, for $m\in M$. Prove that $P$ is a prime ideal. [If $P=\operatorname{Ann}(m)$ and $ab\in P$, show that $bm\neq 0$ implies $\operatorname{Ann}(m)\subseteq \operatorname{Ann}(bm)$ and use the maximality of $P$ to deduce that $a\in \operatorname{Ann}(bm)=P$.]
(Note that $R$ is commutative with $1\neq0$.)
It seems to me that this is false unless we replace "for $m\in M$" with "for $0\neq m\in M$"; otherwise, $R=\operatorname{Ann}(0)$ is the only such maximal element yet is never prime.
I also have an issue with the hint: $\operatorname{Ann}(m)\subseteq \operatorname{Ann}(bm)$ is true whether or not $bm=0$, since $rm=0$ implies $rbm=brm=b0=0$. Should I asusme the above correction, and replace this with "$\operatorname{Ann}(m)\subseteq \operatorname{Ann}(bm)\neq R$"?